Stopping CFX runs in batch
Although many users use the CFX Solver Manager to initiate, monitor, and stop solutions, one may wish to use commands to stop a solution when remotely logging into a workstation.
The cfx5stop command can be used to stop a solution by specifying the solver directory. Assuming that the solution is “myrun_001.dir”, the command to stop the run cleanly would be:
cfx5stop -dir myrun_001.dir
Comments are closed.