Mixed Formulation
Nearly incompressible materials can cause numerical problems if only displacements are used in the interpolating functions. Small errors in the evaluation of the volumetric strain, due to the finite resolution of the discrete model, are exaggerated by the high bulk modulus (or low bulk modulus to shear modulus ratios). This leads to an unstable representation of stresses, and in general, to a underestimation of the deformation, as spurious volumetric stresses might balance applied shear and bending loads.
When the Pressure formulation is selected in the Use mixed formulation list, the volumetric stress pw is treated as an additional dependent variable. The resulting mixed formulation is also known as u-p formulation. This formulation removes the effect of the volumetric strain from the original stress tensor and replaces it with an interpolated pressure, pw. A separate equation constrains the auxiliary pressure variable to make it equal (in a finite-element sense) to the original pressure calculated from the strains.
When the Strain formulation is selected in the Use mixed formulation list, the volumetric strain εw is treated as an additional dependent variable.
Select this setting when the material data is close to incompressibility. For an isotropic material, this happens when Poisson’s ratio approaches 0.5.
When the Pressure formulation is selected for isotropic linear elastic materials, the stress tensor s, computed directly from the strains, is replaced by a modified version:
where I is the unit tensor and the pressure p is calculated from the stress tensor
this is equivalent to define
The auxiliary dependent variable pw is set equal to p using the equation
(3-14)
where K is the bulk modulus. Scaling by the bulk modulus is necessary, since typical values for the auxiliary pressure pw are in the order of 106 to 109 Pa, while typical values for the displacement degrees are orders of magnitude smaller.
The modified stress tensor is then used then in calculations of the energy variation.
When the Strain formulation is selected for isotropic linear elastic materials, the auxiliary volumetric strain εw is used instead of the auxiliary pressure pw, and it is the set equal to the volumetric strain εvol using the equation
(3-15)
the modified stress tensor then reads
The advantage of using the Strain formulation is that the values for the auxiliary strain εw are of the same order of magnitude than the displacement degree of freedom.
For orthotropic and anisotropic materials, the auxiliary pressure equation is scaled to make the stiffness matrix symmetric. Note, however, that the stiffness matrix in this formulation is not positive definite and even contains a zero block on the diagonal in the incompressible limit. This limits the possible choices of direct and iterative linear solver.