MODULE mo_io_tables USE mo_parameters 5: IMPLICIT NONE ! ------------------------------------------------------------------ ! ! *mo_io_tables* - module containing input/output tables. 10: ! ! j. k. gibson e.c.m.w.f. 17/11/81. ! ! ------------------------------------------------------------------ 15: INTEGER :: ng3xp ! no. of extra *g3 fields INTEGER :: ng3xl(jpg3xf) ! no. of levels of each extra *g3 field INTEGER :: ng4xp ! no. of extra *g4 fields INTEGER :: ng4xl(jpg3xf) ! no. of levels of each extra *g4 field 20: END MODULE mo_io_tablesback to top
Info Section uses: mo_parameters
HTML derived from FORTRAN source by f2html.pl v0.3 (C) 1997,98 Beroud Jean-Marc.