*HYPERELASTIC

Specify elastic properties for approximately incompressible elastomers.

This option is used to define material constants for a general hyperelastic material.

Related Topics
*BIAXIAL TEST DATA
*PLANAR TEST DATA
*UNIAXIAL TEST DATA
*VOLUMETRIC TEST DATA
In Other Guides
Hyperelastic behavior of rubberlike materials
UHYPER

ProductsAbaqus/StandardAbaqus/ExplicitAbaqus/CAE

TypeModel data

LevelModel

Abaqus/CAEProperty module

Optional, mutually exclusive parameters

ARRUDA-BOYCE

Include this parameter to use the Arruda-Boyce model, also known as the eight-chain model.

MARLOW

Include this parameter to use the Marlow model.

MOONEY-RIVLIN

Include this parameter to use the Mooney-Rivlin model. This method is equivalent to using the POLYNOMIAL parameter with N=1.

NEO HOOKE

Include this parameter to use the neo-Hookean model. This method is equivalent to using the REDUCED POLYNOMIAL parameter with N=1.

OGDEN

Include this parameter to use the Ogden strain energy potential.

POLYNOMIAL

Include this parameter to use the polynomial strain energy potential. This method is the default method of defining the strain energy potential.

REDUCED POLYNOMIAL

Include this parameter to use the reduced polynomial strain energy potential. This method is equivalent to using the POLYNOMIAL parameter with Cij=0 for j0.

USER

This parameter applies only to Abaqus/Standard analyses.

Include this parameter if the derivatives of the strain energy potential with respect to the strain invariants are defined in user subroutine UHYPER.

VAN DER WAALS

Include this parameter to use the Van der Waals model, also known as the Kilian model.

YEOH

Include this parameter to use the Yeoh model. This method is equivalent to using the REDUCED POLYNOMIAL parameter with N=3.

Required parameter if the USER parameter is included

TYPE

This parameter applies only to Abaqus/Standard analyses.

Set TYPE=INCOMPRESSIBLE to indicate that the hyperelastic material defined by UHYPER is incompressible.

Set TYPE=COMPRESSIBLE to indicate that the hyperelastic material defined by UHYPER is compressible.

Optional parameters

BETA

This parameter can be used only when both the VAN DER WAALS and TEST DATA INPUT parameters are used; it defines the value of β while the other coefficients of the Van der Waals model are fitted from the test data given by the user. If this parameter is omitted, β will be determined from a nonlinear, least-squares fit of the test data. Allowable values of BETA are 0β1. It is recommended to set β = 0 if only one type of test data is available.

MODULI

This parameter is applicable only when the HYPERELASTIC option is used in conjunction with the VISCOELASTIC or the HYSTERESIS option.

Set MODULI=INSTANTANEOUS to indicate that the hyperelastic material constants define the instantaneous behavior. This parameter value is not available for frequency domain viscoelasticity in an Abaqus/Standard analysis. This is the only option available if the hyperelastic material is defined in user subroutine UHYPER.

Set MODULI=LONG TERM to indicate that the hyperelastic material constants define the long-term behavior. This option is not available when user subroutine UHYPER is used to define the hyperelastic material. It is the default for all other hyperelastic models.

N

This parameter can be used only with the OGDEN, POLYNOMIAL, and REDUCED POLYNOMIAL parameters. Include this parameter to define the order of the strain energy potential. The default is N=1.

If the TEST DATA INPUT parameter is used, the parameter N can take only the values 1 or 2 for the POLYNOMIAL form and up to 6 for the OGDEN and REDUCED POLYNOMIAL forms.

If the TEST DATA INPUT parameter is omitted, the maximum value of N is 6 for either form.

POISSON

Set this parameter equal to the Poisson's ratio, ν, to account for compressibility. This parameter cannot be used if the material coefficients are specified directly or if volumetric behavior is defined by entering nonzero values for Di on the data line or by specifying the VOLUMETRIC TEST DATA option. In addition, this parameter cannot be used for the Marlow model if the nominal lateral strains are specified on the UNIAXIAL TEST DATA, BIAXIAL TEST DATA, or PLANAR TEST DATA option.

PROPERTIES

This parameter applies only to Abaqus/Standard analyses.

This parameter can be used only if the USER parameter is specified. Set this parameter equal to the number of property values needed as data in user subroutine UHYPER. The default value is 0.

TEST DATA INPUT

