| 1 | initial version |
VAR(L+1) specifies the time for initiating fast valving.
At initialisation of simulation VAR(L+1) is set to 9999 by PSSE. Change the value to the wanted time for start of fast valving. For example 1.3 if you want to initiate at time=1.3 s.
In a script use API:
psspy.change_plmod_var(ibus, id, ’TGOV2’, 2, 1.3)
After that you just run the simulation.
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.