<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Lisa,<br>
      The best way to go about solving this problem is to step one line
    at a time through the code while your simulation is running from the
    debugging/compiling environment. In order to do this, of course, you
    need to have a Fortran compiler. If you have access to the Intel
    Visual Fortran (IVF) compiler then you can load the IVF project that
    is included in the ..\Trnsys17\Compilers\IVF11x\ directory, add the
    STEC Library components to the project and begin the debugging
    process that way. Put breakpoints into the air receiver component
    code. Once you hit a breakpoint you can then step one line at a time
    and look at intermediate values until you hit the line in question.<br>
    Kind regards,<br>
     David<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 8/7/2014 04:22, Lisa Hagg wrote:<br>
    </div>
    <blockquote cite="mid:1407403358145.71199@lneg.pt" type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
      <p>Hi, <br>
      </p>
      <p>I'm currently doing my master thesis with the help of TRNSYS,
        but there seems to be an issue which I can't overcome.<br>
      </p>
      <p>The issue is within the air receiver in the STEC library. As
        soon as the air flow is set to a value of 8040 and below a
        fortran error occurs. The error code is 696: real zero raised to
        negative power. However I have looked in the source code of the
        type (422) and I can't find a negative power anywhere, so I
        don't understand how 0 can be raised to a negative power in the
        type, when there seems to be no negative power in the code at
        all. <br>
      </p>
      <p>I have isolated each type used in my code, and all signs point
        towards the air receiver being the issue, since the other types
        work by there own when the air flow is set below 8140. <br>
      </p>
      <p>I have also seen quite a few papers that use a heat exchanger
        as the tower, but still have the air receiver. Is this necessary
        and something I should do as well? Because I thought that the
        air receiver was the tower, but that might not be the case. <br>
      </p>
      <p>All kind of help is very appreciated!<br>
      </p>
      <p>Kind regards,<br>
      </p>
      <p>Lisa Hägg<br>
      </p>
      <p><br>
      </p>
      <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>