SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
sfx_oasis_send.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sfx_oasis_send (KLUOUT, KI, KDATE, OSEND_LAND, OSEND_LAKE, OSEND_SEA, PLAND_RUNOFF, PLAND_DRAIN, PLAND_CALVING, PLAND_SRCFLOOD, PLAKE_EVAP, PLAKE_RAIN, PLAKE_SNOW, PLAKE_WATF, PSEA_FWSU, PSEA_FWSV, PSEA_HEAT, PSEA_SNET, PSEA_WIND, PSEA_FWSM, PSEA_EVAP, PSEA_RAIN, PSEA_SNOW, PSEA_WATF, PSEAICE_HEAT, PSEAICE_SNET, PSEAICE_EVAP)
 
subroutine check_sfx_send (KLUOUT, KERR, HCOMMENT, PWRITE)
 
subroutine outvar (PIN, PDIV, PWRITE)
 

Function/Subroutine Documentation

◆ check_sfx_send()

subroutine sfx_oasis_send::check_sfx_send ( integer, intent(in)  KLUOUT,
integer, intent(in)  KERR,
character(len=*), intent(in)  HCOMMENT,
real, dimension(:), intent(out)  PWRITE 
)

Definition at line 314 of file sfx_oasis_send.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ outvar()

subroutine sfx_oasis_send::outvar ( real, dimension(:), intent(in)  PIN,
real, intent(in)  PDIV,
real, dimension(:), intent(out)  PWRITE 
)

Definition at line 343 of file sfx_oasis_send.F90.

Here is the caller graph for this function:

◆ sfx_oasis_send()

subroutine sfx_oasis_send ( integer, intent(in)  KLUOUT,
integer, intent(in)  KI,
integer, intent(in)  KDATE,
logical, intent(in)  OSEND_LAND,
logical, intent(in)  OSEND_LAKE,
logical, intent(in)  OSEND_SEA,
real, dimension(ki), intent(in)  PLAND_RUNOFF,
real, dimension(ki), intent(in)  PLAND_DRAIN,
real, dimension(ki), intent(in)  PLAND_CALVING,
real, dimension(ki), intent(in)  PLAND_SRCFLOOD,
real, dimension(ki), intent(in)  PLAKE_EVAP,
real, dimension(ki), intent(in)  PLAKE_RAIN,
real, dimension(ki), intent(in)  PLAKE_SNOW,
real, dimension(ki), intent(in)  PLAKE_WATF,
real, dimension(ki), intent(in)  PSEA_FWSU,
real, dimension(ki), intent(in)  PSEA_FWSV,
real, dimension(ki), intent(in)  PSEA_HEAT,
real, dimension(ki), intent(in)  PSEA_SNET,
real, dimension(ki), intent(in)  PSEA_WIND,
real, dimension(ki), intent(in)  PSEA_FWSM,
real, dimension(ki), intent(in)  PSEA_EVAP,
real, dimension(ki), intent(in)  PSEA_RAIN,
real, dimension(ki), intent(in)  PSEA_SNOW,
real, dimension(ki), intent(in)  PSEA_WATF,
real, dimension(ki), intent(in)  PSEAICE_HEAT,
real, dimension(ki), intent(in)  PSEAICE_SNET,
real, dimension(ki), intent(in)  PSEAICE_EVAP 
)

Definition at line 13 of file sfx_oasis_send.F90.

Here is the call graph for this function:
Here is the caller graph for this function: