Writes non-time varying parameter output variables to disk. This is done on the first time step of the simulation after the output streams have been initialised.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | time_index |
The current time step index in the simulation. |
||
| type(patch_type), | intent(in) | :: | patch(:) |
The patch type instance for performing grid reductions over the patch dimension if required. |
||
| type(land_type), | intent(in) | :: | landpt(:) |
The land type instance for performing grid reductions over the patch dimension if required. |