Go to the source code of this file.
Functions/Subroutines | |
| subroutine | sfx_oasis_send_ol (F, I, S, U, W, HPROGRAM, KI, PTIMEC, PSTEP_SURF, KSIZE_OMP) |
| subroutine sfx_oasis_send_ol | ( | type(flake_t), intent(inout) | F, |
| type(isba_t), intent(inout) | I, | ||
| 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, | ||
| integer, dimension(:), intent(in) | KSIZE_OMP | ||
| ) |
Definition at line 6 of file sfx_oasis_send_ol.F90.


1.8.5