Loading [MathJax]/jax/output/CommonHTML/jax.js

/EBCS/INIP

Block Format Keyword Describes the elementary boundary condition of initial pressure.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/EBCS/INIP/ebcs_ID/unit_ID
ebcs_title
surf_ID                  
Rho C lc        

Definitions

Field Contents SI Unit Example
ebcs_ID Elementary boundary condition identifier.

(Integer, maximum 10 digits)

 
unit_ID Unit Identifier

(Integer, maximum 10 digits)

 
ebcs_title Elementary boundary condition title.

(Character, maximum 100 characters)

 
surf_ID Surface identifier.

(Integer)

 
Rho Initial density.

Default = 0 (Real)

[kgm3]
C Speed of sound.

Default = 0 (Real)

[ms]
lc Characteristic length.

Default = 0 (Real)

[m]

Comments

  1. Input is general, no prior assumptions are enforced! Verify that the elementary boundaries are consistent with general assumptions of ALE (equation closure).
  2. It is not advised to use the Hydrodynamic Bi-material Liquid Gas Law (/MAT/LAW37 (BIPHAS)) with the elementary boundary conditions.
  3. Density, pressure, and energy are imposed according to a scale factor and a time function. If the function number is 0, the imposed density, pressure and energy are used.
  4. This keyword is less than four or equal to six (non-reflective frontiers (NRF)) using:
    (1)
    Pt=ρcVnt+c(PP)lc

    Pressure in the far field P is imposed with a function of time. The transient pressure is derived from P , the local velocity field V and the normal of the outlet facet.

    Where, lc is the characteristic length, to compute cutoff frequency fc as:(2)
    fc=c2π.lc
  5. A resistance pressure is computed and added to the current pressure.(3)
    Pres=r1Vn+r2Vn|Vn|

    It aims at modeling the friction loss due to the valves.