source: dynamico_lmdz/aquaplanet/NEW_PHYSIC/RUN_LMDZ5/run.def

Last change on this file was 3925, checked in by ymipsl, 9 years ago

Add bucket configuration for LMDZ, both with regular dynamic and unstructured

YM

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