Model initialisation routine (CRU specific). TRENDY experiment using CRU-NCEP.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(out) | :: | dels | Time step size in seconds | ||
| integer, | intent(out) | :: | koffset | Timestep to start at | ||
| type(CRU_TYPE), | intent(out) | :: | CRU |