Block Format Keyword
/MAT/LAW51 - Iform=4: Inlet Boundaries for Multi-Material ALE Law
Description
This boundary enables to handle gas inlet conditions for multi-material ALE laws (formulation: Iform = 0, 1, 10, or 11). Boundary sub-material states are computed using provided state at a stagnation point and polynomial EOS. This avoids defining an imposed velocity (/IMPVEL).
Bernoulli theory is applied:
Gas is supposed to be a perfect gas.
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
/MAT/LAW51/mat_ID |
|||||||||
mat_title |
|||||||||
Blank Format |
|||||||||
Iform |
|
|
|
|
|
|
|
|
|
#Global Parameters
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
---|---|---|---|---|---|---|---|---|---|
Scaletime |
PEXT |
|
|
|
|
|
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
---|---|---|---|---|---|---|---|---|---|
E0mat_1 |
fct_ID1 |
fct_ID1 |
fct_IDE1 |
|
|||||
C1mat_1 |
|
|
C4mat_1 |
|
|||||
|
C0mat_1 |
|
|
|
|
|
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
---|---|---|---|---|---|---|---|---|---|
E0mat_2 |
fct_ID2 |
fct_ID2 |
fct_IDE2 |
|
|||||
C1mat_2 |
|
|
C4mat_2 |
|
|||||
|
C0mat_2 |
|
|
|
|
|
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
---|---|---|---|---|---|---|---|---|---|
E0mat_3 |
fct_ID3 |
fct_ID3 |
fct_IDE3 |
|
|||||
C1mat_3 |
|
|
C4mat_3 |
|
|||||
|
C0mat_3 |
|
|
|
|
|
|
This leads to inlet state:
Then global material state is determined by computing a mean value: Pressure: Density: Energy:
Example using linear EOS: Total pressure: , and also PEXT = 0 Relative Pressure: , and also PEXT = Pamb
For each material, must be defined between 0 and 1. Sum of initial volumetric fractions must be equal to 1. For automatic initial fraction of the volume, refer to /INIVOL.
where C4 = ( - 1) and PEXT = 0 This leads to usual form from. where C4 = ( - 1), C0 = -P0 and PEXT = Pamb where, , , , and PEXT = Pamb
Since P = + PEXT, defining PEXT = 0 implies = P and min = Pmin Fluid materials pressure must remain positive to avoid any tensile strength, then Pmin = 0 leads to min = -PEXT For solid materials, the default value for = 1030 is suitable.
|