Allocate and initialize module variables with fields read from restart file.
Test for sub-surface indices
Validation of ocean mode
Allocate variables for pbl splitting
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in), | DIMENSION(klon) | :: | fder_rst | ||
| real, | intent(in), | DIMENSION(klon, nbsrf) | :: | snow_rst | ||
| real, | intent(in), | DIMENSION(klon, nbsrf) | :: | qsurf_rst | ||
| real, | intent(in), | DIMENSION(klon, nsoilmx, nbsrf) | :: | ftsoil_rst |
|
|
| real, | intent(in), | DIMENSION(klon) | :: | hice_rst | ||
| real, | intent(in), | DIMENSION(klon) | :: | tice_rst | ||
| real, | intent(in), | DIMENSION(klon) | :: | bilg_cumul_rst |