Go to the source code of this file.
Functions/Subroutines | |
subroutine | READ_NAM_GRID_CARTESIAN (HPROGRAM, KGRID_PAR, KL, PGRID_PAR) |
subroutine READ_NAM_GRID_CARTESIAN | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
INTEGER, intent(inout) | KGRID_PAR, | ||
INTEGER, intent(out) | KL, | ||
REAL, dimension(kgrid_par), intent(out) | PGRID_PAR | ||
) |
Definition at line 2 of file read_nam_grid_cartesian.F90.