source: lmdz_wrf/trunk/tools/trajectories_overlap.namelist @ 2294

Last change on this file since 2294 was 1662, checked in by lfita, 7 years ago

Adding namelist of the 'trajectories_overlap.f90'

File size: 460 bytes
Line 
1&files
2 polyfilename     = 'cloud_properties.nc'
3 poly2Dn          = 'concldzone'
4 polyNn           = 'concldNzone'
5 polywctrn        = 'concld_polywmeanctr'
6 polywarean       = 'concld_polyarea'
7 varnresx         = 'xres'
8 varnresy         = 'yres'
9 timen            = 'time'
10/
11
12&config
13 missing_value    = -99999
14 minarea          = 300.
15 projectn         = 'lon/lat'
16 waycomp          = 'continue'
17 waymulti         = 'closest'
18 debug            = .TRUE.
19/
Note: See TracBrowser for help on using the repository browser.