Variable Property Support
AcuSolve provides an extensive set of features to model the different material properties of the fluid and the surrounding media. The different material properties that can be modeled are discussed in the following sections.
Density
- Constant Density: A constant density for the media. This is generally used for incompressible flow simulations.
- Boussinesq Model: Use of the Boussinesq approximation, where the variation in density is assumed to be a linear function of temperature and the density variation is accounted only in the body force terms.
- Isentropic Model: The constant entropy gas model, where the variation in density is taken into account for all the terms in the momentum equations.
- Ideal Gas Model: The density is based on the ideal gas law. The variation in density is taken into account for all the terms in the momentum equations.
- Customized Models: Custom variable property functions for density can be specified using curve fit options (piecewise linear and cubic spline) as a function of single independent variable. User functions can be used to model more complex density models. In case of customized models the density variation is applicable to all the terms.
Viscosity
- Constant Viscosity: A constant viscosity for the fluid medium. This is the simplest case of a Newtonian model for calculation of the stress tensor.
- Ramped Viscosity: The viscosity is ramped down 1,000 times from the viscosity value specified at time step one to the viscosity value at time step ten, after which the value from time step ten is used.
- Non-Newtonian Models: Non-Newtonian viscosity models based on Power Law, Bingham model, Carreau-Yasuda model can be specified.
- Customized Models: Custom variable property functions for viscosity can be specified using curve fit options (piecewise linear and cubic spline) as a function of single independent variable. User functions can be used to model more complex viscosity models.
Porosity
AcuSolve uses the Darcy-Forchheimer porosity model for the flow (momentum) equations, specified for the fluid medium. The porosity model modifies the momentum equation as follows:
- is the field vector contribution due to porous media, also referred to as porous media forces.
- is the rotation tensor which rotates to the global coordinate system.
The porous media forces are given by:
- and are the Darcy and Forchheimer coefficients, respectively.
- is the permeability in the principal direction .
Viscoelasticity
- Oldroy-B Model: Stress build up and decay rate obtained by defining the relaxation time and polymer viscosity of the fluid.
- Giesekus Model: Stress build up and decay rate obtained by defining the mobility factor along with the relaxation time and polymer viscosity of the fluid.
- Phan-Thien-Tanner Model (PTT): Stress build up and decay rate obtained by defining the PTT extensibility factor and the diffential ratio along with the relaxation time and polymer viscosity of the fluid.
- Customized Models: Customized models based on a user function.
Additional Properties
AcuSolve also supports the modeling of several additional properties such as Surface Tension, Conductivity, Diffusivity, Contact Angle and Specific Heat of the fluid medium.
All of these material properties except Contact Angle can be specified using customized models based on curve fit options (piecewise linear and cubic spline) as a function of single independent variable or by using user functions.
The Conductivity can be additionally specified to be based on an Isotropic Prandtl number Model, ramped to a value or set as anisotropic using the customized models.
The Diffusivity can be additionally ramped to a value.
Contact Angle for free surfaces with surface tension can be set to a constant value or automatically computed from the boundary conditions.