Go to the source code of this file.
Functions/Subroutines | |
| subroutine | convert_cover_frac (DTCO, PCOVER, OCOVER, PSEA, PNATURE, PTOWN, PWATER) |
| subroutine convert_cover_frac | ( | type(data_cover_t), intent(inout) | DTCO, |
| real, dimension(:,:), intent(in) | PCOVER, | ||
| logical, dimension(:), intent(in) | OCOVER, | ||
| real, dimension(:), intent(out) | PSEA, | ||
| real, dimension(:), intent(out) | PNATURE, | ||
| real, dimension(:), intent(out) | PTOWN, | ||
| real, dimension(:), intent(out) | PWATER | ||
| ) |
1.8.5