Changeset 3672 for LMDZ6/branches/Ocean_skin/DefLists/run.def
- Timestamp:
- Apr 29, 2020, 8:32:20 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Ocean_skin/DefLists/run.def
r3637 r3672 4 4 INCLUDEDEF=gcm.def 5 5 INCLUDEDEF=vert.def 6 INCLUDEDEF=orchidee.def7 6 INCLUDEDEF=config.def 8 INCLUDEDEF=reprobus.def 9 INCLUDEDEF=guide.def 10 INCLUDEDEF=inca.def 7 INCLUDEDEF=output.def 8 11 9 ## Type de calendrier utilise 12 10 ## valeur possible: earth_360d (defaut), earth_365d, earth_366d 13 calend= gregorian11 calend= earth_365d 14 12 ## Jour de l etat initial ( = 350 si 20 Decembre ,par expl. ,comme ici ) 15 13 dayref= 1 … … 17 15 anneeref= 1979 18 16 ## Nombre de jours d integration 19 nday= 36517 nday= 28 20 18 ## Remise a zero de la date initiale 21 19 raz_date= 0 … … 44 42 ### VEGET= y si ORCHIDEE, =n si bucket 45 43 ### VEGET is modified automatically by the lmdz.driver 46 VEGET= y44 VEGET= betaclim 47 45 ### Choice of tracers type_trac=lmdz/inca/repr 48 46 ### type_trac is set automatically by the lmdz.driver … … 51 49 config_inca= none 52 50 ### To activate XIOS ouputs only, set n to use IOIPSL 53 ok_all_xml= y51 ok_all_xml= n 54 52 ### Only read by ce0l : Do not set land points on Antartic 55 53 no_ter_antartique=y
Note: See TracChangeset
for help on using the changeset viewer.