SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_var_water_n (DFO, DF, DWO, DW, HPROGRAM, KI, HWATER, PQS, PZ0, PZ0H) |
subroutine | get_var_watflx_n |
subroutine | get_var_flake_n |
subroutine get_var_water_n::get_var_flake_n | ( | ) |
Definition at line 118 of file get_var_watern.F90.
subroutine get_var_water_n | ( | type(diag_options_t), intent(in) | DFO, |
type(diag_t), intent(inout) | DF, | ||
type(diag_options_t), intent(in) | DWO, | ||
type(diag_t), intent(inout) | DW, | ||
character(len=6), intent(in) | HPROGRAM, | ||
integer, intent(in) | KI, | ||
character(len=6), intent(in) | HWATER, | ||
real, dimension(ki), intent(out) | PQS, | ||
real, dimension(ki), intent(out) | PZ0, | ||
real, dimension(ki), intent(out) | PZ0H | ||
) |
Definition at line 8 of file get_var_watern.F90.
subroutine get_var_water_n::get_var_watflx_n | ( | ) |
Definition at line 89 of file get_var_watern.F90.