The Thin-Film Flow (tff) interface (
), found under the
Thin-Film Flow branch (
) when adding a physics interface, is used to solve the Reynolds equation or the modified Reynolds equation in a narrow channel that is represented by a surface within the geometry. It is used for lubrication, elastohydrodynamics, or gas damping simulations when the fluid channel is thin enough to apply the Reynolds equation or the modified Reynolds equation. The physics interface is available for 3D geometries.
Using equations on the reference surface, the physics interface computes the pressure in a narrow gap between the wall and the base. When modeling the flow, it is assumed that the total gap height, h = hw+hb, is much smaller than the typical lateral dimension
L of the reference surface. The physics interface is used to model laminar flow in thin gaps or channels. A lubricating oil between two rotating cylinders is an example of this.
When this physics interface is added, the following default nodes are also added in the Model Builder —
Fluid-Film Properties,
Border, and
Initial Values. Then, from the
Physics toolbar, you can add other nodes that implement, for example, boundary conditions. You can also right-click
Thin-Film Flow 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
tff.
For Liquid with cavitation enter the
Cavitation transition width (SI unit: Pa). The default is 1 MPa.
Enter a Reference pressure level pref. The default value is
1[atm]. This pressure represents the ambient pressure, which is not accounted for when computing fluid loads.
Select the Pressure discretization —
Linear,
Quadratic,
Cubic,
or
Quartic to change the order of the shape functions for the pressure.
The dependent variable (field variable) is the Pressure pfilm. The name can be changed but the names of fields and dependent variables must be unique within a component.