| 1 | initial version |
During the simulation you can access the time with this code:
ierr, the_time_right_now = psspy.dsrval('TIME', INDX)
Integer INDX is an index to a dynamics array. It is Ignored for 'TIME'.
So, if you were running and stopping, you could capture the time whenever you pause.
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.