|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | sfx_xios_setup_ol (YSC, KLUOUT, KYEAR, KMONTH, KDAY, PTIME, PSTEP) |
| subroutine sfx_xios_setup_ol | ( | type(surfex_t), intent(inout) | YSC, |
| integer, intent(in) | KLUOUT, | ||
| integer(kind=jpim), intent(in) | KYEAR, | ||
| integer(kind=jpim), intent(in) | KMONTH, | ||
| integer(kind=jpim), intent(in) | KDAY, | ||
| real, intent(in) | PTIME, | ||
| real, intent(in) | PSTEP | ||
| ) |
Definition at line 2 of file sfx_xios_setup_ol.F90.


1.8.13