Defining Constraint Checks

Optionally, enable constraint checks to specify criteria for mapping. Two constraint checks are available: the Proximity Constraint check, and the Normal Direction Constraint check, which is only available for surface-to-surface mapping. When you enable a constraint check, the mapper only maps field data to target points that pass the constraint check.

To enable constraint checks:
  1. Select the relevant constraint checks, either [Target] > Proximity Constraint, or [Target] > Normal Direction Constraint, or both, and activate Enable.
  2. When using a Proximity Constraint check, specify either an absolute or relative proximity tolerance. When using a Normal Direction Constraint check, specify the lower limit for the angle between the source and target normals.
    For more information, see Constraint Checks Reference.
Mappers do not interpolate data to target points that fail the proximity or normalcy checks. At these points, you can specify constant alternate values for the scalar or vector fields that you specified for mapping. To assign alternate values to vector fields:
  1. Select the [Target] > Alternate Value Specification node.
  2. Click to the right of Vector Alternate Values.
  3. Enter the three components of each function as a comma-separated list contained in round brackets. List all the functions as a comma-separated list in the same order as the selected field functions. Place the entire list in square brackets.
    For example, to set the alternate value of Velocity to (1,0,0) and the Wall Shear Stress to (0,0,0):
    • If the Selected Vector Fields are listed as [Velocity, Wall Shear Stress], then in the Vector Alternate Values type [(1,0,0),(0,0,0)]
To specify alternate values for scalar fields:
  1. Click to the right of Scalar Alternate Values.
  2. Enter the constant values for all the functions as a comma-separated list in the same order as the selected field functions. Place the entire list in square brackets.
    For example, to set the alternate value of Local Heat Transfer Coefficient to 0 and the Local Heat Transfer Reference Temperature to 300:
    • If the Selected Scalar Fields are listed as [Local Heat Transfer Coefficient, Local Heat Transfer Reference Temperature], then in the Scalar Alternate Values type [0.0,300].
    For more information, see Alternate Value Specification Reference.