source: trunk/mesoscale/COMMON_GCM/ajouts/meso_dimphys.h_ref @ 43

Last change on this file since 43 was 42, checked in by aslmd, 15 years ago

LMD_MM_MARS: tests avec physique completement commune avec le GCM nouvelle physique

  • Property svn:executable set to *
File size: 423 bytes
Line 
1!-----------------------------------------------------------------------
2!   INCLUDE 'dimphys.h'
3
4
5         INTEGER, parameter :: wiim=--xsize--
6         INTEGER, parameter :: wjjm=--ysize--
7         INTEGER, PARAMETER :: ngridmx=--physize--
8         INTEGER, parameter :: nlayermx=--zsize--
9         INTEGER, PARAMETER :: nsoilmx=--soilsize--
10       
11!-----------------------------------------------------------------------
12
13         
Note: See TracBrowser for help on using the repository browser.