|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_seaflux_n (DTCO, G, S, U, HPROGRAM, KLUOUT) |
| subroutine | check_sea (HFIELD, PFIELD) |
| subroutine read_seaflux_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(grid_t), intent(inout) | G, | ||
| type(seaflux_t), intent(inout) | S, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KLUOUT | ||
| ) |
Definition at line 7 of file read_seafluxn.F90.


1.8.13