/ALE/MAT
Block Format Keyword Compute material flow with ALE framework.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/ALE/MAT/mat_ID |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material
identifier. (Integer, maximum 10 digits) |
Example
#RADIOSS STARTER
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
#- 1. MATERIALS:
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/UNIT/1
unit for mat
g mm ms
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/MAT/LAW37/1/1
air (unit g_mm_ms)
# Psh
0
# RHO_l0 C_l ALPHA_l NU_l NU_VOL_l
.001 2089 0 1.787e-3 0
# RHO_G0 GAMMA P0 NU_g NU_VOL_g
1.22E-6 1.4 .1 1.48e-2
/ALE/MAT/1
/MAT/LAW37/2/1
water (unit g_mm_ms)
# Psh
0
# RHO_l0 C_l ALPHA_l NU_l NU_VOL_l
.001 2089 1 1.787e-3 0
# RHO_G0 GAMMA P0 NU_g NU_VOL_g
1.22E-6 1.4 .1 1.48e-2
/ALE/MAT/2
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
#enddata
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
Comments
- There is no convection through a boundary face.
- With a collocated scheme (/MAT/LAW151 (MULTIFLUID)) there is by default a slipping wall boundary condition ( ).
- With a staggered scheme (all material laws, except /MAT/LAW151) velocity must be fixed with /BCS option at boundary nodes. You can define either a solid wall boundary condition ( ) or a slipping wall boundary condition ( ).
- To define outlet/inlet, refer to /EBCS (or material boundaries: /MAT/LAW11 (BOUND), /MAT/LAW51 (MULTIMAT)).
- Contrary to Eulerian framework, a grid formulation must be used. By default, DONEA formulation is enabled (/ALE/GRID/DONEA).