SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | sfx_oasis_send_ol (F, IM, S, U, W, HPROGRAM, KI, PTIMEC, PSTEP_SURF) |
subroutine sfx_oasis_send_ol | ( | type(flake_t), intent(inout) | F, |
type(isba_model_t), intent(inout) | IM, | ||
type(seaflux_t), intent(inout) | S, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(watflux_t), intent(inout) | W, | ||
character(len=*), intent(in) | HPROGRAM, | ||
integer, intent(in) | KI, | ||
real, intent(in) | PTIMEC, | ||
real, intent(in) | PSTEP_SURF | ||
) |
Definition at line 8 of file sfx_oasis_send_ol.F90.