Ask Your Question
0

start time for psspy.run

asked 2020-02-10 13:30:18 -0500

maryam gravatar image

Hello everyone, I want to do a simulation from 2 seconds until 10 seconds. but the code for running the model is psspy.run(option, tpause, nprt, nplt,crtplt) and it has only the end time. Does anybody know how to define the tstart for simulation? Thank you.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2020-02-14 18:17:50 -0500

MRS2016 gravatar image

Hi, not sure if my answer is accurate, but is this for the dynamic simulations? Because if so, as stated above, PSSE will run to the end time that is set up. All you have to do is when it reaches its end time is to change/extend the run time. As for getting the results from 2-10 seconds, have you tried changing the x values of the output graphs? Or is that not possible?

edit flag offensive delete link more
0

answered 2020-02-10 15:58:10 -0500

perolofl gravatar image

After initialisation the time is at minus two time steps. Every call of RUN simulates up to the next pause.

Please read the manual!

edit flag offensive delete link more

Comments

Thank you Perolofl. But I couldn't find the solution in the manual. Could you tell me in which part they talk about it? Thank you

maryam gravatar imagemaryam ( 2020-02-12 20:42:12 -0500 )edit

See 13.6.3 in Program Application Guide, vol II.

perolofl gravatar imageperolofl ( 2020-02-13 02:25:18 -0500 )edit

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: 2020-02-10 13:30:18 -0500

Seen: 703 times

Last updated: Feb 14 '20