|
Last change
on this file since 3927 was
3925,
checked in by ymipsl, 10 years ago
|
|
Add bucket configuration for LMDZ, both with regular dynamic and unstructured
YM
|
|
File size:
918 bytes
|
| Line | |
|---|
| 1 | # $Id: run.def 1403 2010-07-01 09:02:53Z fairhead $ |
|---|
| 2 | # |
|---|
| 3 | ## Fichier de configuration general |
|---|
| 4 | ## |
|---|
| 5 | INCLUDEDEF=physiq.def |
|---|
| 6 | INCLUDEDEF=orchidee.def |
|---|
| 7 | INCLUDEDEF=output.def |
|---|
| 8 | #INCLUDEDEF=gcm.def |
|---|
| 9 | INCLUDEDEF=config.def |
|---|
| 10 | INCLUDEDEF=run_icosa.def |
|---|
| 11 | |
|---|
| 12 | ## Type de calendrier utilise |
|---|
| 13 | ## valeur possible: earth_360d (defaut), earth_365d, earth_366d |
|---|
| 14 | calend=earth_360d |
|---|
| 15 | ## Jour de l'etat initial ( = 350 si 20 Decembre ,par expl. ,comme ici ) |
|---|
| 16 | dayref=1 |
|---|
| 17 | ## Annee de l'etat initial ( avec 4 chiffres ) |
|---|
| 18 | anneeref=1980 |
|---|
| 19 | |
|---|
| 20 | ## nb jour du run (LMDZ only) |
|---|
| 21 | nday=1 |
|---|
| 22 | |
|---|
| 23 | ## Remise a zero de la date initiale |
|---|
| 24 | raz_date=0 |
|---|
| 25 | ## niveau d'impression de controle |
|---|
| 26 | prt_level=0 |
|---|
| 27 | |
|---|
| 28 | #physique : iflag_phy 1 : standard avec redemarage : 101 start aquaplanet |
|---|
| 29 | iflag_phys=1 |
|---|
| 30 | #iflag_phys=101 |
|---|
| 31 | |
|---|
| 32 | ## avec ou sans fichiers de demarrage (start.nc, startphy.nc) ? |
|---|
| 33 | ## (sans fichiers de demarrage, initialisation des champs par iniacademic |
|---|
| 34 | ## dans la dynamique) |
|---|
| 35 | |
|---|
| 36 | create_etat0_limit=no |
|---|
Note: See
TracBrowser
for help on using the repository browser.