createNonConformalCouples.C File Reference

Utility to create non-conformal couples between non-coupled patches. More...

Go to the source code of this file.

Detailed Description

Utility to create non-conformal couples between non-coupled patches.

Original source file createNonConformalCouples.C

Usage
createNonConformalCouples <patch1> <patch2>

Options:

  • -overwrite \n
    Replace the old mesh with the new one, rather than writing the new one into a separate time directory
  • -fields \n
    Add non-conformal boundary conditions to the fields.
    Note If run with two arguments, these arguments specify the patches between which a single couple is to be created. The resulting couple will not have a transformation.
Usage
createNonConformalCouples

Note If run without arguments then settings are read from a system/createNonConformalCouplesDict dictionary (or from a different dictionary specified by the -dict option). This dictionary can specify the creation of multiple couples and/or couples with transformations.

Definition in file createNonConformalCouples.C.