source: trunk/MESOSCALE/PLOT/SPEC/LES/report_tasi_winds.inc @ 134

Last change on this file since 134 was 85, checked in by aslmd, 14 years ago

LMD_MM_MARS et LMD_LES_MARS: ajout des routines IDL pour tracer les sorties --> voir mesoscale/PLOT

File size: 795 bytes
Line 
1saveplot        = './'
2cases           = ['../MERIDIANI_tau100' $
3                  , '../MERIDIANI_tau100_wind10' $
4                  , '../MERIDIANI_tau100_wind20' $
5;                  , '../MERIDIANI_tau500' $
6;                  , '../MERIDIANI_tau500_wind20' $
7                  , '../MERIDIANI_tau050' $
8                  , '../MERIDIANI_tau100_extreme' $
9                  ]
10paths           = cases
11tttitle         = ['tau = 1' $
12                  ,'tau = 1, wind = 10 m s!U-1!N' $
13                  ,'tau = 1, wind = 20 m s!U-1!N' $
14;                  ,'tau = 5, wind = 0 m s!U-1!N' $
15;                  ,'tau = 5, wind = 20 m s!U-1!N' $
16                  ,'tau = 0.5' $
17                  ,'tau = 1, extreme soil' $
18                  ]
19tttitles        = tttitle
20shorttt         = tttitle
Note: See TracBrowser for help on using the repository browser.