LoadCaseType¶
- class pyccx.loadcase.LoadCaseType(value)¶
Bases:
IntEnumEnum Class specifies the Load Case type
Attributes Summary
Buckling analysis of a structure
Dynamic analysis of a structure
Modal analysis of a structure
Linear Static structural analysis
Thermal analysis for performing heat transfer studies
Coupled thermo-mechanical analysis
Attributes Documentation
- BUCKLE = 4¶
Buckling analysis of a structure
- DYNAMIC = 6¶
Dynamic analysis of a structure
- MODAL = 5¶
Modal analysis of a structure
- STATIC = 1¶
Linear Static structural analysis
- THERMAL = 2¶
Thermal analysis for performing heat transfer studies
- UNCOUPLEDTHERMOMECHANICAL = 3¶
Coupled thermo-mechanical analysis