The Fluid–Structure Interaction (
) multiphysics node provides a coupling on a boundary between a fluid domain and a solid material. The solid material can be modeled either in a neighboring domain, or on the boundary itself. In the former case, the Solid Mechanics or Multibody Dynamics interface is used; in the latter one of the Layered Shell, Shell, or Membrane interfaces is used.
The effect of the coupling depends on whether a Deforming Domain is active in the fluid domain or not. For cases when the structural deformations are so small that the change in the geometry of the fluid can be ignored, you do not have to use a deforming domain. This is called a
fixed geometry. Domains with a fixed geometry have fewer degrees of freedom and are less nonlinear and are thus computationally less expensive
The Label is the multiphysics coupling feature name. The default
Label (for the first multiphysics coupling feature in the model) is
Fluid–Structure Interaction 1.
The Name is used primarily as a scope prefix for variables defined by the coupling node. Refer to such variables in expressions using the pattern
<name>.<variable_name>. In order to distinguish between variables belonging to different coupling nodes or 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 multiphysics coupling feature in the model) is
fsi1.
By default, the selection is set to All boundaries. However, only boundaries between fluid and solid domains are applicable. This is deduced automatically using the selections made on the coupled physics interfaces.
You can also select None from either list to uncouple the
Fluid–Structure Interaction node from a physics interface. If the physics interface is removed from the
Model Builder, for example
Solid Mechanics is deleted, then the
Structure list defaults to
None as there is nothing to couple to.
In the case Fluid loading on structure, pressure and viscous forces in the fluid affect the structure, but the structure does not affect the fluid flow.
In the case Velocity transmission to fluid, the structural velocity acts as boundary condition for the fluid, but the fluid does not affect the structure.
For Fully coupled, both effects are taken into account.