Go to the source code of this file.
Functions/Subroutines | |
| subroutine | pgd_orography (DGU, DTCO, UG, U, USS, HPROGRAM, PSEA, PWATER, HFILE, HFILETYPE, OZS) |
| subroutine pgd_orography | ( | type(diag_surf_atm_t), intent(inout) | DGU, |
| type(data_cover_t), intent(inout) | DTCO, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(surf_atm_sso_t), intent(inout) | USS, | ||
| 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 6 of file pgd_orography.F90.


1.8.5