Ignore:
Timestamp:
Dec 17, 2019, 3:44:15 PM (4 years ago)
Author:
lguez
Message:

Sync latest trunk changes to branch Ocean_skin

Location:
LMDZ6/branches/Ocean_skin
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Ocean_skin

  • LMDZ6/branches/Ocean_skin/DefLists/output.def

    r3605 r3617  
    22phys_out_filelevels__00001 =            1
    33
    4 phys_out_filekeys__00002 = TRUE
     4phys_out_filekeys__00002 = FALSE
    55phys_out_levmax__00002 = 42
    66phys_out_filenames__00002 = histday_ave
    7 phys_out_filelevels__00002 =  2
     7phys_out_filelevels__00002 =  6
    88
    99flag_t2m_max__00002 =            10
     
    3434 flag_z0h_oce__00002 =            2
    3535
    36 phys_out_filekeys__00003 = FALSE
     36phys_out_filekeys__00003 = n
    3737phys_out_levmax__00003 = 42
    3838phys_out_filetimesteps__00003 = 1hours
     
    7272
    7373phys_out_levmax__00004 = 42
    74 phys_out_filekeys__00004 = FALSE
     74phys_out_filekeys__00004 = n
    7575phys_out_filetimesteps__00004 = 1hours
    7676phys_out_filenames__00004 = histhf_ins
    77 phys_out_filelevels__00004 = 1
     77phys_out_filelevels__00004 = 2
    7878
    7979flag_u10m_oce__00004 = 1
     
    100100
    101101phys_out_levmax__00005 = 42
    102 phys_out_filekeys__00005 = TRUE
     102phys_out_filekeys__00005 = n
    103103phys_out_filetypes__00005 = t_max(X)
    104104phys_out_filetimesteps__00005 = 1days
     
    113113
    114114phys_out_levmax__00006 = 42
    115 phys_out_filekeys__00006 = TRUE
     115phys_out_filekeys__00006 = n
    116116phys_out_filenames__00006 = histday_min
    117117phys_out_filetypes__00006 = t_min(X)
  • LMDZ6/branches/Ocean_skin/DefLists/physiq.def_NPv6.1

    r3605 r3617  
    558558cdnc_min=10.
    559559flag_ocean_skin=3
    560 activate_ocean_skin = 2
     560activate_ocean_skin = 1
  • LMDZ6/branches/Ocean_skin/DefLists/run.def

    r3605 r3617  
    99## Type de calendrier utilise
    1010## valeur possible: earth_360d (defaut), earth_365d, earth_366d
    11 calend= gregorian
     11calend= earth_365d
    1212## Jour de l etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici )
    13 dayref= 32
     13dayref= 1
    1414##  Annee de l etat  initial (   avec  4  chiffres   )
    15 anneeref= 1989
     15anneeref= 1979
    1616## Nombre de jours d integration
    17 nday= 31
     17nday= 28
    1818## Remise a zero de la date initiale
    19 raz_date= 1
     19raz_date= 0
    2020## periode de sortie des variables de controle (en pas)
    2121iconser=240
Note: See TracChangeset for help on using the changeset viewer.