Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prep_output_grid (UG, U, KLUOUT, HGRID, PGRID_PAR, PLAT, PLON) |
| subroutine prep_output_grid | ( | type(surf_atm_grid_t), intent(inout) | UG, |
| type(surf_atm_t), intent(inout) | U, | ||
| integer, intent(in) | KLUOUT, | ||
| character(len=10), intent(in) | HGRID, | ||
| real, dimension(:), pointer | PGRID_PAR, | ||
| real, dimension(:), intent(in) | PLAT, | ||
| real, dimension(:), intent(in) | PLON | ||
| ) |
Definition at line 6 of file prep_output_grid.F90.


1.8.5