The Moving Mesh (ale) interface (

), found under the
Mathematics>Deformed Mesh branch (

) when adding a physics interface, can be used to create models where the geometry, here represented by the mesh, changes shape due to some physical phenomena without material being removed or added. The difference between the Deformed Geometry and Moving Mesh interfaces is that the former defines a deformation of the material frame relative to the geometry frame, while the latter defines a displacement of the spatial frame relative to the material frame. The Moving Mesh interface can be used to study both stationary states and time-dependent deformations where the geometry changes its shape due to the dynamics of the problem. For example, it can be used for fluid domain deformations in fluid-structure interaction (FSI) or electrostatic domain deformations in MEMS.
When this interface is added, these default nodes are also added to the Model Builder:
Fixed Mesh and
Prescribed Mesh Displacement (the default boundary condition). Then, from the
Physics toolbar, add other nodes that implement, for example, boundary conditions. You can also right-click
Moving Mesh to select features from the context menu.
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
ale.
Specify the names of the spatial coordinates of the base frame for the physics interface — the material frame — in the Material frame coordinates fields. The defaults are the coordinates of the spatial frame in uppercase letters (
X,
Y, and
Z). You can change the names in the fields for the
First,
Second, and
Third coordinate. The field labels include the default spatial coordinate names in parentheses.
The Geometry shape order setting controls the order of polynomials —
1 (linear),
2 (quadratic; the default),
3 (cubic),
4 (quartic),
or
5 (quintic, 2D only) — used for representing the geometry shape in the spatial frame. The same order is used for Lagrange shape functions defining the mesh position in domains where
Free displacement has been activated.
Select the smoothing type for freely deformed domains from the Mesh smoothing type list. Choose between
Lagrange,
Winslow,
Hyperelastic, and
Yeoh smoothing. The default is Laplace smoothing. For Yeoh smoothing, also specify a
Stiffening factor (default: 100).