Go to the source code of this file.
Functions/Subroutines | |
| subroutine | zoom_pgd_orography (DTCO, UG, U, USS, HPROGRAM, PSEA, PWATER, HINIFILE, HINIFILETYPE) |
| subroutine | zoom (KLUOUT, PFIELDIN, PFIELDOUT) |
| subroutine zoom_pgd_orography::zoom | ( | integer, intent(in) | KLUOUT, |
| real, dimension(:), pointer | PFIELDIN, | ||
| real, dimension(:), intent(out) | PFIELDOUT | ||
| ) |
Definition at line 340 of file zoom_pgd_orography.F90.


| subroutine zoom_pgd_orography | ( | 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) | HINIFILE, | ||
| character(len=6), intent(in) | HINIFILETYPE | ||
| ) |
Definition at line 6 of file zoom_pgd_orography.F90.


1.8.5