Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hydro_glacier (I, PTSTEP, PSR, PSNOWRHO, PSNOWSWE, PGLASTO, PICEFLUX) |
| subroutine hydro_glacier | ( | type(isba_t), intent(inout) | I, |
| real, intent(in) | PTSTEP, | ||
| real, dimension(:), intent(in) | PSR, | ||
| real, dimension(:,:), intent(inout) | PSNOWRHO, | ||
| real, dimension(:,:), intent(inout) | PSNOWSWE, | ||
| real, dimension(:), intent(inout) | PGLASTO, | ||
| real, dimension(:), intent(out) | PICEFLUX | ||
| ) |
1.8.5