Deformed Mesh Fundamentals
About Deformed Meshes
A deformed mesh can be useful if the boundaries of your computational domain are moving in time or deform as a function of some parameter. The deformation can also be physics-induced — for example, depending on computed velocities or solid deformation. The point is that a new mesh need not be generated for each configuration of the boundaries — instead, the software perturbs the mesh nodes so they conform with the moved boundaries.
In COMSOL Multiphysics, you can control the movement of the interior nodes in these ways:
•
By propagating the moving boundary displacement throughout the domain to obtain a smooth mesh deformation everywhere. This is done by solving PDEs for the mesh displacements (a Laplace or Winslow smoothing PDE, or one borrowed from continuum mechanics) with boundary conditions given by the movement of the boundaries.
•
By specifying an explicit formula for the mesh deformation. The formula can make use of other dependent variables, such as the displacement components of structural mechanics.
•
By leaving the control of the mesh displacement to a Solid Mechanics interface, which has built-in deformed mesh functionality.