Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_outfn_sea_n (CHS, DGO, DGS, DGSI, DGU, O, S, SSB, UG, U, HPROGRAM, KLUOUT) |
| subroutine init_outfn_sea_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(diag_surf_atm_t), intent(inout) | DGU, | ||
| type(ocean_t), intent(inout) | O, | ||
| type(seaflux_t), intent(inout) | S, | ||
| type(seaflux_sbl_t), intent(inout) | SSB, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KLUOUT | ||
| ) |
Definition at line 6 of file init_outfn_sean.F90.


1.8.5