|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | isba (IO, KK, PK, PEK, G, AG, DK, DEK, DMK, TPTIME, PPOI |
| subroutine isba | ( | type(isba_options_t), intent(inout) | IO, |
| type(isba_k_t), intent(inout) | KK, | ||
| type(isba_p_t), intent(inout) | PK, | ||
| type(isba_pe_t), intent(inout) | PEK, | ||
| type(grid_t), intent(inout) | G, | ||
| type(agri_t), intent(inout) | AG, | ||
| type(diag_t), intent(inout) | DK, | ||
| type(diag_evap_isba_t), intent(inout) | DEK, | ||
| type(diag_misc_isba_t), intent(inout) | DMK, | ||
| type(date_time), intent(in) | TPTIME, | ||
| real, dimension(:), intent(in) | PPOI | ||
| ) |
1.8.13