source: BOL/LMDZ_Setup/DEF/run.def @ 4943

Last change on this file since 4943 was 4615, checked in by asima, 12 months ago

Initial import of LMDZ_Setup environment
(former TEST_PROD which was distributed as tutorial_prod.tar).

See also related doc LMDZ_Setup_HowTo (former tutorial_prod_FAQ) :
https://docs.google.com/document/d/1OLZG6e-86NiXuv5-aALxKIh-QPkp4BdCwWtiBFot-6c

This initial import corresponds to TEST_PROD from
https://lmdz.lmd.jussieu.fr/pub/Training/Archive/tutorial_prod.tar_v20230707.

Previous versions of tutorial_prod.tar are available at
https://lmdz.lmd.jussieu.fr/pub/Training/Archive

File size: 895 bytes
Line 
1#
2# $Id$
3#
4INCLUDEDEF=physiq.def
5INCLUDEDEF=gcm.def
6INCLUDEDEF=L79.def
7INCLUDEDEF=orchidee.def
8INCLUDEDEF=config.def
9INCLUDEDEF=guide.def
10## Type de calendrier utilise
11## valeur possible: earth_360d (defaut), earth_365d, earth_366d
12calend=earth_360d
13## Jour de l'etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
14dayref=1
15##  Annee de l'etat  initial (   avec  4  chiffres   )
16anneeref=2000
17## Nombre de jours d'integration
18nday=360
19## Remise a zero de la date initiale
20raz_date= 1
21## periode de sortie des variables de controle (en pas)
22iconser=7
23## periode d'ecriture du fichier histoire (en jour)
24iecri=1
25## flag de sortie dynzon
26ok_dynzon=n
27## periode de stockage fichier dynzon (en jour)
28periodav= 30.
29## activation du calcul d equilibrage de charge
30adjust= n
31## activation du filtre fft
32use_filtre_fft=n
33## niveau d impression de controle
34prt_level=0
35###
36ok_sync=y
37filtre_oro=y
Note: See TracBrowser for help on using the repository browser.