Go to the source code of this file.
Functions/Subroutines | |
| subroutine | write_diag_seb_isba_n (DTCO, DGU, U, CHI, DGEI, DGI, DST, GB, I, HPROGRAM) |
| subroutine | provar_to_diag |
| subroutine write_diag_seb_isba_n::provar_to_diag | ( | ) |
Definition at line 1992 of file write_diag_seb_isban.F90.

| subroutine write_diag_seb_isba_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_isba_t), intent(inout) | CHI, | ||
| type(diag_evap_isba_t), intent(inout) | DGEI, | ||
| type(diag_isba_t), intent(inout) | DGI, | ||
| type(dst_t), intent(inout) | DST, | ||
| type(gr_biog_t), intent(inout) | GB, | ||
| type(isba_t), intent(inout) | I, | ||
| character(len=6), intent(in) | HPROGRAM | ||
| ) |
Definition at line 6 of file write_diag_seb_isban.F90.


1.8.5