Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_var_nature_n (I, DGI, DGMI, HPROGRAM, KI, PQS, PSNG, PSNV, PZ0EFF, PZ0, PZ0H, PTWSNOW, PBARE) |
| subroutine get_var_nature_n | ( | type(isba_t), intent(inout) | I, |
| type(diag_isba_t), intent(inout) | DGI, | ||
| type(diag_misc_isba_t), intent(inout) | DGMI, | ||
| 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, | ||
| real, dimension(ki), intent(out) | PZ0H, | ||
| real, dimension(ki), intent(out) | PTWSNOW, | ||
| real, dimension(ki), intent(out) | PBARE | ||
| ) |
Definition at line 6 of file get_var_naturen.F90.


1.8.5