Ask Your Question
0

API to increase load in dynamic

asked 2022-04-19 09:33:52 -0500

Majo021 gravatar image

Hi:

I need your help to know the command to increase load in dynamic.

Thanks!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2022-04-19 12:00:46 -0500

perolofl gravatar image

You can pause the simulation and make a stepchange for a bus load with API:

psspy.load_chng_4(ibus,lid,[],[ 120.0,_f,_f,_f,_f,_f])

Here the constant power load at ibus, load id lid is changed to 120 MW. Use other real arguments to change constant current load or constant impedance load.

It is also possible to use scale activity (SCAL) to scale all loads in a subsystem.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2022-04-19 09:33:52 -0500

Seen: 385 times

Last updated: Apr 19 '22