GE Wind modelling problem
I tried to model using GE wind in PSSE. My PSS/E version is 34.0.2
But It can't work when I tried to compile from 'psse command prompt'.
I didn't have those problem when I use PSSE 32 version.
How can I solve them?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
I tried to model using GE wind in PSSE. My PSS/E version is 34.0.2
But It can't work when I tried to compile from 'psse command prompt'.
I didn't have those problem when I use PSSE 32 version.
How can I solve them?
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')
Asked: 2018-01-14 19:51:17 -0500
Seen: 398 times
Last updated: Jan 15 '18