|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | snow_load_meb (PK, PEK, DEK, PTSTEP, PSR, PWRVNMAX, PKVN, PCHEATV, PMELTVN, PVELC, PSUBVCOR) |
| subroutine snow_load_meb | ( | type(isba_p_t), intent(inout) | PK, |
| type(isba_pe_t), intent(inout) | PEK, | ||
| type(diag_evap_isba_t), intent(inout) | DEK, | ||
| real, intent(in) | PTSTEP, | ||
| real, dimension(:), intent(in) | PSR, | ||
| real, dimension(:), intent(in) | PWRVNMAX, | ||
| real, dimension(:), intent(in) | PKVN, | ||
| real, dimension(:), intent(in) | PCHEATV, | ||
| real, dimension(:), intent(in) | PMELTVN, | ||
| real, dimension(:), intent(in) | PVELC, | ||
| real, dimension(:), intent(out) | PSUBVCOR | ||
| ) |
1.8.13