/INIVEL/FVM
Block Format Keyword Defines initial material velocities on a group of elements (bricks, quad or triangles) for the Finite Volume solver.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
|---|---|---|---|---|---|---|---|---|---|
| /INIVEL/FVM/inivel_ID/unit_ID | |||||||||
| inivel_title | |||||||||
| VX. | VY. | VZ | grbric_ID | grqd_ID | grtria_ID | skew_ID | |||
| Tstart | sens_ID | ||||||||
Definition
| Field | Contents | SI Unit Example |
|---|---|---|
| inivel_ID | Initial velocity block
identifier. (Integer, maximum 10 digits) |
|
| unit_ID | (Optional) Unit identifier. (Integer, maximum 10 digits) |
|
| inivel_title | Initial velocity block
title. (Character, maximum 100 characters) |
|
| VX | X
velocity. (Real) |
|
| VY | Y
velocity. (Real) |
|
| VZ | Z
velocity. (Real) |
|
| grbric_ID | Brick group on which
specific initial velocities are applied. (Integer) |
|
| grqd_ID | Quad groups on which
specific initial velocities are applied. (Integer) |
|
| grtria_ID | Tria groups on which
specific initial velocities are applied. (Integer) |
|
| skew_ID | Skew
identifier. (Integer) |
|
| Tstart | Start time. Default = 0.0 (Real) |
|
| sens_ID | Sensor property identifier.
(Integer) |
Comments
- At least one group ID must be provided.
- /INIVEL/FVM is used to initialize velocities in solid elements for the Finite Volume solver of /MAT/LAW151 (MULTIFLUID).
- Initial velocity is applied when time Tstart is reached or when the sensor is activated.