3.2.7. CFX-Solver Output File (Remeshing Runs)

Each time a run is terminated or interrupted, all remeshing definitions associated with that run are considered for activation. If any definitions are active, then output similar to the following is generated:

 +--------------------------------------------------------------------+
 |                                                                    |
 |                             Remeshing                              |
 |                                                                    |
 +--------------------------------------------------------------------+

 
 Remesh Object: Remesh
   Activated by condition: Number of TimeSteps
 
   Executing remesh command:
      C:\Program Files\ANSYS
      Inc\v110\icemcfd\win64_amd\bin\icemcfd.bat -batch -script
      d:\builds\v120\CFX\etc\Remeshing\icemcfd_Remesh.rpl

 CFX Solver Results generated before remeshing have been written to:
   d:\ICEMRemesh\ballvalve1_001\5_oldmesh.res
 
 Text output generated during remeshing has been written to:
   d:\ICEMRemesh\ballvalve1_001\5_remesh.out

Each active remesh object is listed, along with the name of the solver interrupt condition(s) that activated it, and the command used to generate the new mesh. Any output generated during remeshing is redirected into a text file, which, along with the CFX-Solver Results file from the previous run, is placed into the final results directory for the run. The locations of these files is listed in the output.

Once the updated meshes have been generated, CFX-Pre loads the CFX-Solver Results file from the previous run, replaces the old meshes with the updated ones, and writes a new CFX-Solver Input file.

A CFX-Solver run is then started with the new CFX-Solver Input file, using the CFX-Solver Results file from the previous run for initial values. Partitioning is also performed for parallel run modes.