Load shape, bulk velocity and height for turbulent channel force
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mus_turbChannelForce_type), | intent(out) | :: | me | Turbulent channel force |
||
| type(flu_State) | :: | conf | flu state |
|||
| character(len=*), | intent(in) | :: | key | Table name to load target states |
||
| integer, | intent(in) | :: | parent | parent source handle |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | turbForce_handle | ||||
| integer, | private | :: | iError | ||||
| character(len=1), | private | :: | flow_direction |