[ANSYS, Inc. Logo] return to home search
next up previous contents index

1.4 Cleaning Up Processes From an ANSYS FLUENT Simulation

ANSYS FLUENT lets you easily remove extraneous processes in the event that an ANSYS FLUENT simulation needs to be stopped.

When a session is started, ANSYS FLUENT creates a cleanup-fluent script file. The script can be used to clean up all ANSYS FLUENT-related processes. ANSYS FLUENT creates the cleanup-script file in the current working folder with a file name that includes the machine name and the process identification number (PID)
(e.g., cleanup-fluent-mymachine-1234).

If the current directory does not possess the proper write permissions, then ANSYS FLUENT will write the cleanup-script file to your home directory.

If, for example, ANSYS FLUENT is started on a machine called thor and the process identification number is 32895, ANSYS FLUENT will create a cleanup-script called cleanup-fluent-thor-32895 in the current folder. To run the cleanup-script, and clean up all ANSYS FLUENT processes related to your session, on Linux or UNIX platforms, type the following command in the console window:

  sh cleanup-fluent-thor-32895

Or, if the shell script already has executable permissions, simply type:

  cleanup-fluent-thor-32895

To clean up extraneous ANSYS FLUENT processes on Windows (serial or parallel), double-click the corresponding batch file (e.g., cleanup-fluent-thor-32895.bat) that ANSYS FLUENT generates at the beginning of each session.

figure   

During a normal run, this file will be deleted automatically after exiting ANSYS FLUENT. In abnormal situations, you may use this batch file to clean up the ANSYS FLUENT processes. Once an ANSYS FLUENT session has been closed, you can safely delete any left over cleanup scripts from your working folder.


next up previous contents index Previous: 1.3 Checkpointing an ANSYS
Up: 1. Starting and Executing
Next: 1.5 Exiting the Program
Release 12.0 © ANSYS, Inc. 2009-01-29