The Fluid Properties node adds the momentum and continuity equations solved by the physics interface, except for volume forces which are added by the
Volume Force feature. The node also provides an interface for defining the material properties of the fluid.
For the Turbulent Flow interfaces, the Fluid Properties node also adds the equations for the turbulence transport equations.
The default Absolute pressure pA is
p+pref, where
p is the dependent pressure variable from the Navier-Stokes or RANS equations, and
pref is from the user input defined at the physics interface level. When
pref is nonzero, the physics interface solves for a gauge pressure. If the pressure field instead is an absolute pressure field,
pref should be set to 0.
The Absolute pressure field can be edited by clicking
Make All Model Inputs Editable (
) and entering the desired value in the input field.
The Dynamic viscosity μ describes the relationship between the shear rate and the shear stresses in a fluid. Intuitively, water and air have low viscosities, and substances often described as thick (such as oil) have higher viscosities.
Using the built-in variable for the shear rate magnitude, spf.sr, makes it possible to define arbitrary expressions of the dynamic viscosity as a function of the shear rate.
For laminar flow, the Non-Newtonian power law may be used to model the viscosity of a non-Newtonian fluid. The following model parameters are required for the
Non-Newtonian power law:
Alternatively, the Non-Newtonian Carreau model may be used to model the viscosity of a non-Newtonian fluid for laminar flow. The following Carreau model parameters are required:
For the Turbulent Flow, k-ε, Turbulent Flow, k-
ω, and Rotating Machinery, Turbulent Flow k-
ε interfaces, an upper limit on the mixing length is required.
When the Mixing length limit lmix,lim is set to
Automatic, it is evaluated to the shortest side of the geometry bounding box. If the geometry is, for example, a complicated system of slim entities, this measure can be too high. In such cases, it is recommended that the mixing length limit is defined manually.
For the Turbulent Flow, Low Reynolds number k-ε, Turbulent flow, Algebraic yPlus, Turbulent Flow, L-VEL, Turbulent flow, SST, the Turbulent Flow, Spalart-Allmaras, and the Turbulent Flow, v2-f interfaces, a Wall Distance interface is included.
When the Reference length scale lref is set to
Automatic, it is evaluated to one tenth of the shortest side of the geometry bounding box. The solution to the wall distance equation is controlled by the parameter
lref. The distance to objects larger than
lref is represented accurately, while objects smaller than
lref are effectively diminished by appearing to be farther away than they actually are. This is a desirable feature in turbulence modeling because small objects would have too large an impact on the solution if the wall distance were measured exactly. The automatic value is usually a good choice but the value can become too high if the geometry consists of several slim entities. In such cases, it is recommended that the reference length scale is defined manually.