SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_var_nature_n (S, DGO, D, DMI, HPROGRAM, KI, PQS, PSNG, PSNV, PZ0EFF, PZ0, |
subroutine get_var_nature_n | ( | type(isba_s_t), intent(inout) | S, |
type(diag_options_t), intent(inout) | DGO, | ||
type(diag_t), intent(inout) | D, | ||
type(diag_misc_isba_t), intent(inout) | DMI, | ||
character(len=6), intent(in) | HPROGRAM, | ||
integer, intent(in) | KI, | ||
real, dimension(ki), intent(out) | PQS, | ||
real, dimension(ki), intent(out) | PSNG, | ||
real, dimension(ki), intent(out) | PSNV, | ||
real, dimension(ki), intent(out) | PZ0EFF, | ||
real, dimension(ki), intent(out) | PZ0 | ||
) |
Definition at line 8 of file get_var_naturen.F90.