|
Last change
on this file since 1306 was
85,
checked in by aslmd, 15 years ago
|
|
LMD_MM_MARS et LMD_LES_MARS: ajout des routines IDL pour tracer les sorties --> voir mesoscale/PLOT
|
|
File size:
257 bytes
|
| Line | |
|---|
| 1 | restore, filename='case_B/addturb.dat' |
|---|
| 2 | caseb=ustarm |
|---|
| 3 | restore, filename='case_C/addturb.dat' |
|---|
| 4 | casec=ustarm |
|---|
| 5 | restore, filename='case_HIGH/addturb.dat' |
|---|
| 6 | casez=ustarm |
|---|
| 7 | plot, localtime, caseb |
|---|
| 8 | oplot, localtime, casec, linestyle=2 |
|---|
| 9 | oplot, localtime, casez, linestyle=3 |
|---|
| 10 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.