*AIRBAG_PARTICLE
LS-DYNA Input Interface KeywordDefines a Finite Volume Method airbag.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*AIRBAG_PARTICLE_{OPTION} |
If OPTION = ID, insert the following line
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
monvol_ID | Title |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
surf_IDex | Surf_type_ex | surf_IDin | Surf_type_in | ||||
Text | Pext | Nvent | Tswitch | ||||
Iair | Ngas | Ninj |
Add Nvent cards for each vent
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
surf_IDv | Surf_type_v | Avent | FUNCT_ID | FUNCP_ID |
If Iair > 0, add the card
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
Pair | Tair | Mw_air | A_air | B_air | C_air |
Add Ngas cards for definition of multi-component gas
injection
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
FM_ID (I) | FT_ID (I) | Mw (I) | A (I) | B (I) | C (I) |
Add Ninj cards for definition of injection holes through shell
elements on external surface
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
EID (I) | VID (I) |
Definition
Field | Contents | SI Unit Example |
---|---|---|
OPTION |
|
|
monvol_ID | Airbag
identifier. (Integer) |
|
Title | Title. (Character) |
|
surf_IDex | Airbag external surface
identifier. (Integer) |
|
Surf_type_ex | External set type.
(Integer) |
|
surf_IDin | Airbag internal surface
identifier. (Integer) |
|
Surf_type_in | Internal set type.
(Integer) |
|
Text | External temperature. Default = 295 K (Real) |
|
Pext | External
pressure. (Real) |
|
Nvent | Number of vent
holes. (Integer) |
|
Tswitch | Time to switch from finite volume
airbag to uniform pressure airbag. (Real) |
|
Iair | Material definition for external air.
(Integer) |
|
Ngas | Number of injected gas
components. (Integer) |
|
Ninj | Number of injection
holes. (Integer) |
|
surf_IDv | Airbag vent surface
identifier. (Integer) |
|
Surf_type_v | Surface set type.
(Integer) |
|
Avent | Scaling coefficient for vent
area. Default = 1 (Real) |
|
FUNCT_ID | Function identifier for vent area
scaling coefficient as function of time. (Integer) |
|
FUNCP_ID | Function identifier for vent area
scaling coefficient as function of
overpressure. (Integer) |
|
Pair | External pressure (overwrites Pext). Default = Pext (Real) |
|
Tair | External temperature (overwrites
Text). Default = Text (Real) |
|
MW_air | Molar molecular weight of
air. (Real) |
|
A_air | Constant head capacity parameter
for air. (Real) |
|
B_air | Linear head capacity parameter for
air. (Real) |
|
C_air | Quadratic head capacity parameter
for air. (Real) |
|
FM_ID (I) | Function identifier of gas
component mass flow as function of time. (Integer) |
|
FT_ID (I) | Function identifier of gas
component temperature as function of
time. (Integer) |
|
MW (I) | Molar molecular weight of gas
component. (Real) |
|
A (I) | Constant head capacity parameter
for gas component. (Real) |
|
B (I) | Linear head capacity parameter for
gas component. (Real) |
|
C (I) | Quadratic head capacity parameter
for gas component. (Real) |
|
EID (I) | Shell element number defining
position of injector. (Integer) |
|
VID (I) | Initial direction of gas inflow at nozzle.
(Integer) |
Comments
- This keyword maps to /MONVOL/FVMBAG2, /MAT/GAS, and /PROP/INJECT1.
- External surfaces of airbag should form a closed volume.
- Airbag external and internal surfaces should not have any intersections.
- Injector holes are defined by shell elements on external surfaces.