source: dynamico_lmdz/aquaplanet/CMIP5a/RUN_AQUAPLANET_DYNAMICO_LMDZ5/run.def @ 4134

Last change on this file since 4134 was 4067, checked in by dubos, 7 years ago

CMIP5a scripts : create aquaplanet or betaclim experiment

File size: 673 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=config.def
9INCLUDEDEF=run_icosa.def
10INCLUDEDEF=earth_const.def
11INCLUDEDEF=start.def
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=ANNEEREF
20
21# Deactivate annual cycle
22solarlong0 = SOLARLONG0
23
24## Remise a zero de la date initiale
25raz_date=0
26## niveau d'impression de controle
27prt_level=0
Note: See TracBrowser for help on using the repository browser.