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.

A_Weiss
A_Weiss
@a_weiss
Moderator
TRNSYS Consultant
Joined: Jan 19, 2023
Last seen: May 25, 2026
Topics: 11 / Replies: 170
Reply
Answer to: How to write set of first-order equations using the Fortran language

@tm-abir-ahsan and @meiling_J The TRNSYS built-in compiler (TypeStudio) doesn't provide guidance on writing TRNSYS code; it only compiles Fortran co...

3 years ago
Reply
Answer to: How to submit seasonal/ annual domestic hot water profile to TRNSYS?

Ken, 1) If you want to use Type 41 to do this, I would first build the eight daily profiles you want (weekday winter, weekend winter, weekday spring...

3 years ago
Reply
Answer to: Vertical ground heat exchanger

@tm-abir-ahsan If you open the wizard for Type 548b (when you open the proforma, it's the magic wand icon in the lower left) and navigate to the Boreh...

3 years ago
Reply
Answer to: Is it possible to call and use a TRNSYS type in a new TRNSYS component (user created component)?

Ah, I see the problem. What I would try next is changing the conditional to check if the outlet temperature > inlet temperature by some nominal amo...

3 years ago
Reply
RE: Is it possible to get an input of a TRNSYS type as an output for other calculations or display?

Fprime_function is the function Type 1 calls to calculate the collector efficiency factor from the given efficiency equation coefficients. The functio...

3 years ago
Reply
Answer to: Is it possible to call and use a TRNSYS type in a new TRNSYS component (user created component)?

I wouldn't recommend trying to call a Type from within another Type. It sounds like you can make all the connections you described externally - just m...

3 years ago
Reply
Answer to: How to write set of first-order equations using the Fortran language

@meiling_J There's no built-in TRNSYS subroutine for simultaneous solution of multiple differential equations. There might be something in Intel's Mat...

3 years ago
Reply
RE: Building thermal capacitance

@tm-abir-ahsan If your concrete floor is a massive surface (which it should be by default), then no, you do not need to add the concrete floor capacit...

3 years ago
Reply
Answer to: Is it possible to get an input of a TRNSYS type as an output for other calculations or display?

@ken 1) It sounds like you want to create a variable in an equation block, which you can then use in multiple places in your project. In Simulatio...

3 years ago
Reply
Answer to: How to write set of first-order equations using the Fortran language

@meiling_j Where is your initial value for tbar coming from? It is used on lines 2, 3, and 6 of your code, but it isn't defined until the second to la...

3 years ago
Reply
RE: How to write set of first-order equations using the Fortran language

@meiling_j I noticed on line 1 you're using slot 2 in the dynamic storage array to read in ai, but on line 5 you're setting af to slot 1 of the dynami...

3 years ago
Reply
Answer to: TYPESTUDIO-An error was reported during the generation of the DLL file

Ah, that helps! 'updateReportValue' is not a valid Simulation Summary Report (SSR) command. Only 'updateReportMinMax' and 'updateReportIntegral' may...

3 years ago
Reply
Answer to: TYPESTUDIO-An error was reported during the generation of the DLL file

@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 -&...

3 years ago
Reply
RE: Pacemaker real time problem

@hilcontroller I used 64-bit TRNSYS, version 18.04.0000.

3 years ago
Reply
Answer to: Error with the parameters configuration plug-in of Type 533 (TESS storage tank)

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...

3 years ago
Page 11 / 13