<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Safwan,<br>
     You will need to define an equation that has a value of 1 during
    the time of year when it is okay for the chiller to run and a 0 at
    other times. The equation might be:<br>
    <br>
    okChiller = AND(GT(TIME,3000),LT(TIME,5000))<br>
    <br>
      The result of the equation is a 1 whenever the hour of the year is
    between 3000 and 5000. You will obviously have to adjust the times
    to your cooling season. You then multiply the Type108 output by the
    result of the equation before passing it to the chiller.<br>
    regards,<br>
     David<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 10/24/2015 08:43, Safwan Kanan
      wrote:<br>
    </div>
    <blockquote
cite="mid:1208002072.2517738.1445694237152.JavaMail.yahoo@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica
        Neue, Helvetica, Arial, Lucida Grande,
        sans-serif;font-size:16px">
        <div id="yui_3_16_0_1_1445690111419_4462">Dear All,</div>
        <div id="yui_3_16_0_1_1445690111419_4482"><br>
        </div>
        <div id="yui_3_16_0_1_1445690111419_4538"> I am using Type 108
          to control room temperature and also to control absorption
          chiller,cooling tower and pumps, that's mean all the system
          will be (on or off ) together depending on room temperature.</div>
        <div id="yui_3_16_0_1_1445690111419_4588" dir="ltr">I want that
          because I running the simulation for a whole year, so chiller
          should be off in winter.</div>
        <div id="yui_3_16_0_1_1445690111419_4614" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1445690111419_4599" dir="ltr">Please
          correct me if I am wrong?</div>
        <div id="yui_3_16_0_1_1445690111419_4687" dir="ltr"><br>
        </div>
        <div id="yui_3_16_0_1_1445690111419_4698" dir="ltr">Safwan Kanan</div>
        <div id="yui_3_16_0_1_1445690111419_4699" dir="ltr">PhD student</div>
        <div id="yui_3_16_0_1_1445690111419_4700" dir="ltr">University
          of Manchester</div>
        <div id="yui_3_16_0_1_1445690111419_4701" dir="ltr">Manchester</div>
        <div id="yui_3_16_0_1_1445690111419_4707" dir="ltr">M13 9PL<br>
        </div>
        <div id="yui_3_16_0_1_1445690111419_4702" dir="ltr">UK<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
TRNSYS-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:TRNSYS-users@lists.onebuilding.org">TRNSYS-users@lists.onebuilding.org</a>
<a class="moz-txt-link-freetext" href="http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org">http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
22 North Carroll Street - suite 370
Madison, WI  53703 USA

P:+1.608.274.2577
F:+1.608.278.1475
<a class="moz-txt-link-abbreviated" href="mailto:d.bradley@tess-inc.com">d.bradley@tess-inc.com</a>

<a class="moz-txt-link-freetext" href="http://www.tess-inc.com">http://www.tess-inc.com</a>
<a class="moz-txt-link-freetext" href="http://www.trnsys.com">http://www.trnsys.com</a></pre>
  </body>
</html>