SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | put_sfx_sea (S, U, W, KLUOUT, OCPL_SEAICE, OWATER, PSEA_SS |
subroutine | treat_sea (KLU) |
subroutine | treat_water (KLU) |
subroutine | check_sea (HCOMMENT, PFIELD) |
subroutine put_sfx_sea::check_sea | ( | character(len=*), intent(in) | HCOMMENT, |
real, dimension(:), intent(in) | PFIELD | ||
) |
Definition at line 261 of file put_sfx_sea.F90.
subroutine put_sfx_sea | ( | type(seaflux_t), intent(inout) | S, |
type(surf_atm_t), intent(inout) | U, | ||
type(watflux_t), intent(inout) | W, | ||
integer, intent(in) | KLUOUT, | ||
logical, intent(in) | OCPL_SEAICE, | ||
logical, intent(in) | OWATER, | ||
PSEA_SS | |||
) |
Definition at line 7 of file put_sfx_sea.F90.
subroutine put_sfx_sea::treat_sea | ( | integer, intent(in) | KLU | ) |
Definition at line 118 of file put_sfx_sea.F90.
subroutine put_sfx_sea::treat_water | ( | integer, intent(in) | KLU | ) |
Definition at line 197 of file put_sfx_sea.F90.