source: LMDZ4/branches/LMDZ4-dev/run.def @ 1184

Last change on this file since 1184 was 1184, checked in by Ehouarn Millour, 15 years ago

Minor (and non-exhaustive) cleanup of gcm.def, run.def & physiq.def
EM

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 598 bytes
Line 
1#
2## $Id: run.def 1184 2009-06-17 10:32:00Z emillour $
3#
4INCLUDEDEF=physiq.def
5INCLUDEDEF=gcm.def
6INCLUDEDEF=orchidee.def
7INCLUDEDEF=output.def
8## Jour de l'etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
9dayref=1
10##  Annee de l'etat  initial (   avec  4  chiffres   )
11anneeref=1980
12## Nombre de jours d'integration
13nday=1
14## periode de sortie des variables de controle (en pas)
15iconser=240
16## periode d'ecriture du fichier histoire (en jour)
17iecri=1
18## flag de sortie dynzon
19ok_dynzon=n
20## periode de stockage fichier dynzon (en jour)
21periodav=30.
22## Output diagnistics from the dynamics in Grads file dyn.dat
23output_grads_dyn=n
Note: See TracBrowser for help on using the repository browser.