Go to the source code of this file.
Functions/Subroutines | |
| subroutine | GET_FRAC_n (HPROGRAM, KI, PSEA, PWATER, PNATURE, PTOWN) |
| subroutine GET_FRAC_n | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
| INTEGER, intent(in) | KI, | ||
| REAL, dimension(ki), intent(out) | PSEA, | ||
| REAL, dimension(ki), intent(out) | PWATER, | ||
| REAL, dimension(ki), intent(out) | PNATURE, | ||
| REAL, dimension(ki), intent(out) | PTOWN | ||
| ) |
Definition at line 2 of file get_fracn.F90.


1.8.0