| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in) | :: | xp(3) |
Query point (x,y,z) to interpolate fluid properties to |
||
| type(mus_scheme_type), | intent(inout) | :: | scheme |
Scheme for access to fluid data |
||
| type(mus_geom_type), | intent(in) | :: | geometry |
Geometry for access to tree |
||
| type(mus_param_type), | intent(in) | :: | params |
Params for access to dt, dx, etc. |
||
| integer, | intent(in) | :: | plogunit |
Unit to write output to |