MATX42
Bulk Data Entry Defines additional material properties for Ogden, Mooney-Rivlin material for geometric nonlinear analysis. This material is used to model rubber, polymers, and elastomers.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MATX42 | MID | SCUT | TBID | FBULK | |||||
LAW | MU1 | ALFA1 | MU2 | ALFA2 | MU3 | ALFA3 | |||
MU4 | ALFA4 | MU5 | ALFA5 |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
PRONY | G1 | T1 | G2 | T2 | G3 | T3 | |||
G4 | T4 | G5 | T5 | etc |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MAT1 | 102 | 10.0 | 0.495 | 6.0E-10 | |||||
MATX42 | 102 | ||||||||
LAW | 0.10 | 2.0 | -0.010 | -2.0 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
MID | Material ID of the
associated MAT1. 1 No default (Integer > 0) |
|
SCUT | Cut-off stress in
tension. Default = 1030 (Real ≥ 0) |
|
TBID | Identification number
of a TABLES1 to define the bulk function f(J)
that scales the bulk modulus vs. relative volume. If
TBID = 0, f(J) = const. = 1.0. Default = 0 (Integer ≥ 0) |
|
FBULK | Scale factor for bulk
function. Default = 1.0 (Real > 0) |
|
LAW | Indicates that material parameters MUi and ALFAi follow. | |
MUi | Parameter
μi
. Up to five pairs are
permitted. (Real) |
|
ALFAi | Parameter
αi
. Up to five pairs are
permitted. (Real) |
|
PRONY | Indicates that prony model parameters Gi and Ti follow. | |
Gi | Parameter
Gi for prony model.
8
9 (Real) |
|
Ti | Parameter
Ti for prony model.
8
9 (Real) |
Comments
- The material identification number must be that of an existing MAT1 Bulk Data Entry. Only one MATXi material extension can be associated with a particular MAT1.
- MATX42 is only applied in geometric nonlinear analysis subcases which are defined by ANALYSIS = EXPDYN. It is ignored for all other subcases.
- The recommended Poisson's ratio for incompressible material is NU = 0.495. NU is defined on the corresponding MAT1.
- The strain energy density
W
is computed using:
(1) W=∑pμpαp(ˉλαp1+ˉλαp2+ˉλαp3−3)+K2(J−1)2Where, ˉλi is the ith principal engineering stretch ( ˉλi=1+εi , εi is the ith principal engineering strain). The Cauchy stress is computed as:
(2) σi=λiJ⋅∂W∂λi−Pwith J = λ 1 * λ 2 * λ 3 being the relative volume:
(3) J=ρ0ρThe quantity, P is the pressure:
P = K * FBULK * f (J) * (J - 1)
The Bulk Modulus, K is:(4) K=μ⋅2(1+υ)3(1−2υ)with the ground shear modulus μ :
- An incompressible Mooney-Rivlin material
is governed by:
W = C10 (I1 - 3) + C01 (I2 - 3)
Where, Ii is ith invariant of the right-hand Cauchy-Green Tensor. It can be modeled using the following parameters:
μ 1 = 2 * C10
μ 2 = -2 * C01
α1 = 2.0
α2 = -2.0
- Coefficients of the Prony series
(Gi,
Ti) are used to
describe viscous effects using the Maxwell model (which can be described in a
simplified manner as a system of n springs with stiffness'
Gi and dampers
η
i):
Figure 1.The hyperelastic ground shear modulus, μ is exactly the long-term shear modulus G∞ in the Maxwell model, and Ti is the relaxation time:(5) Ti=ηiGiThe Gi and Ti values must be positive.
- Viscous effects are modeled through a
convolution integral using Prony series. This is an extension of small strain
theory (described in comment 6) to large nonlinear strain case. The Kirchhoff
viscous stress is given by:
(6) τv=M∑i=1Git∫0e−t−sτidds[dev(ˉFˉFT)]dswith, F being the deformation gradient matrix, ˉF=J−13F and dev(ˉFˉFT) denotes the deviatoric part of tensor ˉFˉFT .
The viscous-Cauchy stress is written as:(7) σv(t)=1Jτv(t) - This card is represented as a material in HyperMesh.