The Deformed Geometry (dg) interface (
), found under the
Mathematics>Deformed Mesh>Legacy Deformed Mesh branch (
) when adding a physics interface, can be used to study how physics changes when the geometry, here represented by the mesh, changes due to an externally imposed geometry change.
The Label is the default physics interface name.
The Name is used primarily as a scope prefix for variables defined by the physics interface. Refer to such physics interface variables in expressions using the pattern
<name>.<variable_name>. In order to distinguish between variables belonging to different physics interfaces, the
name string must be unique. Only letters, numbers, and underscores (_) are permitted in the
Name field. The first character must be a letter.
The default Name (for the first physics interface in the model) is
dg.
The Geometry shape function list controls the order of polynomials used for representing the geometry shape in the material frame. The same order is used for Lagrange shape functions defining the mesh position in domains where
Free displacement has been activated.