Ignore:
Timestamp:
01/07/19 15:41:33 (5 years ago)
Author:
acosce
Message:

update lmdzorinca_v6 card to vers 1.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/config.def_actuel

    r3967 r4207  
    11##  Cycle diurne  ou non                  
    22iflag_cycle_diurne=1 
    3  
    4 ## Pas de temps de couplage (s).  
    5 t_coupl=_AUTO_ 
    6  
    73##  Soil Model  ou non                
    84soil_model=y 
     5## Pas de temps de couplage (s). 
     6t_coupl=_AUTO_ 
    97 
    108## Nombre  d'appels des routines de rayonnements ( par jour)                  
     
    2321### R_incl =     Inclinaison (lue dans Obliquity.txt) 
    2422R_incl = _AUTO_: DEFAULT = 23.441 
    25 ### solaire =    Constante solaire (lue dans SOLARANDVOLCANOES.txt) 
    26 solaire = _AUTO_: DEFAULT = 1361.20 
     23### solaire =    Constante solaire 
     24#solaire = _AUTO_ : DEFAULT = 1366.0896 
     25solaire = _AUTO_ : DEFAULT = 1361.20  
     26# solaire est modifie avec les valeurs du fichier SOLARANDVOLCANOES.txt 
    2727### constante solaire lue dans un fichier par defaut 
    2828ok_suntime_rrtm=y 
     
    3030# Taux gaz a effet de serre 
    3131# 
    32 ### co2_ppm =    taux CO2 en ppm, l'année 1850 forcage CMIP6 
    33 co2_ppm = _AUTO_: DEFAULT  = 2.8432e+02 
     32### co2_ppm =    taux CO2 en ppm, l'année 2000 forcage CMIP6 
     33co2_ppm = _AUTO_: DEFAULT = 3.6912e+02 
    3434### co2_ppm_per =    taux 4xCO2 en ppm (uniqument pour calcul des diags) 
    35 co2_ppm_per = _AUTO_: DEFAULT  =11.3728e+02 
    36 ### CH4_ppb =    taux CH4 en ppb, l'année 1850 forcage CMIP6 
    37 CH4_ppb = _AUTO_: DEFAULT = 8.0825e+02 
    38 ### N2O_ppb =    taux N2O en ppb, l'année 1850 forcage CMIP6 
    39 N2O_ppb = _AUTO_: DEFAULT = 2.7302e+02 
    40 ### CFC11_ppt = taux en ppt, l'année 1850 forcage CFC11eq_CMIP6 
    41 CFC11_ppt = _AUTO_: DEFAULT = 1.1726e+01 
    42 ### CFC12_ppt = taux en ppt, l'année 1850 forcage CFC12eq_CMIP6 
    43 CFC12_ppt = _AUTO_: DEFAULT = 1.6513e+01 
     35co2_ppm_per = _AUTO_: DEFAULT = 14.7648e+02 
     36### CH4_ppb =    taux CH4 en ppb, l'année 2000 forcage CMIP6 
     37CH4_ppb = _AUTO_ : DEFAULT = 1.7780e+03 
     38### N2O_ppb =    taux N2O en ppb, l'année 2000 forcage CMIP6 
     39N2O_ppb = _AUTO_ : DEFAULT = 3.1576e+02 
     40### CFC11_ppt = taux en ppt, l'année 2000 forcage CFC11eq_CMIP6 
     41CFC11_ppt = _AUTO_ : DEFAULT = 6.3990e+01 
     42### CFC12_ppt =  taux en ppt, l'année 2000 forcage CFC12eq_CMIP6 
     43CFC12_ppt = _AUTO_ : DEFAULT = 1.0511e+03 
    4444# 
    4545# Parametres effets directs/indirects des "aerosols" 
     
    5050ok_aie=_AUTO_ 
    5151### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    52 aer_type=preind 
     52aer_type=actuel 
    5353### aerosol coupling = online (y) or offline (n) 
    5454aerosol_couple=_AUTO_ 
     
    5757###  flag_aerosol = type of coupled aerosol, if aerosol offline  
    5858###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol 
    59 flag_aerosol=_AUTO_ 
     59flag_aerosol=_AUTO_  
    6060### ok_cdnc=y/n   Cloud droplet number concentration 
    6161ok_cdnc=_AUTO_ 
     
    7070# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    7171read_climoz=_AUTO_ 
    72 # 
     72#  
    7373# Aerosols stratospheriques utilises par defaut  
    74 # 
    7574flag_aerosol_strat=2 
    7675# 
    7776# COSP 
    78 # 
    7977ok_cosp=_AUTO_ 
     78 
     79 
Note: See TracChangeset for help on using the changeset viewer.