Load library in PSSe 33
Try to load dll by an API addmodellibrary(libraryname), but it keeps telling me that the library can not be found. Please help
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Try to load dll by an API addmodellibrary(libraryname), but it keeps telling me that the library can not be found. Please help
If you are using the PSSE command line interface or a Python script, make sure you have syntax correct.
psspy.addmodellibrary(r"""C:\path\to\your.dll""")
Also be sure to include the full path of the DLL file.
Asked: 2018-03-21 14:51:14 -0500
Seen: 547 times
Last updated: Mar 21 '18
Model of single phase machine in PSS/E
renewable generation not shown in load flow
How to retrieve generation data from Dynamic studies?
Run multiple python files from one python file
How to get DC shift factor from PSSE RAW files
Informations about user defined gov model BPA GG
Is there a python function to return plant model con data in dynamic case model?