|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | grid_modif (U, KLUOUT, KLUNAM, HGRID, KGRID_PAR, PGRID_PAR, KL |
| subroutine | grid_modification (KLUOUT, KLUNAM, HGRID, KGRID_PAR, KL, PGRI |
| subroutine grid_modif | ( | type(surf_atm_t), intent(inout) | U, |
| integer, intent(in) | KLUOUT, | ||
| integer, intent(in) | KLUNAM, | ||
| character(len=10), intent(in) | HGRID, | ||
| integer, intent(inout) | KGRID_PAR, | ||
| real, dimension(:), pointer | PGRID_PAR, | ||
| integer, intent(inout) | KL | ||
| ) |
Definition at line 7 of file grid_modif.F90.


| subroutine grid_modif::grid_modification | ( | integer, intent(in) | KLUOUT, |
| integer, intent(in) | KLUNAM, | ||
| character(len=10), intent(in) | HGRID, | ||
| integer, intent(in) | KGRID_PAR, | ||
| integer, intent(in) | KL, | ||
| PGRI | |||
| ) |
Definition at line 109 of file grid_modif.F90.


1.8.13