source: lmdz_wrf/branches/LMDZ_WRFmeas/WRFV3/run/run.def @ 411

Last change on this file since 411 was 411, checked in by lfita, 10 years ago

Getting a more 'state-of-the-art' LMDZ configuration for high resolution

  • Property svn:executable set to *
File size: 1.0 KB
Line 
1# $Id: run.def 1403 2010-07-01 09:02:53Z fairhead $
2#
3## Fichier de configuration general
4##
5INCLUDEDEF=physiq.def
6INCLUDEDEF=gcm.def
7INCLUDEDEF=orchidee.def
8INCLUDEDEF=output.def
9INCLUDEDEF=config.def
10## Type de calendrier utilise
11## valeur possible: earth_360d (defaut), earth_365d, earth_366d
12ip_ebil_phy=1
13ip_ebil_dyn=1
14calend=earth_365d
15## Jour de l'etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
16dayref=13
17##  Annee de l'etat  initial (   avec  4  chiffres   )
18anneeref=1995
19## Nombre de jours d'integration
20nday=5
21## Remise a zero de la date initiale
22raz_date=1
23## periode de sortie des variables de controle (en pas)
24iconser=20
25## periode d'ecriture du fichier histoire (en jour)
26iecri=1
27## flag de sortie dynzon
28ok_dynzon=n
29## periode de stockage fichier dynzon (en jour)
30periodav= 5.
31# Values of solarlong0 are all defaults
32solarlong0 = 0
33## activation du calcul d equilibrage de charge
34adjust=n
35## activation du filtre fft
36use_filtre_fft=n
37## niveau d'impression de controle
38prt_level=0
39qsol0=-1.
Note: See TracBrowser for help on using the repository browser.