curveTess Analysis Interface Module (AIM)
curveTess Analysis Interface Module (AIM)
AIM Inputs

The following list outlines the curveTess inputs along with their default value available through the AIM interface.

  • Proj_Name = "curveTess_CAPS"
    Output name prefix for meshes to be written in formats specified by Mesh_Format. These meshes are not linked to any analysis, but may be useful exploring meshing parameters.
  • Element_Order = 2
    Polynomial order for the elevated elements.
    1 - liner
    2 - quadratic
    3 - qubic
    etc.
  • inMesh_Quiet_Flag = False
    Complete suppression of mesh generator (not including errors)

  • Mesh_Format = NULL
    Optional list of string mesh formats to generate meshes not linked to analysis.
    Available format names include: "exodus", "fast", "wavefront", "libMeshb", "stl", "bstl", "su2", "tecplot", "ugrid", "vtk", and "bvtk".
    where the "b" prefix indicates binary version.

  • Mesh_Morph = False
    Project previous surface mesh onto new geometry.
  • Mesh = NULL
    A Surface_Mesh link.