HyperWorks Solvers

/MAT/LAW51 (MULTIMAT)

/MAT/LAW51 (MULTIMAT)

Previous topic Next topic Expand/collapse all hidden text  

/MAT/LAW51 (MULTIMAT)

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Block Format Keyword

/MAT/LAW51 - Multi-Material ALE Law

Description

Up to four material laws can be defined: elasto-plastic solid, liquid, gas and detonation products. The material boundaries inside an element are not explicitly defined, but an anti-diffusive technique is used to avoid expansion of transition zone (/UPWIND in RADIOSS Starter Input).

LAW51 is only compatible with a 3D analysis with Euler or ALE formulation. It is not recommended to use this law with RADIOSS single precision engine.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/MAT/LAW51/mat_ID

mat_title

Blank

Iform

 

 

 

 

 

 

 

 

 

hmtoggle_plus1Formulation Types

Material Law

Formulation

Number of
sub-materials

Plasticity

Explosive

Iform=0

3

--

--

Iform=1

3

Johnson-Cook

--

Iform=10

4

Johnson-Cook

Jones-Wilkins-Lee

Iform=11

4

Johnson-Cook

Drücker-Prager

Jones-Wilkins-Lee

 

Elementary Boundary Conditions

Formulation

Type

Iform=2

INLET

Iform=3

OUTLET

Iform=4

GAS INLET (state defined from stagnation point)

Iform=5

LIQUID INLET (state defined from stagnation point)

 

hmtoggle_plus1Comments
1.Unlike most other materials, initial density is automatically computed from the densities and fractions of the various materials.
2.The anti-diffusive technique can be adjusted with /UPWIND from Starter Input. The symbol_n3 flag is the upwind coefficient for damp area:

-1 < symbol_n3 < 1

symbol_n3 = 1: Full Upwind (default value only)

symbol_n3 = 1e-30: Zero Upwind (less diffusive, recommended value, if not unstable)

symbol_n3 = -1: Full Downwind (Anti-Diffusive Technique, potentially unstable)

3.For ALE applications, the time step coefficient is recommended to be 0.5. See /DT in Engine Input.
4.Artificial viscosity parameters qa and qb must be input through the property card /PROP/SOLID (like other materials).
5.This law can emulate Law 37 (liquid and gas mixture) with less diffusion. It can also be used to replace Law 20 for 3D Analysis (Law 20 is only compatible with 2D quad element).
6.LAW51 is based on the equilibrium between each material present inside the element. RADIOSS computes and outputs a relative pressure . At each cycle:

Total pressure can be calculated with external pressure:

7.Material tracking is possible through animation files:

/ANIM/BRIC/VFRAC (volumetric fractions)

8.The following global outputs are available for animation files:

/ANIM/BRICK/EPSP (global plasticity)

/ANIM/BRICK/TEMP (global temperature)

/ANIM/BRICK/BFRAC (High Explosive Burn fraction, if defined)

9.It is recommended to use Streamline Upwind method for momentum advection to get rid of mesh dependency (see /UPWM/SUPG).
10.Tetra 4 elements can be used for this law, but BRICK elements are highly recommended for better numerical solution in ALE.
hmtoggle_plus1Modeling Technique with Polynomial EOS

Material Hypothesis

Output

Modeling

C0

C1

C2

C3

C4

C5

E0

Pext

Pmin

Perfect gas
(Example 43)

 

 

 

 

 

10-30

-P0

 

 

 

P0

-P0

 

 

 

 

10-30

 

 

 

P0

-P0

Water
(Linear EOS)

P0

 

 

 

 

 

 

10-30

 

 

 

 

 

 

P0

-P0

Linear Solid
(Linear EOS)

P0

 

 

 

 

 

 

 

 

 

 

 

 

 

P0

 

Mie-Gruneisen

T1 constant

 

K1

K2

K3

T1 - 1

T1 - 1

E0

P0

 

Mie-Gruneisen

T1 constant

 

K1

K2

K3

T10

T10 - a

E0

P0

 

Where,

Where,

is the total pressure and total energy formulation
is the relative pressure and total energy formulation
is the total pressure and relative energy formulation
is the relative pressure and relative energy formulation
P0is the initial total pressure
E0is the initial total energy
symbol_yis the perfect gas constant
Eis the Young Modulus
is the poisson coefficient
T1is the Gruneisen’s gamma
symbol_a_14is the coefficient for first order approximation in Energy
cis the speed of sound
is the initial density
Sis the linear Hugoniot slope coefficient

See Also:

Material Compatibility

Example 46 - TNT Cylinder Expansion

Example 50 - INIVOL and Fluid Structure Interaction (Drop Container)