MATHE
Bulk Data Entry Defines material properties for nonlinear hyperelastic materials. The Polynomial form is available and various material types 3 can be defined by specifying the corresponding coefficients.
Format A
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MATHE | MID | Model | NU | RHO | TEXP | TREF | |||
C10 | C01 | D | TAB1 | TAB2 | TAB4 | TABD | |||
C20 | C11 | C02 | D | NA | ND | ||||
C30 | C21 | C12 | C03 | D | |||||
C40 | C31 | C22 | C13 | C04 | D | ||||
C50 | C41 | C32 | C23 | C14 | C05 | D |
Format B
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MATHE | MID | Model | NU | RHO | TEXP | TREF | |||
C | TAB1 | TAB2 | TAB4 | ||||||
D |
Format C
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MATHE | MID | Model | NA | NU | RHO | TEXP | TREF | ||
MU1 | ALPHA1 | D | TAB1 | TAB2 | TAB4 | ||||
MU2 | ALPHA2 | MU3 | ALPHA3 | ||||||
MU4 | ALPHA4 | MU5 | ALPHA5 |
Format D
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MATHE | MID | Model | NA | NU | RHO | TEXP | TREF | ||
MU1 | ALPHA1 | BETA1 | TAB1 | TAB2 | TAB4 | ||||
MU2 | ALPHA2 | BETA2 | MU3 | ALPHA3 | BETA3 | ||||
MU4 | ALPHA4 | BETA4 | MU5 | ALPHA5 | BETA5 |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MATHE | 2 | MOONEY | |||||||
80 | 20 | 0.001 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
MID | Unique material identification number. No default (Integer > 0) |
|
Model | Hyperelastic material model type.
(Character) |
|
NU | Poisson's ratio. Default = 0.495 (Real) |
|
RHO | Material density. No default (Real) |
|
TEXP | Coefficient of thermal expansion. No default (Real) |
|
TREF | Reference temperature. No default (Real) |
|
NA | Order of the distortional strain energy
polynomial function if the type of the model is
generalized polynomial (MOONEY)
or Reduced Polynomial
(RPOLY). It is also the Order of the Deviatoric Part of the Strain Energy Function of the OGDEN material (Format C). Default = 2 (0 < Integer ≤ 5) |
|
ND | Order of the volumetric strain energy polynomial function. 3 Default = 1 (Integer > 0) |
|
Cpq | Material constants related to distortional
deformation. No default (Real) |
|
Dp | Material constant related to volumetric deformation
(MODEL=BOYCE). No defaults (Real ≥ 0.0) |
|
TAB1 | Table identification number of a TABLES1
entry that contains simple tension-compression data to be used in the estimation of
the material constants, Cpq, related to distortional deformation.
The x-values in the TABLES1 entry should be the stretch ratios
and y-values should be values of the engineering stress. (Integer > 0 or blank) |
|
TAB2 | Table identification number of a TABLES1 entry that contains
equi-biaxial tension data to be used in the estimation of the material constants,
Cpq, related to distortional deformation. The x-values in the
TABLES1 entry should be the stretch ratios and y-values should
be values of the engineering stress. (Integer > 0 or blank) |
|
TAB4 | Table identification number of a TABLES1 entry that contains
pure shear data to be used in the estimation of the material constants,
Cpq, related to distortional deformation. The x-values in the
TABLES1 entry should be the stretch ratios and y-values should
be values of the nominal stress. (Integer > 0 or blank) |
|
TABD | Table identification number of a TABLES1 entry that contains
Volumetric part (Dp) of the data to be used in the estimation of
the material constants. The x-values in the TABLES1 entry should
be the pressure and y-values should be values of the volumetric change.
TABD can only be used to fit Volumetric data for Format A,
additionally, only first-order fitting is currently supported (only
D1 value is sourced from the TABD
data). (Integer > 0 or blank) |
|
C | Initial shear modulus (Model = ABOYCE). 5 No default (Real) |
|
Maximum locking stretch. Used to calculate the value of (Model = ABOYCE). 5 No default (Real) |
||
MUi, ALPHAi | Material Constants for the Ogden Material Model (Model =
OGDEN) 6; or Hill Foam Material Model (Model = FOAM. 7 |
|
BETAi | Material Constants for Hill Foam Material Model (Model=FOAM). 7 |
Comments
- If the Cpq and TAB# fields are input, the Cpq (≠ 0.0) values are overwritten with the curve fit values based on the corresponding TAB# tables. However, any Cpq values set to 0.0 are not overwritten.
- The Generalized polynomial form
(MOONEY) of the Hyperelastic material model is written as a combination
of the deviatoric and volumetric strain energy of the material. The potential or strain
energy density (
) is written in polynomial form, as:Generalized polynomial form (MOONEY):
(1) Where,- Order of the distortional strain energy polynomial function (NA).
- Order of the volumetric strain energy polynomial function (ND). Currently only first order volumetric strain energy functions are supported (ND=1).
- The material constants related to distortional deformation ( ).
- ,
- Strain invariants, calculated internally by OptiStruct.
- Material constants related to volumetric deformation ( ). These values define the compressibility of the material.
- Elastic volume strain, calculated internally by OptiStruct.
- The polynomial form can be used to model the following
material types by specifying the corresponding coefficients (
,
) on the MATHE entry.
Physical Mooney-Rivlin Material (MOOR):
N1 = N2 =1(2) Reduced Polynomial (RPOLY):
q=0, N2 =1(3) Neo-Hooken Material (NEOH):
N1= N2 =1, q=0(4) Yeoh Material (YEOH):
N1 =3 N2 =1, q=0(5) Some other material models from the Generalized Mooney Rivlin model are:
Three term Mooney-Rivlin Material:(6) Signiorini Material:(7) Third Order Invariant Material:(8) Third Order Deformation Material (James-Green-Simpson):(9) - The MATHE hyperelastic material supports CTETRA (4, 10), CPENTA (6, 15), and CHEXA (8, 20) element types.
- The Arruda-Boyce model (ABOYCE)
is defined as:
(10) Where,
- Measure of the limiting locking stretch.
- Maximum locking stretch.
- Related to volumetric deformation. It defines the compressibility of the material.
- First strain invariant, internally calculated by OptiStruct.
- Elastic volume strain, internally calculated by OptiStruct.
- Initial shear modulus.
- The
Ogden Material model (OGDEN) is defined as:
(11) Where,- The three deviatoric stretches (deviatoric stretches are related to principal stretches by )
- Defined by the MUi fields
- Defined by the ALPHAi fields
- Order of the deviatoric part of the strain energy function defined on the NA field
- The Hill Foam Material model
(FOAM) is defined as:
(12) Where,- Principle stretches
- Defined by the MUi fields
- Defined by the ALPHAi fields
- Defined by the BETAi fields
- Order of the strain energy function defined on the NA field.
Currently, the Hill material model is only supported for explicit analysis.
- This card is represented as a material in HyperMesh.