Go to the source code of this file.
Functions/Subroutines | |
| subroutine | PGD_OROGRAPHY (HPROGRAM, PSEA, PWATER, HFILE, HFILETYPE, OZS) |
| subroutine PGD_OROGRAPHY | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
| REAL, dimension(:), intent(in) | PSEA, | ||
| REAL, dimension(:), intent(in) | PWATER, | ||
| CHARACTER(LEN=28), intent(in) | HFILE, | ||
| CHARACTER(LEN=6), intent(in) | HFILETYPE, | ||
| LOGICAL, intent(in) | OZS | ||
| ) |
Definition at line 2 of file pgd_orography.F90.


1.8.0