<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Harper,<br>
     The recommended method in Trnsys17 is to use the
    setStaticArrayValue() and getStaticArrayValue() functions. Both are
    discussed in the 07-Programmer's Guide.<br>
    <br>
     If you want to continue with the older method then I would guess
    that the range check error you are seeing comes from trying to
    access a spot in the storage array that is beyond the range reserved
    by the Type. Check to make sure that the setStorageSize() function
    call is correct.<br>
    kind regards,<br>
     David<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/25/2015 11:52, LUO Xiaojun wrote:<br>
    </div>
    <blockquote
cite="mid:HK2PR04MB1027703EA6576FA8F1828774DCAE0@HK2PR04MB1027.apcprd04.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
      <div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
        <p>Hi all:<br>
        </p>
        <p><br>
        </p>
        <p>I'm trying to complie a dynamic component by Fortran 90.
          However, when I write  <strong>GetStoragevVars(stored,nitems,info)</strong>,
          it always show the error "range check error". I'm not sure
          whether this function is useful in TRNSYS17 component. Have
          you ever complied any dynamic component in Trnsys, in which
          the variable is a function of time? Could you please give me
          some suggestions on how to use the dynamic storage in
          TRNSYS17?<br>
        </p>
        <p><br>
        </p>
        <p>Thanks a lot,<br>
        </p>
        <p>Harper<br>
        </p>
        <p>City University of Hong Kong<br>
        </p>
        <p><br>
        </p>
      </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>