Products: ABAQUS/Standard ABAQUS/Explicit
The hydrostatic fluid models:
are used to model fluid-filled cavities;
can be used in ABAQUS/Standard to model incompressible (hydraulic) fluids, compressible (pneumatic) fluids, or user-defined fluids;
can be used in ABAQUS/Explicit to model only compressible (pneumatic) fluids;
do not take the inertia of the fluid into account; and
do not require a material definition.
The hydraulic fluid model is used to model incompressible or nearly incompressible fluid behavior in ABAQUS/Standard. By default, the fluid is considered to be incompressible; the density is independent of the pressure but may depend on the temperature. Compressibility of a hydraulic fluid can be introduced, as described below. In both cases you define the density at the reference temperature and its temperature dependence as described below.
Input File Usage: | *FLUID PROPERTY, TYPE=HYDRAULIC |
The reference fluid density, , is specified at zero pressure and the initial temperature:
Input File Usage: | *FLUID DENSITY |
The compressibility is described by the bulk modulus of the fluid:
is the fluid bulk modulus,
is the fluid pressure,
is the current temperature,
is the initial temperature,
is the current fluid volume,
is the fluid volume at zero pressure and current temperature,
is the fluid volume at zero pressure and initial temperature,
is the current fluid density,
is the density at zero pressure and current temperature, and
is the reference fluid density.
It is assumed that the bulk modulus is independent of the change in fluid density. However, the bulk modulus can be specified as a function of temperature or predefined field variables.
Input File Usage: | *FLUID BULK MODULUS |
The thermal expansion coefficients are interpreted as total expansion coefficients from a reference temperature. The change in fluid volume due to thermal expansion is determined as follows:
is the fluid volume at zero pressure and temperature ,
is the fluid volume at zero pressure and initial temperature ,
is the reference temperature for the coefficient of thermal expansion,
is the mean coefficient of thermal expansion,
are the current values of the predefined field variables, and
are the initial values of the predefined field variables given as initial conditions.
Thermal expansion can also be expressed in terms of the fluid density:
Input File Usage: | *FLUID EXPANSION |
Compressible or pneumatic fluids are modeled as an ideal gas satisfying the law
is the fluid density,
is the total fluid pressure,
is the temperature,
is the absolute zero on the temperature scale being used, and
is a constant.
The hydrostatic fluid model is applicable only for situations where the pressure and temperature of the fluid in a particular cavity can be assumed to be uniform at any point in time. For cases where a spatially varied pressure and temperature is required, ABAQUS/Explicit provides an ideal gas equation of state model (Equation of state, Section 10.9.1).
Input File Usage: | In ABAQUS/Standard use the following option: |
*FLUID PROPERTY, TYPE=PNEUMATIC In ABAQUS/Explicit use the following option: *FLUID PROPERTY |
The reference fluid density, , is specified at a reference gauge pressure and temperature:
The reference gauge pressure and temperature are assumed to be zero unless you specify these values when you define the reference fluid density.
Input File Usage: | *FLUID DENSITY, PRESSURE=, TEMPERATURE= |
You can specify the value of absolute zero as a physical constant.
Input File Usage: | *PHYSICAL CONSTANTS, ABSOLUTE ZERO= |
Since the equilibrium problem is generally expressed in terms of the “gauge” pressure in the fluid cavity (that is, ambient atmospheric pressure is ignored as a loading of the solid parts of the system), you can specify an ambient pressure to convert gauge pressure to total pressure, , used in the ideal gas law. The pressure value given as degree of freedom 8 at the cavity reference node is the value of the gauge pressure. The ambient pressure, , is assumed to be zero if you do not specify a value for it. Temperature variations are not permitted in ABAQUS/Explicit.
Input File Usage: | *FLUID PROPERTY, AMBIENT= |
In ABAQUS/Standard the fluid density and the fluid compliance for user-defined fluids are defined in user subroutine UFLUID (UFLUID, Section 25.2.23).
Input File Usage: | *FLUID PROPERTY, TYPE=USER |
The hydrostatic fluid models can be used only with hydrostatic fluid elements (Hydrostatic fluid elements, Section 18.8.1).