Most things you want to do can probably done with MechanicalSystem
-class.
Property | Description |
---|---|
mesh_class |
Contains an instance of a Mesh -class that describes the mesh the mechanical system is associated with |
assembly_class |
Contains an instance of an Assembly -class that handles the assembly of the elements |
dirichlet_class |
Contains an instance of a DirichletBoundary -class that handles the dirichlet boundary conditions and constraints. |