Products: Abaqus/Explicit Abaqus/CFD Abaqus/CAE
Material shear viscosity:
is an internal property of a fluid that offers resistance to flow;
can be a function of temperature and shear strain rate;
in Abaqus/Explicit must be used in combination with an equation of state (“Equation of state,” Section 24.2.1); and
in Abaqus/CFD is supported only for the Newtonian model without field-dependent variants.
The resistance to flow of a viscous fluid is described by the following relationship between deviatoric stress and strain rate
Newtonian fluids are characterized by a viscosity that only depends on temperature, . In the more general case of non-Newtonian fluids the viscosity is a function of the temperature and shear strain rate:
In addition to the Newtonian viscous fluid model, Abaqus/Explicit supports several models of nonlinear viscosity to describe non-Newtonian fluids: power law, Carreau-Yasuda, Cross, Herschel-Bulkey, Powell-Eyring, and Ellis-Meter. Other functional forms of the viscosity can also be specified in tabular format or in user subroutine VUVISCOSITY.
The Newtonian model is useful to model viscous laminar flow governed by the Navier-Poisson law of a Newtonian fluid, . Newtonian fluids are characterized by a viscosity that depends only on temperature,
. You need to specify the viscosity as a tabular function of temperature when you define the Newtonian viscous deviatoric behavior.
Input File Usage: | *VISCOSITY, DEFINITION=NEWTONIAN (default) |
Abaqus/CAE Usage: | Property module: material editor: Mechanical![]() |
The power law model is commonly used to describe the viscosity of non-Newtonian fluids. The viscosity is expressed as
Input File Usage: | *VISCOSITY, DEFINITION=POWER LAW |
Abaqus/CAE Usage: | The power law model is not supported in Abaqus/CAE. |
The Carreau-Yasuda model describes the shear thinning behavior of polymers. This model often provides a better fit than the power law model for both high and low shear strain rates. The viscosity is expressed as
Input File Usage: | *VISCOSITY, DEFINITION=CARREAU-YASUDA |
Abaqus/CAE Usage: | The Carreau-Yasuda model is not supported in Abaqus/CAE. |
The Cross model is commonly used when it is necessary to describe the low-shear-rate behavior of the viscosity. The viscosity is expressed as
Input File Usage: | *VISCOSITY, DEFINITION=CROSS |
Abaqus/CAE Usage: | The Cross model is not supported in Abaqus/CAE. |
The Herschel-Bulkey model can be used to describe the behavior of viscoplastic fluids, such as Bingham plastics, that exhibit a yield response. The viscosity is expressed as
Input File Usage: | *VISCOSITY, DEFINITION=HERSCHEL-BULKEY |
Abaqus/CAE Usage: | The Herschel-Bulkey model is not supported in Abaqus/CAE. |
This model, which is derived from the theory of rate processes, is relevant primarily to molecular fluids but can be used in some cases to describe the viscous behavior of polymer solutions and viscoelastic suspensions over a wide range of shear rates. The viscosity is expressed as
Input File Usage: | *VISCOSITY, DEFINITION=POWELL-EYRING |
Abaqus/CAE Usage: | The Powell-Eyring model is not supported in Abaqus/CAE. |
The Ellis-Meter model expresses the viscosity in terms of the effective shear stress, , as:
Input File Usage: | *VISCOSITY, DEFINITION=ELLIS-METER |
Abaqus/CAE Usage: | The Ellis-Meter model is not supported in Abaqus/CAE. |
The viscosity can be specified directly as a tabular function of shear strain rate and temperature.
Input File Usage: | *VISCOSITY, DEFINITION=TABULAR |
Abaqus/CAE Usage: | Specifying the viscosity directly as a tabular function is not supported in Abaqus/CAE. |
You can specify a user-defined viscosity in user subroutine VUVISCOSITY (see “VUVISCOSITY,” Section 1.2.20 of the Abaqus User Subroutines Reference Manual).
Input File Usage: | *VISCOSITY, DEFINITION=USER |
Abaqus/CAE Usage: | User-defined viscosity is not supported in Abaqus/CAE. |
The temperature-dependence of the viscosity of many polymer materials of industrial interest obeys a time-temperature shift relationship in the form:
See “Thermo-rheologically simple temperature effects” in “Time domain viscoelasticity,” Section 21.7.1, for a description of the different forms of the shift function available in Abaqus.
Input File Usage: | Use the following options to define a thermo-rheologically simple (TRS) temperature-dependent viscosity: |
*VISCOSITY *TRS |
Abaqus/CAE Usage: | Defining a thermo-rheologically simple temperature-dependent viscosity is not supported in Abaqus/CAE. |
Material shear viscosity in Abaqus/Explicit must be used in combination with an equation of state to define the material's volumetric mechanical behavior (see “Equation of state,” Section 24.2.1).