[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TRNSYS-users] dynamic data invalid data points



Dear Jeremy,

You can add a control equation in your deck that control these specific conditions and sets the power to zero. In fact that would do the "errorif" that you do not want to code in fortran. You can do it either with a hysteresis controller type, or with the so un-user-friendly (message to developpers!) syntax (gt, lt, etc) in an equation.

That would do :

Inputs -> Abs chiller -> equation -> power output
  |                                   ^
 v                                   |
-> -> (Sorry for my bad diagramm skills )

Cheers