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:

  • -region \n
    Specify an alternative mesh region
  • -fields \n
    Add non-conformal boundary conditions to the fields
  • -noOverwrite \n
    Do not replace the old mesh with the new one, writing the new one into a separate time directory
    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

Options:

  • -dict <filename>
    Specify alternative dictionary for the non-conformal couples, defaults to system/createNonConformalCouplesDict
  • -noOverwrite \n
    Do not replace the old mesh with the new one, writing the new one into a separate time directory
    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, inter-region couples, and/or couples with transformations. Annotated examples can be found in $FOAM_ETC/caseDicts/annotated/createNonConformalCouplesDict.

Definition in file createNonConformalCouples.C.