The Phase Field Thin-Film Flow (pftff) interface for 2D problems (
) and
Phase Field Thin-Film Flow (pftff) interface for 3D problems (
), found under the
Mathematics>Moving Interface branch (
) when adding a physics interface, are used to track moving interfaces by solving two transport equations, one for the phase field variable,
, and one for the mixing energy density,
ψ, in thin-film flows. The fluids are assumed to flow in a narrow channel, that is represented, within the geometry, by an edge for 2D problems and a surface for 3D in the
Phase Field Thin-Film Flow (pftff) interface. The position of the interface is determined by minimizing the free energy.
The main node is the Phase Field Model feature, which adds the phase field thin-film flow equations and provides an interface for defining the phase field model properties.
When the Phase Field Thin-Film Flow (pftff) physics interface for 2D is added, the following default nodes are also added in the
Model Builder —
Phase Field Model,
Initial Values, and
Initial Values, Fluid 2. And when the
Phase Field Thin-Film Flow (pftff) physics interface for 3D problems is added, the following default nodes are also added in the
Model Builder —
Phase Field Model,
Wetted Wall (the default boundary condition),
Initial Values, and
Initial Values, Fluid 2. Then, from the
Physics toolbar, add other nodes that implement, for example, boundary conditions. You can also right-click
Phase Field Thin-Film Flow (pftff) to select physics 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
pftff.
This interface defines the dependent variables (fields) Phase field variable and
Phase field help variable ψ. If required, edit the name, but dependent variables must be unique within a model.