Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_var_water_n (DGF, DGW, 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 117 of file get_var_watern.F90.


| subroutine get_var_water_n | ( | type(diag_flake_t), intent(inout) | DGF, |
| type(diag_watflux_t), intent(inout) | DGW, | ||
| 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 6 of file get_var_watern.F90.


| subroutine get_var_water_n::get_var_watflx_n | ( | ) |
Definition at line 88 of file get_var_watern.F90.


1.8.5