Processing math: 100%

/MONVOL/LFLUID

Block Format Keyword Describes the pressure of a linear fluid using a monitored volume.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/MONVOL/LFLUID/monvol_ID/unit_ID
monvol_title
surf_IDex                  
Ascalet AscaleP      
ρ            
fct_K fct_Mtin Fscale_K Fscale_Mtin    
fct_Mtout fct_Mpout Fscale_Mtout Fscale_Mpout    
fct_Padd fct_Pmax Fscale_Padd Fscale_Pmax    

Definitions

Field Contents SI Unit Example
monvol_ID Monitored volume identifier

(Integer, maximum 10 digits)

 
unit_ID Unit Identifier

(Integer, maximum 10 digits)

 
monvol_title Monitored volume title

(Character, maximum 100 characters)

 
surf_IDex External surface identifier.

(Integer)

 
Ascalet Abscissa scale factor for time based functions.

Default = 1.0 (Real)

[s]
AscaleP Abscissa scale factor for pressure based functions.

Default = 1.0 (Real)

[Pa]
ρ Fluid density.

(Real)

[kgm3]
fct_K Load curve identifier for bulk modulus K(t) .

(Integer)

 
Fscale_K Load curve scale factor for bulk modulus or constant bulk modulus. 7 [Pa]
fct_Mtin Load curve identifier for input mass flow rate ˙min(t) .

(Integer)

 
Fscale_Mtin Load curve scale factor for input mass flow rate or constant input mass flow rate. 7 [kgs]
fct_Mtout Load curve identifier for mass flow rate ˙mout(t) .

(Integer)

 
Fscale_Mtout Load curve scale factor for output mass flow rate or constant output mass flow rate. 7 [kgs]
fct_Mpout Load curve identifier for output mass flow rate ˙mout(p) as a function of pressure.

(Integer)

 
Fscale_Mpout Load curve scale factor for output mass flow rate or constant output mass flow rate. 7 [kgs]
fct_Padd Load curve identifier for additional pressure Padd(t) .

(Integer)

 
Fscale_Padd Load curve scale factor for additional pressure or constant additional pressure. 7 [kgs]
fct_Pmax Load curve identifier for maximum pressure Pmax(t) .

(Integer)

 
Fscale_Pmax Load curve scale factor for maximum pressure or constant maximum pressure. 7 [Pa]

Comments

  1. The pressure inside the monitored volume is defined as:(1)
    P(t)=K(t)ln(V0(t)V(t))+Padd(t)
  2. surf_IDex must be defined using segments associated with 4- or 3-nodes shell elements (possibly void elements) and not with /SURF/SEG.
  3. The shell elements that define the surface of the monitored volume should not be deleted or eroded.
  4. The volume must be closed and the normals must be oriented outwards.
  5. Abscissa scale factors are used to transform abscissa units in airbag functions, for example:(2)
    f(t)=f(tAscalet)
    Where, t is the time.(3)
    f(p)=f(pAscaleP)

    Where, p is the pressure.

  6. Fluid mass is computed as:(4)
    m(t)=m(0)+t0˙min(t)dtt0˙mout(t)dtt0˙mout(p)dt
  7. If the load curve identifier fct_ is defined, then the Fscale_ is a scale factor for the load curve with a default value = 1.0:

    K(t)=Fscale_Kfct_K

    If the load curve identifier fct_ is not defined, then Fscale_ defines a constant input value:

    K(t)=Fscale_K