Dear all:<br><br>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.<br><br>We copy here the *.inp paragraphs corresponding to cool loop and control definition, just in case somebody can give us a clue about it.<br>
<br><br>$ ---------------------------------------------------------<br>$              Circulation Loops<br>$ ---------------------------------------------------------<br>&quot;Circuito AGUA FRIA&quot; = CIRCULATION-LOOP<br>
   TYPE             = CHW<br>   COOL-EQUIP-CTRL  = &quot;CONTROL&quot;<br><br><br>$ ---------------------------------------------------------<br>$              Equipment Controls<br>$ ---------------------------------------------------------<br>
<br>   &quot;CONTROL&quot;        = EQUIP-CTRL      <br>   TYPE             = COOLING<br>   CIRCULATION-LOOP = &quot;Circuito AGUA FRIA&quot;<br>   CHILLERS-1       = ( &quot;p1&quot;,&quot;p2&quot; )<br>   CHILLERS-SEQ-1   = ( 1   ,   2 )<br>
   ..<br><br>In addition, a warning appers: &quot;equip-ctrl: control has a storage sequence number specified, but no storage device is attached&quot;. But we have not defined any storage device or storage sequence.<br><br>
We attach to this mail the corresponding *.inp file.<br><br>Thank you very much in advance.  <br>