reorderPatches.C File Reference

Utility to reorder the patches of a case. More...

Go to the source code of this file.

Detailed Description

Utility to reorder the patches of a case.

Original source file reorderPatches.C

The new patch order may be specified directly as a list of patch names following the -patchOrder option or from the boundary file of a reference case specified using the -referenceCase option with or without the -referenceMesh or -referenceRegion options.

This utility run either serial or parallel but either way the reference case boundary file is read from the constant directory.

Usage
reorderPatches

Options:

  • -patchOrder <patch names>
    Specify the list of patch names in the new order.
  • -referenceCase <case path>
    Specify the reference case path, if not specified the current case is used.
  • -referenceMesh <name>
    Specify the mesh in the meshes directory of the reference case.
  • -referenceRegion <name>
    Specify the mesh region for the reference case or reference case mesh
  • -noOverwrite \n
    Do not replace the old mesh with the new one, writing the new one into a separate time directory
  • -region <name>
    Specify an alternative mesh region.

Definition in file reorderPatches.C.