First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Aug 17 '18

perolofl gravatar image

You have to write a user miscellaneous model that in MODE 3 will check variable ITER or IFLAG and set the following variables in order to stop the on-going simulation.

TPAUSE = -1.

KPAUSE = 1

The simulation will be interrupted and control is back to activity level. Read Program Operation, Chapter 23 Model Writing.