Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Check the post 'user defined library in PSSE34 - Library not found'. It seems the UDM library for the GE WT has not been linked properly or not loaded explicitly (GEWTxx.dll). Make sure that the GE WT dll model is for v.34. To load a model in a dll file use the API function "addmodellibrary" before initializing your run:

dllerr = psspy.addmodellibrary('my.dll')