Go to the source code of this file.
Functions/Subroutines | |
| subroutine | write_diag_seb_seaflux_n (DTCO, DGU, U, CHS, DGS, S, HPROGRAM) |
| subroutine write_diag_seb_seaflux_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(diag_surf_atm_t), intent(inout) | DGU, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(ch_seaflux_t), intent(inout) | CHS, | ||
| type(diag_seaflux_t), intent(inout) | DGS, | ||
| type(seaflux_t), intent(inout) | S, | ||
| character(len=6), intent(in) | HPROGRAM | ||
| ) |
Definition at line 6 of file write_diag_seb_seafluxn.F90.


1.8.5