|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_flux_n (DGO, D, HPROGRAM, KI, PRN, PH, PLE, PLEI, PGFLUX, PT2M, PQ2 |
| subroutine get_flux_n | ( | type(diag_options_t), intent(in) | DGO, |
| type(diag_t), intent(inout) | D, | ||
| 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, | ||
| PQ2 | |||
| ) |
Definition at line 8 of file get_fluxn.F90.


1.8.13