/MAT/LAW41 (LEE_TARVER)
Block Format Keyword This material law describes detonation products using an ignition and growth model of a reactive material.
The Lee-Tarver model is based on the assumption that the ignition starts at local hot spots in the passage of shock front and grows outward from these sites. The reaction rate is controlled by the pressure and the surface area as in a deflagration process.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/MAT/LAW41/mat_ID/unit_ID or /MAT/LEE_TARVER/mat_ID/unit_ID | |||||||||
mat_title | |||||||||
Ireac | |||||||||
itr | Ftol | ||||||||
I | b | x | |||||||
G1 | d | y | c | ||||||
kappa | khi | tol | |||||||
G2 | e | g | z | ||||||
a | Figmax | FG1max | FG2min | ||||||
G | Ti |
Definition
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material identifier. (Integer, maximum 10 digits) |
|
unit_ID | Unit identifier. (Integer, maximum 10 digits) |
|
mat_title | Material title. (Character, maximum 100 characters) |
|
Initial density. (Real) |
||
Reference density used in E.O.S
(equation of state). Default = (Real) |
||
Ireac | Ignition and growth model flag. 1 (Integer) |
|
Reagents JWL
parameter. (Real) |
||
Reagents JWL
parameter. (Real) |
||
Reagents JWL
parameter. (Real) |
||
Reagents JWL
parameter. (Real) |
||
Reagents JWL parameter. 2
(Real) |
= | |
Product JWL
parameter. (Real) |
||
Product JWL
parameter. (Real) |
||
Product JWL
parameter. (Real) |
||
Product JWL
parameter. (Real) |
||
Product JWL parameter. 2 (Real) |
= | |
Volumetric heat capacity for
reagents. (Real) |
= | |
Volumetric heat capacity for
product. (Real) |
= | |
Heat of reaction. (Real) |
||
itr | Maximum number of iterations. 2 Default = 80 (Integer) |
|
Convergency tolerance. 2
Default = 10-3 (Real) |
||
Ftol | Burn fraction threshold. 3 Default = 10-5 (Real) |
|
I | Lee-Tarver
parameter. (Real) |
|
b | Lee-Tarver
parameter. (Real) |
|
x | Lee-Tarver
parameter. (Real) |
|
G1 | Lee-Tarver
parameter. (Real) |
|
d | Lee-Tarver
parameter. (Real) |
|
y | Lee-Tarver
parameter. (Real) |
|
c | Lee-Tarver
parameter. (Real) |
|
kappa | Numerical limiters. 6 Default = 99.0 (Real) |
|
khi | Numerical limiters (extended model).
5 Default = 99.0 (Real) |
|
tol | Numerical tolerance (extended model).
7 Default = 0.0 (Real) |
|
G2 | Lee-Tarver
parameter. (Real) |
|
e | Lee-Tarver
parameter. (Real) |
|
g | Lee-Tarver
parameter. (Real) |
|
z | Lee-Tarver
parameter. (Real) |
|
a | Lee-Tarver parameter (extended
model). (Real) |
|
Figmax | Ignition term limiter (extended model).
1 (Real) |
|
FG1max | Growth term #1 limiter (extended model).
1
(Real) |
|
FG2min | Ignition term #2 limiter (extended
model). 1
(Real) |
|
G | Shear modulus. 4 (Real) |
|
Ti | Initial
temperature. (Real) |
Example (COMP-B)
#RADIOSS STARTER
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
#- 2. MATERIALS:
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/MAT/LAW41/1
Military Comp-B (unit g,mm,µs,Mbar) ; Ref:UCRL-JC-111975,May 1993 (submittal 10th Det. Symposium)
# RHO_0
1.630
# Ireac
2
# Ar Br R1r R2r R3r
1479.0 -0.05261 12.0 1.2 2.268144E-5
# Ap Bp R1p R2p R3p
5.5748 0.0783 4.5 1.2 0.34E-5
# Cvr Cvp Eq
2.487E-5 1E-5 .081
# iter eps Ftol
0 0 0
# I b x
44.0 0.22222222222222 4
# G1 d y c
514.0 0.66666666666666 2 0.22222222222222
# kappa khi tol
0 0 0
# G2 e g z
0.0 0.0 0.0 0.0
# a Figmax FG1max FG2min
0 .30 1.0 1.0
# G Ti
0.0354 298
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|#ENDDATA
/END
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
Comments
- This material describes a mixture of reagents (unreacted explosive) and products (gas from detonation) for which the burn fraction is dictated by function . There are two possible models to describe function depending on Ireac value:
- Both reagents and products
are described with a JWL equation of state. The temperature dependency form is used
where,
.Consequently, a set of JWL parameters must be defined for both reagents and products:
- Reagents:
- Products:
For reagents, is negative so that the solid undergoes tension and is set to the initial Gruneisen coefficient.
An iterative solver is used to ensure equilibrium between reagents and products: .
itr is the maximum number of iteration and eps is the convergency tolerance .
- Reagents:
-
is such as:
- : reaction has not started
- : reaction has finished
- Shear modulus is used for
sound speed calculation:
-
is a numerical limiter such as:
-
is a numerical limiter such as reaction is not calculated if
.
Where, = Pseudo viscosity (from shock front).
-
is a tolerance parameter.
is updated using instead of in the right hand term of the 3-term-model.
- This material is not yet compatible with ALE.