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.
I am trying to use trnopt for optimization of a simple PVT system for maximizing electrical output... But after the trnopt popup where in we decide all the variables and optimization algorithm and all. ...and running optimization..till here everything is fine after that it is supposed to open wingenopt but that is not happening in my system....i tried the example optimization file also but again there's no wingenopt window opening....i have installed genopt.jar file and also have java files downloaded....i don't know where the problem is because i followed the exact same procedure given in description manual in tess library folder of trnsys18..... please can anyone help me out with how to use this trnopt for optimization.... it'll be very helpful.... please
It sounds like you are doing all the right things. It is hard to diagnose these problems because they are specific to the setup of each computer. Here are a couple of items I have noticed and that might help.
- neither GenOpt nor TRNSYS should be installed in the \Program Files\ or \Program Files (x86)\ directories. Those directories have write protections on them that prevent the programs from creating files even if the user has admin (full read/write) access. I have GenOpt in c:\GetOpt\ and TRNSYS in c:\Trnsys18\
- make sure that you are using the version of GenOpt that is mentioned in the TRNOpt documentation; the version of TRNOpt and the version of GenOpt have to match each other. You may have to go looking for older GenOpt releases.
- the Java version does not matter as much but make sure that the TRNOpt settings are pointing to the version and location of Java that you have installed.
- check to see whether the SYSTEM user (a built-in Windows account) has full read/write access to both the Trnsys and GenOpt directories.
~David