Last change
on this file since 1670 was
1670,
checked in by jgipsl, 13 years ago
|
- Added all .cards needed to run LMDZREPR
- Added driver for reprobus. Added parameter file reprobus.def and new tracer file, tracer.def.repr
- In config.def : ok_ade, ok_aie and read_climoz are now set to _AUTO_ which means that the lmdz.driver will add correct value. These values are n,n,0 if running with Reprobus, otherwise y,y,2 as before.
- Modified AA_make to compile Reprobus (done by makelmdz_fcm).
|
File size:
577 bytes
|
Line | |
---|
1 | ####################################################################### |
---|
2 | # parametres pour REPROBUS |
---|
3 | ####################################################################### |
---|
4 | ## activation des forcages tropo 2D |
---|
5 | ok_Rtime2D=y |
---|
6 | |
---|
7 | ## ozone interactif |
---|
8 | ok_o3interact = y |
---|
9 | |
---|
10 | ## |
---|
11 | ok_suntime=y |
---|
12 | |
---|
13 | ## OUTPUT AUTRE QUE TRACEURS: NAS: nonadvected species ou/et J-Rate Flux |
---|
14 | ## ou/et R-Rate Flux |
---|
15 | ok_outputnas=y |
---|
16 | ## |
---|
17 | ok_outputjflux=y |
---|
18 | ## |
---|
19 | ok_outputrflux=y |
---|
20 | ## |
---|
21 | ok_outputcolo3=y |
---|
22 | ## |
---|
23 | ok_outputsurfaceaero=y |
---|
24 | ## |
---|
25 | ok_outputparth=y |
---|
26 | |
---|
27 | ## ajout de 3 traceurs age de l'air SPARC |
---|
28 | ok_aga=y |
---|
Note: See
TracBrowser
for help on using the repository browser.