Mechanical System

Most things you want to do can probably done with MechanicalSystem-class.

Table 8 Properties of :py:class:`MechanicalSystem<amfe.mechanical_system.MechanicalSystem>`with pointers to AMfe-classes
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.