SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | zoom_pgd_isba (CHI, DTCO, DTV, IG, IO, S, K, ISS, UG, U |
subroutine zoom_pgd_isba | ( | type(ch_isba_t), intent(inout) | CHI, |
type(data_cover_t), intent(inout) | DTCO, | ||
type(data_isba_t), intent(inout) | DTV, | ||
type(grid_t), intent(inout) | IG, | ||
type(isba_options_t), intent(inout) | IO, | ||
type(isba_s_t), intent(inout) | S, | ||
type(isba_k_t), intent(inout) | K, | ||
type(sso_t), intent(inout) | ISS, | ||
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U | ||
) |
Definition at line 7 of file zoom_pgd_isba.F90.