source: dynamico_lmdz/aquaplanet/OLD_PHYSIC/RUN_AQUAPLANET_DYNAMICO_LMDZ5/run.def @ 3978

Last change on this file since 3978 was 3978, checked in by dubos, 8 years ago

DYNAMICO_ESM/OLD_PHYSIC : updated XML/DEF + helper scripts

File size: 664 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=1980
20
21# Deactivate annual cycle
22solarlong0 = 1000.
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.