First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
The PLBVFU1 generator model works fine in versions 33 to 35. Modify the python code to load psspy for v.35 as follows:
#import psse34
import psse35
import psspy
For additional information, search this forum for "plbvfu1" or check the post "How to create .plb file using psse35? What should be the settings of PLBVF1 model?"