[TRNSYS-users] Open a file at the end of simulation
David Bradley
bradley at tess-inc.com
Wed Sep 9 09:59:50 PDT 2009
John,
There is an AFTER command that can be implemented in the deck. Check
the TRNEdit manual for a description of how the syntax is implemented
but basically you specify the command, then specify the program that
should be launched, then specify the name of the file that should be opened.
If you have access to a Fortran compiler, a more flexible thing that
you could do is to write some code in the TRNOUT routine. This is called
as the very last step in a simulation and can be used to do whatever you
want (including opening raw output files and reformatting them to look
nicer).
Kind regards,
David
bushjd at umd.edu wrote:
> Hello TRNSYS Users,
> Is there a way to have TRNSYS open an output file at the end of a simulation?
> I am developing a model for someone else, a not-in-practice TRNSYS user, and would like to have one of my output external files automatically open at the end of the simulation, or something similar. I want to have the integrated loads are shown in plain, numeric values automatically. Basically, a summary page.
> Does anyone know of a good way of doing this?
> Thanks
> John
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at cae.wisc.edu
> https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users
>
>
>
>
--
***********************************************************************
Thermal Energy System Specialists (TESS), LLC
David BRADLEY 22 N. Carroll Street - Suite 370
Partner Madison, WI 53703
USA
P: +1.608.274.2577
F: +1.608.278.1475
E-mail: bradley at tess-inc.com
Web Pages: http://www.tess-inc.com and http://www.trnsys.com
***********************************************************************
More information about the TRNSYS-users
mailing list