Include this parameter if the material constants are to be computed by Abaqus from data taken from simple tests on a material specimen.

If this parameter is omitted, the material constants must be given directly on the data lines. This parameter is not relevant for the Marlow model, in which case the test data must be specified.

To define the material behavior by giving test data

Alternative options for specifying test data rather than specifying relevant material constants on the data lines of the HYPERELASTIC option are applicable to all hyperelastic material models except the user-defined model. No data lines are used with the HYPERELASTIC option when the MARLOW or TEST DATA INPUT parameter is specified. In this case the test data are specified with the BIAXIAL TEST DATA, PLANAR TEST DATA, UNIAXIAL TEST DATA, and VOLUMETRIC TEST DATA options.

Data lines to define the material constants for the ARRUDA-BOYCE model

First line
  1. μ.

  2. λm.

  3. D.

  4. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

Data lines to define the material constants for the MOONEY-RIVLIN model

First line
  1. C10.

  2. C01.

  3. D1.

  4. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

Data lines to define the material constants for the NEO HOOKE model

First line
  1. C10.

  2. D1.

  3. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

Data lines to define the material constants for the OGDEN strain energy potential

First line if N=1
  1. μ1.

  2. α1.

  3. D1.

  4. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

First line if N=2
  1. μ1.

  2. α1.

  3. μ2.

  4. α2.

  5. D1.

  6. D2.

  7. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

First line if N=3
  1. μ1.

  2. α1.

  3. μ2.

  4. α2.

  5. μ3.

  6. α3.

  7. D1.

  8. D2.

Second line if N=3
  1. D3.

  2. Temperature.

Repeat this pair of data lines as often as necessary to define the material constants as a function of temperature.

Data lines for higher values of N (up to 6)
  1. The data lines for higher values of N follow the same pattern. First, give the μi and αi for i from 1 to N. Then, give the N coefficients Di. Finally, give the temperature. Exactly eight data values should be given on each line.

Data lines to define the material constants for the POLYNOMIAL strain energy potential

First line if N=1
  1. C10.

  2. C01.

  3. D1.

  4. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

First line if N=2
  1. C10.

  2. C01.

  3. C20.

  4. C11.

  5. C02.

  6. D1.

  7. D2.

  8. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

First line if N=3
  1. C10.

  2. C01.

  3. C20.

  4. C11.

  5. C02.

  6. C30.

  7. C21.

  8. C12.

Second line if N=3
  1. C03.

  2. D1.

  3. D2.

  4. D3.

  5. Temperature.

Repeat this pair of data lines as often as necessary to define the material constants as a function of temperature.

Data lines for higher values of N (up to 6)
  1. The data lines for higher values of N follow the same pattern. For each value of (i+j) from 1 to N, give the Cij, with i decreasing from (i+j) to zero and j increasing from zero to (i+j). Then, give the N coefficients Di. Finally, give the temperature. Exactly eight data values should be given on each line.

Data lines to define the material constants for the REDUCED POLYNOMIAL strain energy potential

First line if N=1
  1. C10.

  2. D1.

  3. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

First line if N=2
  1. C10.

  2. C20.

  3. D1.

  4. D2.

  5. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

First line if N=3
  1. C10.

  2. C20.

  3. C30.

  4. D1.

  5. D2.

  6. D3.

  7. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

Data lines for higher values of N (up to 6)
  1. The data lines for the higher values of N follow the same pattern. First, give the Ci0 for i from 1 to N. Then, give the N coefficients Di. Finally, give the temperature. Exactly eight data values should be given on each line.

Data lines to define the material properties for the USER hyperelasticity model

No data lines are needed if the PROPERTIES parameter is omitted or set to 0. Otherwise, first line
  1. Give the material properties, eight per line. If this option is used in conjunction with the VISCOELASTIC or HYSTERESIS option, the material properties must define the instantaneous behavior. If this option is used in conjunction with the MULLINS EFFECT option, the material properties must define the primary response.

Repeat this data line as often as necessary to define the material properties.

Data lines to define the material constants for the VAN DER WAALS model

First line
  1. μ.

  2. λm.

  3. a.

  4. β.

  5. D.

  6. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.

Data lines to define the material constants for the YEOH model

First line
  1. C10.

  2. C20.

  3. C30.

  4. D1.

  5. D2.

  6. D3.

  7. Temperature.

Repeat this data line as often as necessary to define the material constants as a function of temperature.