Iform = 5
Block Format Keyword This boundary can simulate liquid inlet conditions for multi-material ALE laws (formulation: Iform = 0, 1, 10, or 11).
The boundary sub-material state is calculated from a state at a stagnation point which is provided by the user. When using this feature, it is no longer necessary to use imposed velocity (/IMPVEL) where the velocity is computed by numerical scheme.
The user provides the stagnation where , , ( is optional) which corresponds to the state for which =0. From a linear EOS: ; thus .
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/MAT/LAW51/mat_ID/unit_ID | |||||||||
mat_title | |||||||||
Blank Format | |||||||||
Iform |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
Scaletime | PEXT |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_IDα1 | fct_ID 1 | fct_IDE1 | |||||||
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_IDα2 | fct_ID 2 | fct_IDE2 | |||||||
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
fct_IDα3 | fct_ID 3 | fct_IDE3 | |||||||
Definitions
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material identifier. (Integer, maximum 10 digits) |
|
unit_ID | Unit Identifier. (Interger, maximum 10 digits) |
|
mat_title | Material title. (Character, maximum 100 characters) |
|
Iform | Formulation flag.
(Integer) |
|
Scaletime | Abscissa scale factor for input
functions. 2 Default = 1 (Real) |
|
PEXT | External (ambient) pressure. 3 (Real) |
|
Initial volumetric fraction. 4 (Real) |
||
Initial density at stagnation point.
1 (Real) |
||
Initial energy at stagnation point.
5 (Real) |
||
fct_IDαi | (Optional)
Volumetric fraction scaling function
identifier. 6
(Integer) |
|
fct_ID i | (Optional)
Density fraction scaling function
identifier.
(Integer) |
|
fct_IDEi | (Optional)
Energy fraction scaling function
identifier.
(Integer) |
|
Coefficient for perfect gas EOS. 5 (Real) |
||
Hydrodynamic cavitation pressure. 6 Default = -10-30 (Real) |
||
Coefficient for perfect gas EOS. 5 (Real) |
Comments
- Provided gas state from stagnation point
is used to compute liquid inlet state. Bernoulli theory is
applied:
(1) This leads to sub-material state in inlet boundary element:(2) Where, is an optional drop parameter.(3) (4) Then global material state is determined by computing a mean value:- Pressure
- Density
- Energy
- The optional scaling functions can be used such to scale the volumetric, density or energy fractions.
- Parameter PEXT enables you to
take the ambient pressure into account in case you want to work with relative pressure
. This parameter is required by Radioss for correct energy integration at each cycle. Otherwise,
numerical EOS solving is generally incorrect. It represents pressure which must be added
to EOS calculation to obtain total (physical) pressure. It has no influence on pressure
contour in animation files.
Examples using linear EOS:
Total pressure: , and also PEXT = 0
Relative Pressure: , and also
- Volumetric fractions enable the sharing of elementary volume within the three
different materials.
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.
- Linear EOS is:
(5) This provides flexibility, depending on whether pressure and energy are total or relative:(6) Where, and .
This leads to usual form from .(7) Where and .
-
flag is the minimum value for the computed pressure.
Since , defining implies and .
Fluid materials pressure must remain positive to avoid any tensile strength, then, leads to .
For solid materials, the default value for = 1030 is suitable.
- Stagnation Energy is optional because this EOS does not depends on energy. The energy input value will only affect output value in animation files and time histories.
- EOS parameters must be consistent with liquid EOS from adjacent MM-ALE domain.