Dear All,<div>I need to connect TRNSYS with Matlab. I have TRNSYS 16_1 and Matlab R2008b on Windows 7.</div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">How do I compile Type155.f90?</span></div>
<div>Here is what I did so far:</div><div>1) I copied to <span class="Apple-style-span" style="font-family: monospace; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">\Trnsys16_1\SourceCode\Optional from Matlab folders </span><span class="Apple-style-span" style="font-family: monospace; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">libeng.lib, libmat.lib, libmex.lib and libmx.lib.</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">2)I have Silverfrost personal edition. When I compile it gives and error: C:\Program Files\Trnsys16_1\SourceCode\Optional\type155.F90(169) : error 404 - Cannot find definition for MODULE TRNSYSCONSTANTS.</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">3)I go inside of C:\Program Files\Trnsys16_1\SourceCode\Kernel\TrnsysConstants.F90 and compile it. It shows me another error: C:\Program Files\Trnsys16_1\SourceCode\Kernel\TrnsysConstants.F90(63) : error 62 - Invalid KIND specifier</span></div>
<div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">4)On code line 63 I delete the constant(8) and it works. </span></div><div><font class="Apple-style-span" face="monospace" size="3"><span class="Apple-style-span" style="white-space: pre;">5)I copy this file </span></font><span class="Apple-style-span" style="font-family: monospace; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">TrnsysConstants.F90 to the same location as Type155.ft90, but still gives me the same error when I compile Type155.ft90</span></div>
<div><font class="Apple-style-span" face="monospace" size="3"><span class="Apple-style-span" style="white-space: pre;">6)I checked already the windows path of bin\win32, and is OK<br></span></font></div><div><div><font class="Apple-style-span" face="monospace" size="3"><span class="Apple-style-span" style="white-space: pre;"><br>
</span></font></div><div><font class="Apple-style-span" face="monospace" size="3"><span class="Apple-style-span" style="white-space: pre;">Please let me know how do I make this connection work?</span></font></div><div><font class="Apple-style-span" face="monospace" size="3"><span class="Apple-style-span" style="white-space: pre;"><br>
</span></font></div><div><font class="Apple-style-span" face="monospace" size="3"><span class="Apple-style-span" style="white-space: pre;">Thanks,</span></font></div><div><font class="Apple-style-span" face="monospace" size="3"><span class="Apple-style-span" style="white-space: pre;">Emilia Visek<br>
</span></font><br>
</div></div>