Welcome to the TRNSYS Users Forum.
The forum is a place where people can interact and have discussions about different topics involving the use of the TRNSYS software package. Here you can post topics for discussion or questions on using TRNSYS and get advice from other users or TRNSYS experts. This forum is not intended for detailed technical support. Users should contact their distributor’s hotline for such assistance.
Some tips for success on using the forum:
- Follow the Forum Rules posted in Forum Administration.
- There are categories for different types of topics and questions. Post your topic or question into the proper category.
- Before posting a topic or question search the existing topics (and the TRNSYS Users listserv archive or Post archive) to see if a similar topic or question has already been answered.
- Use a descriptive topic name. Don’t use attention getting subjects, they don’t get attention and only annoy people.
- State the version of TRNSYS and which add-ons your are using.
- Include enough specific details for your topic of question to be answered. Just posting “Why am I getting an error?” without describing the specific error and what you are trying to do when you get the error will not receive a response that fixes your issue.
- Remember when people help you, they are doing you a favor. Be patient, help people out by posting good descriptions of what you need help with, and be polite even if a response does not solve your issue.
- Moderators may edit your post for clarity or move your topic to a more appropriate category.
Last seen: Nov 25, 2024
Ah, that helps! 'updateReportValue' is not a valid Simulation Summary Report (SSR) command. Only 'updateReportMinMax' and 'updateReportIntegral' may...
@meiling_j Can you include the source code from your Type as part of your post? (Edit the post -> Click on the "<>"symbol in the tool bar -&...
@hilcontroller I used 64-bit TRNSYS, version 18.04.0000.
Hello, You didn't indicate which version of TRNSYS or the TESS libraries you are using? All of the tank models were updated with TESSLibs18, and Typ...
@hilcontroller I put a Pacemaker and plotter in their own project in Trnsys18 and have it running right now. I'll let you know in 24 hours if it becom...
When a project runs OK when called on its own, but generates a data file read error when called from TRNOpt, the solution is almost always to change t...
Archit, There is not enough information to say for sure what is happening, but I can offer a couple suggestions. Just like a real system, both the...
Instructions to download Microsoft Visual Studio IDE and Intel Fortran Compiler: 1. Visit to download the latest version of Visual Studio Community...
Floating point errors usually mean the code attempted to perform some invalid mathematical operation. In this case, the error tells you that the code ...
It is impossible to say for sure what the issue is without looking at the project file. However, people commonly overlook connecting a ground temperat...
There are three levels of messages TRNSYS prints to the log file: notices, warnings, and errors. ‘Notices’ are not a problem. Every project has noti...