intersection_control#
- class ansys.cfx.core.generated.pre_processing.settings_261.intersection_control_1.intersection_control(name: str | None = None, parent=None)#
Bases:
GroupHolds advanced parameters to control the details of interface discretization.
Attributes
Attribute |
Summary |
|---|---|
Enable the INTERSECTION CONTROL object. |
|
The ‘Intersection Control’ option. |
|
When true, the solver will run when there is no overlap between the two sides of a GGI/MFR interface. Use this parameter for transient rotor-stator cases with rotating valves etc. that sometimes are fully closed to the geometry. |
|
Control surface discernible area fraction. |
|
Degenerate surface length scale tolerance. |
|
GGI periodic surfaces cannot be constant axial surfaces or constant radial surfaces. This parameter controls the tolerance used to determine if the surface is in one of these two invalid situations. |
|
Sets the calculation recipe for eta. |
|
Scaling factor applied to element sized based separation distance that is used to find candidates for the GGI intersection. |
|
Scaling factor applied to element sized based separation distance that is used to intersect the sides of a GGI interface. |
|
Angle tolerance for intersection (in degrees) used for the direct intersector. The normal vectors of two intersected faces has to be in opposite direction with respect to the specified tolerance. |
|
Bitmap resolution to use on a mesh face when calculating the mesh intersection for a nonmatched domain interface. |
Included in:
Parent |
Summary |
|---|---|
Defines how the meshes on a domain interface are connected. |
|
Holds all objects that control discretization and execution of the solution process. |