source: dynamico_lmdz/aquaplanet/NEW_PHYSIC/RUN_DYNAMICO_LMDZ5/run.def @ 3969

Last change on this file since 3969 was 3925, checked in by ymipsl, 9 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##
5INCLUDEDEF=physiq.def
6INCLUDEDEF=orchidee.def
7INCLUDEDEF=output.def
8#INCLUDEDEF=gcm.def
9INCLUDEDEF=config.def
10INCLUDEDEF=run_icosa.def
11
12## Type de calendrier utilise
13## valeur possible: earth_360d (defaut), earth_365d, earth_366d
14calend=earth_360d
15## Jour de l'etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
16dayref=1
17##  Annee de l'etat  initial (   avec  4  chiffres   )
18anneeref=1980
19
20## nb jour du run (LMDZ only)
21nday=1
22
23## Remise a zero de la date initiale
24raz_date=0
25## niveau d'impression de controle
26prt_level=0
27
28#physique : iflag_phy 1 : standard avec redemarage : 101 start aquaplanet
29iflag_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
36create_etat0_limit=no
Note: See TracBrowser for help on using the repository browser.