TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
Keywords derived from extract_2d_from_3d

extract_2d_from_3d

Keyword to extract a 2D mesh by selecting a boundary of the 3D mesh. To generate a 2D axisymmetric mesh prefer Extract_2Daxi_from_3D keyword.

Parameters:

  • dom3d (type: string) Domain name of the 3D mesh
  • bord (type: string) Boundary name. This boundary becomes the new 2D mesh and all the boundaries, in 3D, attached to the selected boundary, give their name to the new boundaries, in 2D.
  • dom2d (type: string) Domain name of the new 2D mesh

extract_2daxi_from_3d

Keyword to extract a 2D axisymetric mesh by selecting a boundary of the 3D mesh.

Parameters:

  • Inherited from extract_2d_from_3d:
  • dom3d (type: string) Domain name of the 3D mesh
  • bord (type: string) Boundary name. This boundary becomes the new 2D mesh and all the boundaries, in 3D, attached to the selected boundary, give their name to the new boundaries, in 2D.
  • dom2d (type: string) Domain name of the new 2D mesh