Dear all:
We?re currently working with DOE 2.2 v 4.2, and we find that when we try to
define a chiller control sequence, when we simulate, none of the two
available chillers is working.
We copy here the *.inp paragraphs corresponding to cool loop and control
definition, just in case somebody can give us a clue about it.
$ ---------------------------------------------------------
$ Circulation Loops
$ ---------------------------------------------------------
"Circuito AGUA FRIA" = CIRCULATION-LOOP
TYPE = CHW
COOL-EQUIP-CTRL = "CONTROL"
$ ---------------------------------------------------------
$ Equipment Controls
$ ---------------------------------------------------------
"CONTROL" = EQUIP-CTRL
TYPE = COOLING
CIRCULATION-LOOP = "Circuito AGUA FRIA"
CHILLERS-1 = ( "p1","p2" )
CHILLERS-SEQ-1 = ( 1 , 2 )
..
In addition, a warning appers: "equip-ctrl: control has a storage sequence
number specified, but no storage device is attached". But we have not
defined any storage device or storage sequence.
We attach to this mail the corresponding *.inp file.
Thank you very much in advance.