SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | init_outfn_surf_atm_n (DGO, UG, U, CHE, CHU, SV, HSELECT, HPROGRAM, KLUOUT) |
subroutine init_outfn_surf_atm_n | ( | type(diag_options_t), intent(inout) | DGO, |
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(ch_emis_field_t), intent(inout) | CHE, | ||
type(ch_surf_t), intent(inout) | CHU, | ||
type(sv_t), intent(inout) | SV, | ||
character(len=*), dimension(:), intent(in) | HSELECT, | ||
character(len=6), intent(in) | HPROGRAM, | ||
integer, intent(in) | KLUOUT | ||
) |
Definition at line 7 of file init_outfn_surf_atmn.F90.