|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_var_town_n (DGO, D, HPROGRAM, KI, PQS, PZ0, PZ0H) |
| subroutine get_var_town_n | ( | type(diag_options_t), intent(in) | DGO, |
| type(diag_t), intent(in) | D, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KI, | ||
| real, dimension(ki), intent(out) | PQS, | ||
| real, dimension(ki), intent(out) | PZ0, | ||
| real, dimension(ki), intent(out) | PZ0H | ||
| ) |
Definition at line 7 of file get_var_townn.F90.


1.8.13