Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_frac_n (U, HPROGRAM, KI, PSEA, PWATER, PNATURE, PTOWN) |
| subroutine get_frac_n | ( | type(surf_atm_t), intent(inout) | U, |
| 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 6 of file get_fracn.F90.


1.8.5