Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_ocean_n (DTCO, O, OR, U, HPROGRAM) |
| subroutine read_ocean_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(ocean_t), intent(inout) | O, | ||
| type(ocean_rel_t), intent(inout) | OR, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM | ||
| ) |
Definition at line 6 of file read_oceann.F90.


1.8.5