Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to add models VTGTPAT and FRQTPAT using psspy?

I am trying to run a bunch of simulations by varying the parameters of these models. I can just make multiple dyr files with these different parameters and feed them to the simulation loop. But i want to avoid that process and try to see if i can use psspy to automate the process.

For example, if i want to add a load model using psspy, i can just use:
psspy.addloadmodel()

If i want to add a machine related model, i can use:
psspy.addplantmodel()

Is there something similar for adding these models? These models are listed as 'Miscellanous other models' in the MODELS book, so i am not sure how to add these models to the system dynamics using psse.

How to add models VTGTPAT and FRQTPAT using psspy?

I am trying to run a bunch of simulations by varying the parameters of these models. I can just make multiple dyr files with these different parameters and feed them to the simulation loop. But i want to avoid that process and try to see if i can use psspy to automate the process.

For example, if i want to add a load model using psspy, i can just use:
psspy.addloadmodel()

If i want to add a machine related model, i can use:
psspy.addplantmodel()

Is there something similar for adding these models? These models are listed as 'Miscellanous other models' in the MODELS book, so i am not sure how to add these models to the system dynamics using psse.psspy.