SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | put_sfx_land (IO, S, K, NK, NP, U, KLUOUT, OCPL_WTD, OCPL_FLOOD, PWTD, PFWTD, PFFLOOD, PPIFLOOD) |
subroutine | check_land (HCOMMENT, PFIELD) |
subroutine put_sfx_land::check_land | ( | character(len=*), intent(in) | HCOMMENT, |
real, dimension(:), intent(in) | PFIELD | ||
) |
Definition at line 164 of file put_sfx_land.F90.
subroutine put_sfx_land | ( | type(isba_options_t), intent(inout) | IO, |
type(isba_s_t), intent(inout) | S, | ||
type(isba_k_t), intent(inout) | K, | ||
type(isba_nk_t), intent(inout) | NK, | ||
type(isba_np_t), intent(inout) | NP, | ||
type(surf_atm_t), intent(inout) | U, | ||
integer, intent(in) | KLUOUT, | ||
logical, intent(in) | OCPL_WTD, | ||
logical, intent(in) | OCPL_FLOOD, | ||
real, dimension(:), intent(in) | PWTD, | ||
real, dimension(:), intent(in) | PFWTD, | ||
real, dimension(:), intent(in) | PFFLOOD, | ||
real, dimension(:), intent(in) | PPIFLOOD | ||
) |
Definition at line 9 of file put_sfx_land.F90.