|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_top (IO, S, K, NK, NP, KLUOUT, PM) |
| subroutine init_top | ( | type(isba_options_t), intent(inout) | IO, |
| type(isba_s_t), intent(inout) | S, | ||
| type(isba_k_t), intent(inout) | K, | ||
| type(isba_nk_t), intent(inout) | NK, | ||
| type(isba_np_t), intent(inout) | NP, | ||
| integer, intent(in) | KLUOUT, | ||
| real, dimension(:), intent(inout) | PM | ||
| ) |
Definition at line 7 of file init_top.F90.


1.8.13