|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ch_dep_isba (KK, PK, PEK, D, DM, CHIK, PUSTAR, PTA, PPA, PTRAD, KSIZE) |
| subroutine ch_dep_isba | ( | type(isba_k_t), intent(inout) | KK, |
| type(isba_p_t), intent(inout) | PK, | ||
| type(isba_pe_t), intent(inout) | PEK, | ||
| type(diag_t), intent(inout) | D, | ||
| type(diag_misc_isba_t), intent(inout) | DM, | ||
| type(ch_isba_t), intent(inout) | CHIK, | ||
| real, dimension(:), intent(in) | PUSTAR, | ||
| real, dimension(:), intent(in) | PTA, | ||
| real, dimension(:), intent(in) | PPA, | ||
| real, dimension(:), intent(in) | PTRAD, | ||
| integer, intent(in) | KSIZE | ||
| ) |
1.8.13