<div dir="ltr">Hi David,<div>I have done modifications in the Trnsysfunctions.f90, Trnsysdata.f90 and Trnsysfunctions.f90 files and generated *.mod files using g95 compiler. The new *.mod files are able to generate *.dll file for new component type. Now I am going to try the new component type in the Trnsys studio and will send you the modified *.mod files, if it works perfectly, to replace the old ones on the Trnsys website. </div><div><br></div><div>Thanks and regards,</div><div>Dr. Ramkishore Singh</div><div>Department of Physics</div><div>Durban University of Technology</div><div>Durban, South Africa  <br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 9 July 2015 at 18:15, David BRADLEY <span dir="ltr"><<a href="mailto:d.bradley@tess-inc.com" target="_blank">d.bradley@tess-inc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Dr Singh,<br>
      That tutorial was written quite some time ago for Trnsys16 and I
    think it may require some significant expertise with the g95
    compiler in order to compile Types for Trnsys17 successfully with
    it. The error you are getting suggests that your g95 compile project
    cannot understand the definition of the "getSimulationTime" function
    that Types typically use to obtain the simulation time. The
    definition of the function is contained in one of the *.mod files
    that is created when the TRNDll.dll is compiled. However *.mod files
    are compiler specific; a *.mod file compiled by one compiler cannot
    be accessed by a different compiler. <br>
    regards,<br>
     David<div><div class="h5"><br>
    <br>
    <br>
    <div>On 07/09/2015 02:48, R.K. Singh wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">
        <div class="gmail_quote">Hi everyone,<br>
          I am a TRNSYS17 user and trying to build a new component. I am
          using fortran g95 compiler as per the instructions available
          on the TRNSYS website. When I compiled fortran file I
          encountered an error: function, 'getsimulationtime' at (1) has
          no implicit type. I will appreciate if any one can help me to
          resolve the issue.<br>
          <br>
          Thanks,<br>
          Dr Ramkishore Singh<br>
          Durban University of Technology,<br>
          Durban, South Africa<br>
        </div>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
TRNSYS-users mailing list
<a href="mailto:TRNSYS-users@lists.onebuilding.org" target="_blank">TRNSYS-users@lists.onebuilding.org</a>
<a href="http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org" target="_blank">http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</a>
</pre>
    </blockquote>
    <br>
    <pre cols="72">-- 
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
22 North Carroll Street - suite 370
Madison, WI  53703 USA

P:<a href="tel:%2B1.608.274.2577" value="+16082742577" target="_blank">+1.608.274.2577</a>
F:<a href="tel:%2B1.608.278.1475" value="+16082781475" target="_blank">+1.608.278.1475</a>
<a href="mailto:d.bradley@tess-inc.com" target="_blank">d.bradley@tess-inc.com</a>

<a href="http://www.tess-inc.com" target="_blank">http://www.tess-inc.com</a>
<a href="http://www.trnsys.com" target="_blank">http://www.trnsys.com</a></pre>
  </div>

</blockquote></div><br></div>