*POROUS ELASTIC

Specify elastic material properties for porous materials.

This option is used to define the elastic parameters for porous materials.

Related Topics
In Other Guides
Elastic behavior of porous materials

ProductsAbaqus/StandardAbaqus/CAE

TypeModel data

LevelModel

Abaqus/CAEProperty module

Optional parameters

DEPENDENCIES

Set this parameter equal to the number of field variable dependencies included in the definition of the parameters, in addition to temperature. If this parameter is omitted, it is assumed that the parameters depend only on temperature.

SHEAR

This parameter is relevant only when TYPE=LOGARITHMIC.

Set SHEAR=G to define the deviatoric behavior with a constant shear modulus G.

Set SHEAR=POISSON (default) to compute the instantaneous shear modulus from the bulk modulus and Poisson's ratio. The Poisson's ratio should be given on the data lines.

STIFFNESS

This parameter is relevant only when TYPE=POWER LAW.

Set STIFFNESS=TANGENT (default) to indicate that the porous elastic material constants define the tangent modulus.

Set STIFFNESS=SECANT to indicate that the porous elastic material constants define the secant modulus.

TYPE

Set TYPE=LOGARITHMIC (default) to define a logarithmic relationship between the pressure and the volumetric elastic strain.

Set TYPE=POWER LAW to define a power-law relationship between the pressure and the Young's modulus.

Data lines to define the deviatoric behavior with a constant shear modulus G for SHEAR=G and TYPE=LOGARITHMIC

First line
  1. Value of the logarithmic bulk modulus, κ. (Dimensionless.)

  2. Value of the shear modulus, G.

  3. Value of the elastic tensile limit, ptel. (This value cannot be negative.)

  4. Temperature, θ.

  5. First field variable.

  6. Etc., up to four field variables.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than four)
  1. Fifth field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the dependence of the material parameters κ, G, and ptel on temperature and field variables.

Data lines to define the instantaneous shear modulus from the bulk modulus and Poisson's ratio for SHEAR=POISSON and TYPE=LOGARITHMIC

First line
  1. Value of the logarithmic bulk modulus, κ. (Dimensionless.)

  2. Value of Poisson's ratio, ν.

  3. Value of the elastic tensile limit, ptel. (This value cannot be negative.)

  4. Temperature, θ.

  5. First field variable.

  6. Etc., up to four field variables.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than four)
  1. Fifth field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the dependence of the material parameters κ, ν, and ptel on temperature and field variables.

Data lines for TYPE=POWER LAW

First line
  1. Reference Young's modulus, Eref.

  2. Reference pressure, pref.

  3. Material parameter, p0 (units of pressure). This value must satisfy p0>0 and (pref+p0)>0.

  4. Material parameter, n. This value must be greater than or equal to zero.

  5. Poisson's ratio, ν, corresponding to the limit p.

  6. Poisson's ratio, ν0, corresponding to p=0.

  7. Material parameter, m. This value must be greater than zero.

  8. Temperature, θ.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than zero)
  1. First field variable.

  2. Second field variable.

  3. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the dependence of the material parameters on temperature and field variables.