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.

Notifications
Clear all

Issue with Type163

1 Posts
1 Users
0 Reactions
491 Views
0
Topic starter

Hello community,
Please I have an issue with connecting the solar collector and thermal storage with type163 (that is calling a python code that models a drying room). Here is what shows when I run the simulation. Please if you have the solution don't ignore my request. Thank you.

1 Answer
0
Topic starter

Salwa,

  I don't think the problem actually has to do with Type163. The error message that you attached suggests that there is a problem reading from one of the data files. My suspicion would be that if you look in the location of your weather data file, you'll find a file with the correct name but with a 0kB size. This is an unfortunate "feature" of Fortran. If you try to open a file that doesn't exist, regrettably Fortran will create an empty file with the same name at that location. Then the next time you try, the file is found but since it is empty, the read fails. In TRNSYS what often happens is that you point to a weather file that doesn't exist, you run the simulation. You get an error and then when you run the simulation again the file is found but is empty. 

kind regards,

 David

 

Share: