problem
Problem
A Problem is a collection of analysis steps (:class:`compas_fea2.problem._Step) applied in a specific sequence. |
Steps
Initialises base Step object. |
|
General Step object for use as a base class in a general static, dynamic or multiphysics analysis. |
|
A perturbation is a change of the state of the structure after an analysis step. |
|
Perform a modal analysis of the Model from the resulting state after an analysis Step. |
|
StaticStep for use in a static analysis. |
|
Step for dynamic analysis. |
|
Step for quasi-static analysis. |
|
Step for a direct cyclic analysis. |
Prescribed Fields
Base class for all predefined initial conditions. |
|
Temperature field |
Loads
Initialises base Load object. |
|
Prestress load |
|
Gravity load [units:N/m3] applied to element(s). |
|
Tributary load |
|
Thermal load |
Combinations
Load combination used to combine load fields together at each step. |
Displacements
GeneralDisplacement object. |