luminarycloud.enum.mesh_type

Classes

MeshType

Represents the file format for a mesh file.

Module Contents

class luminarycloud.enum.mesh_type.MeshType

Represents the file format for a mesh file.

Attributes:
UNSPECIFIED

Null value

ANSYS

ANSYS mesh file (.ansys)

CGNS

CFD General Notation System (.cgns)

OPENFOAM

OpenFOAM mesh

UNSPECIFIED
ANSYS
CGNS
OPENFOAM