SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | average_diag_isba_n (DGO, D, DC, ND, NDC, NP, KNPATCH, |
subroutine | make_average (DA, NDA) |
subroutine average_diag_isba_n | ( | type(diag_options_t), intent(inout) | DGO, |
type(diag_t), intent(inout) | D, | ||
type(diag_t), intent(inout) | DC, | ||
type(diag_np_t), intent(inout) | ND, | ||
type(diag_np_t), intent(inout) | NDC, | ||
type(isba_np_t), intent(inout) | NP, | ||
integer, intent(in) | KNPATCH | ||
) |
Definition at line 7 of file average_diag_isban.F90.
subroutine average_diag_isba_n::make_average | ( | type(diag_t), intent(inout) | DA, |
type(diag_np_t), intent(inout) | NDA | ||
) |
Definition at line 271 of file average_diag_isban.F90.