Go to the source code of this file.
Functions/Subroutines | |
subroutine | GET_FLUX_n (HPROGRAM, KI, PRN, PH, PLE, PLEI, PGFLUX, PT2M, PQ2M, PHU2M, PZON10M, PMER10M, PSURFLWNET, PSURFSWNET) |
subroutine GET_FLUX_n | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
INTEGER, intent(in) | KI, | ||
REAL, dimension(ki), intent(out) | PRN, | ||
REAL, dimension(ki), intent(out) | PH, | ||
REAL, dimension(ki), intent(out) | PLE, | ||
REAL, dimension(ki), intent(out) | PLEI, | ||
REAL, dimension(ki), intent(out) | PGFLUX, | ||
REAL, dimension(ki), intent(out) | PT2M, | ||
REAL, dimension(ki), intent(out) | PQ2M, | ||
REAL, dimension(ki), intent(out) | PHU2M, | ||
REAL, dimension(ki), intent(out) | PZON10M, | ||
REAL, dimension(ki), intent(out) | PMER10M, | ||
REAL, dimension(ki), intent(out) | PSURFLWNET, | ||
REAL, dimension(ki), intent(out) | PSURFSWNET | ||
) |
Definition at line 2 of file get_fluxn.F90.