SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | flood_update (PTAB_F, PTAB_H, PTAB_VF, PAREA, PFLOOD_STO, PLEN, PHFLOOD, PFFLOOD, PFLOOD_LEN, PWFLOOD) |
subroutine flood_update | ( | real, dimension(:,:,:), intent(in) | PTAB_F, |
real, dimension(:,:,:), intent(in) | PTAB_H, | ||
real, dimension(:,:,:), intent(in) | PTAB_VF, | ||
real, dimension(:,:), intent(in) | PAREA, | ||
real, dimension(:,:), intent(in) | PFLOOD_STO, | ||
real, dimension(:,:), intent(in) | PLEN, | ||
real, dimension(:,:), intent(out) | PHFLOOD, | ||
real, dimension(:,:), intent(out) | PFFLOOD, | ||
real, dimension(:,:), intent(out) | PFLOOD_LEN, | ||
real, dimension(:,:), intent(out) | PWFLOOD | ||
) |