Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_seaflux_conf_n (CHS, DGO, DGS, DGSI, O, S, HPROGRAM) |
| subroutine read_seaflux_conf_n | ( | type(ch_seaflux_t), intent(inout) | CHS, |
| type(diag_ocean_t), intent(inout) | DGO, | ||
| type(diag_seaflux_t), intent(inout) | DGS, | ||
| type(diag_seaice_t), intent(inout) | DGSI, | ||
| type(ocean_t), intent(inout) | O, | ||
| type(seaflux_t), intent(inout) | S, | ||
| character(len=6), intent(in) | HPROGRAM | ||
| ) |
Definition at line 6 of file read_seaflux_confn.F90.


1.8.5