----- Forwarded Message -----
Send TRNSYS-users mailing list submissions to
trnsys-users@lists.onebuilding.orgTo subscribe or unsubscribe via the World Wide Web, visit
http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.orgor, via email, send a message with subject or body 'help' to
trnsys-users-request@lists.onebuilding.orgYou can reach the person managing the list at
trnsys-users-owner@lists.onebuilding.orgWhen replying, please edit your Subject line so it is more specific
than "Re: Contents of TRNSYS-users digest..."
Today's Topics:
1. Fwd: Issue in creating new component (R.K. Singh)
2. Re: Fwd: Issue in creating new component (David BRADLEY)
3. Re: Output File (David BRADLEY)
Hi everyone,
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.
Thanks,
Dr Ramkishore Singh
Durban University of Technology,
Durban, South Africa
Dr Singh,
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.
regards,
David
On 07/09/2015 02:48, R.K. Singh wrote:
Hi everyone,
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.
Thanks,
Dr Ramkishore Singh
Durban University of Technology,
Durban, South Africa
_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@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@tess-inc.com
http://www.tess-inc.com
http://www.trnsys.com
Alexandros,
Before a simulation runs, the Studio creates the TRNSYS input
file, which is text based. It has the extension *.dck and will be
located in the same directory as your *.tpf file. You can also
select "Report" from the "File" menu in Studio and get a text file
list of the connections between components in your project.
regards,
David
On 07/08/2015 06:16, ALEXANDROS
PECHTELIDIS wrote:
Hello everyone,
I want to ask what is the easiest way to export trnsys
simulation studio (tpf file) to xls file or txt file in order
to have access to values and make some diagrams!
Regards
Alexandros
_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@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@tess-inc.com
http://www.tess-inc.com
http://www.trnsys.com
_______________________________________________
TRNSYS-users mailing list
TRNSYS-users@lists.onebuilding.orghttp://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org