| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | comm | ||||
| real, | intent(inout) | :: | dels | Time step size in seconds | ||
| integer, | intent(inout) | :: | koffset | Timestep to start at | ||
| integer, | intent(inout) | :: | kend | No. of time steps in run | ||
| type(PLUME_MIP_TYPE), | intent(in) | :: | PLUME | |||
| type(CRU_TYPE), | intent(in) | :: | CRU |