|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | pgd_inland_water (DTCO, FG, F, UG, U, USS, WG, W, HPROG |
| subroutine pgd_inland_water | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(grid_t), intent(inout) | FG, | ||
| type(flake_t), intent(inout) | F, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(sso_t), intent(inout) | USS, | ||
| type(grid_t), intent(inout) | WG, | ||
| type(watflux_t), intent(inout) | W, | ||
| HPROG | |||
| ) |
Definition at line 7 of file pgd_inland_water.F90.


1.8.13