SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pgd_isba_par (DTCO, UG, U, USS, DTV, IO, S, KDIM, HPROG |
subroutine pgd_isba_par | ( | type(data_cover_t), intent(inout) | DTCO, |
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(sso_t), intent(inout) | USS, | ||
type(data_isba_t), intent(inout) | DTV, | ||
type(isba_options_t), intent(inout) | IO, | ||
type(isba_s_t), intent(inout) | S, | ||
integer, intent(in) | KDIM, | ||
HPROG | |||
) |
Definition at line 7 of file pgd_isba_par.F90.