Load Dynamic Model Library
I need to find a way to load a *.dll(Dynamic Model Library, with use models) into a simulation that I run with python.
Do you know if there is a python api to do it?
Regards, Waltter
add a comment
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
I need to find a way to load a *.dll(Dynamic Model Library, with use models) into a simulation that I run with python.
Do you know if there is a python api to do it?
Regards, Waltter
Hey
This for example adds wind.dll library to the simulation psspy.addmodellibrary(r"""C:\Users\chjotho\Documents\PSSE\TruflunBrennimelWT4\wind.dll""")
Asked: 2013-04-22 11:35:11 -0500
Seen: 2,892 times
Last updated: Apr 25 '13