Contains additional information for absorblayer source
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | public | :: | target_pressure |
target pressure |
|||
real(kind=rk), | public | :: | target_velocity(3) |
target velocityX, velocityY and velocityZ |
|||
logical, | public | :: | isPressDyn | = | .false. |
Use time average for pressure. Default: false. |
|
logical, | public | :: | isVelDyn | = | .false. |
Use time average for Velocity. Default: false. |
|
integer, | public | :: | nRecord | = | 100 |
Number of iterations to record for time-averaging |