Go to the source code of this file.
Functions/Subroutines | |
| subroutine | write_nature_n (DTCO, DGU, U, IM, DST, HPROGRAM, HWRITE, OLAND_USE) |
| subroutine write_nature_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(diag_surf_atm_t), intent(inout) | DGU, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(isba_model_t), intent(inout) | IM, | ||
| type(dst_t), intent(inout) | DST, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=3), intent(in) | HWRITE, | ||
| logical, intent(in) | OLAND_USE | ||
| ) |
Definition at line 6 of file write_naturen.F90.


1.8.5