[TRNSYS-users] Editing a component
David BRADLEY
d.bradley at tess-inc.com
Wed Nov 22 13:35:34 PST 2017
Ghady,
In the file CallProgram.f90 comment out the line:
Use ifport , only:createProcess
you can comment out lines by putting an exclamation point ahead of
whatever text is on the line. It will look like:
!Use ifport , only:createProcess
You're using newer version of the compiler and an older version of the
TRNSYS code. At one point the compiler moved the "createProcess"
function from the ifport library such that the reference in the TRNSYS
code is no longer needed.
best,
David
On 11/22/2017 07:08, Ghady Dib via TRNSYS-users wrote:
>
> Dear all,
>
>
> In order to rebuild my TRNDLL after editing a component; I followed
> these steps:
>
>
> 1) Edit the component
>
>
> 2) ReCompile it (I will have the new Type.for in the source code folder)
>
>
> 3) Generate all the TRNDLL in order to create the new TRNDLL in
> release or debug folders (in the compiler folder). After that, copy
> the new TRNDLL to the exe file.
>
>
>
> But when I generate the TRNDLL I have this error:
>
>
> " error #6580: Name in only-list does not exist. [CREATEPROCESS] "
> According to Callprogram.f90.
>
> What should I do ?
>
>
> Thank you in advance
>
>
> --
> */*/*/
> /*/*
>
> Ghady DIB
>
> Doctorant
>
> Laboratoire CETHIL UMR 5008 Groupe Energétique des Systèmes Thermiques
> et Frigorifiques (ESTF) Département Génie Energétique et Environnement
> INSA Lyon France
>
> Tel:+ (33) 6 33 52 96 74 <tel:%2B%20%2833%29%206%2033%2052%2096%2074>
>
> /*
>
>
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at lists.onebuilding.org
> http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org
--
***************************
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
d.bradley at tess-inc.com
http://www.tess-inc.com
http://www.trnsys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20171122/67fa7c30/attachment.htm>
More information about the TRNSYS-users
mailing list