SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | init_output_nc_n (BDD, CHE, CHN, CHU, DTS, DTT, DTZ, IM |
subroutine init_output_nc_n | ( | type(bld_desc_t), intent(inout) | BDD, |
type(ch_emis_field_t), intent(inout) | CHE, | ||
type(ch_emis_snap_t), intent(inout) | CHN, | ||
type(ch_surf_t), intent(inout) | CHU, | ||
type(data_seaflux_t), intent(inout) | DTS, | ||
type(data_teb_t), intent(inout) | DTT, | ||
type(data_tsz0_t), intent(inout) | DTZ, | ||
type(isba_model_t), intent(inout) | IM | ||
) |
Definition at line 7 of file init_output_ncn.F90.