Calculation speed
When performing dynamic calculations, I call the psspy.run() command a hundred times (start time 0 sec., end time 10 sec., step 0.1 sec.). This is necessary to extract data from the .out file during simulation. However, I notice that the first iterations are performed very quickly (tpause = 0.1, 0.2 ...), but over time, with each call to the psspy.run() command, the calculation speed decreases. Is there any possibility to speed up the simulation duration?