Pausing FAST

Hello

If I wanted to pause FAST at the end of a timestep and get it to wait while some external process was occurring, is it possible? Where would be a good place to do it?

Thanks

Alec

Alec,

I’m not really sure, but maybe you can look for the code that prints the status messages that FAST displays as it runs and put it outside the MOD portion of the loop.

If the external process is running as a DLL, you could probably call it directly from FAST.