|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_seaice_n (G, S, HPROGRAM, KLU, KLUOUT) |
| subroutine | check_seaice (HFIELD, PFIELD) |
| subroutine read_seaice_n::check_seaice | ( | character(len=12), intent(in) | HFIELD, |
| real, dimension(:), intent(in) | PFIELD | ||
| ) |
Definition at line 421 of file read_seaicen.F90.


| subroutine read_seaice_n | ( | type(grid_t), intent(inout) | G, |
| type(seaflux_t), intent(inout) | S, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KLU, | ||
| integer, intent(in) | KLUOUT | ||
| ) |
Definition at line 7 of file read_seaicen.F90.


1.8.13