source: trunk/WRF.COMMON/WRFV2/mars_lmd/libf/phymars/meso_dimphys.h_ref @ 3094

Last change on this file since 3094 was 11, checked in by aslmd, 14 years ago

spiga@svn-planeto:ajoute le modele meso-echelle martien

  • 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.