Ignore:
Timestamp:
Apr 29, 2020, 10:18:54 PM (4 years ago)
Author:
lguez
Message:

Revert changes made by mistake in revision 3672

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Ocean_skin/DefLists/run.def

    r3672 r3673  
    44INCLUDEDEF=gcm.def
    55INCLUDEDEF=vert.def
     6INCLUDEDEF=orchidee.def
    67INCLUDEDEF=config.def
    7 INCLUDEDEF=output.def
    8 
     8INCLUDEDEF=reprobus.def
     9INCLUDEDEF=guide.def
     10INCLUDEDEF=inca.def
    911## Type de calendrier utilise
    1012## valeur possible: earth_360d (defaut), earth_365d, earth_366d
    11 calend= earth_365d
     13calend= gregorian
    1214## Jour de l etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
    1315dayref= 1
     
    1517anneeref= 1979
    1618## Nombre de jours d integration
    17 nday= 28
     19nday= 365
    1820## Remise a zero de la date initiale
    1921raz_date= 0
     
    4244### VEGET= y si ORCHIDEE, =n si bucket
    4345### VEGET is modified automatically by the lmdz.driver
    44 VEGET= betaclim
     46VEGET= y
    4547### Choice of tracers type_trac=lmdz/inca/repr
    4648### type_trac is set automatically by the lmdz.driver
     
    4951config_inca= none
    5052### To activate XIOS ouputs only, set n to use IOIPSL
    51 ok_all_xml= n
     53ok_all_xml= y
    5254### Only read by ce0l : Do not set land points on Antartic
    5355no_ter_antartique=y
Note: See TracChangeset for help on using the changeset viewer.