Ignore:
Timestamp:
12/15/16 10:58:34 (7 years ago)
Author:
acosce
Message:

update LMDZORINCA_v6 configuration
1- now LMDZOR experiments are in New Physics
2- add clim_* LMDZOR experiments
3- now timestep is manage in gcm.def in relation with the atm physics choose
4- update value for GHG in config.def files
5- remove files not use anymore (PARAM/file_lmdz.xml PARAM/output.def)
6- add calcul_flux in inca.card / inca.def / inca.driver

Location:
CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM
Files:
11 added
20 deleted
3 edited

Legend:

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

    r3024 r3061  
    2424#solaire = _AUTO_ : DEFAULT = 1366.0896 
    2525solaire = _AUTO_ : DEFAULT = 1361.20  
     26### constante solaire lue dans un fichier par defaut => temporairement dans physiq.def 
     27##  ok_suntime_rrtm=y 
    2628# 
    2729# Taux gaz a effet de serre 
    2830# 
    29 ### co2_ppm =    taux CO2 en ppm 
    30 co2_ppm = _AUTO_: DEFAULT = 0.36886500E+03 
    31 ### CH4_ppb =    taux CH4 en ppb 
    32 CH4_ppb = _AUTO_ : DEFAULT = 0.17510225E+04 
    33 ### N2O_ppb =    taux N2O en ppb 
    34 N2O_ppb = _AUTO_ : DEFAULT = 0.31585000E+03 
    35 ### CFC11_ppt = taux CFC11eq CMIP6 en ppt 
     31### co2_ppm =    taux CO2 en ppm, l'année 2000 forcage CMIP6 
     32co2_ppm = _AUTO_: DEFAULT = 3.6912e+02 
     33### CH4_ppb =    taux CH4 en ppb, l'année 2000 forcage CMIP6 
     34CH4_ppb = _AUTO_ : DEFAULT = 1.7780e+03 
     35### N2O_ppb =    taux N2O en ppb, l'année 2000 forcage CMIP6 
     36N2O_ppb = _AUTO_ : DEFAULT = 3.1576e+02 
     37### CFC11_ppt = taux en ppt, l'année 2000 forcage CFC11eq_CMIP6 
    3638CFC11_ppt = _AUTO_ : DEFAULT = 6.3990e+01 
    37 ### CFC12_ppt =  taux CFC12eq CMIP6 en ppt 
     39### CFC12_ppt =  taux en ppt, l'année 2000 forcage CFC12eq_CMIP6 
    3840CFC12_ppt = _AUTO_ : DEFAULT = 1.0511e+03 
    3941# 
     
    6567# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    6668read_climoz=_AUTO_ 
     69#  
     70# Aerosols stratospheriques utilises par defaut => temporairement dans physiq.def 
     71##flag_aerosol_strat=2 
     72# 
    6773# COSP 
    6874ok_cosp=_AUTO_ 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/config.def_preind

    r3024 r3061  
    2525### solaire =    Constante solaire 
    2626solaire = _AUTO_: DEFAULT = 1361.20 
     27### constante solaire lue dans un fichier par defaut => temporairement dans physiq.def 
     28##ok_suntime_rrtm=y 
    2729# 
    2830# Taux gaz a effet de serre 
    2931# 
    30 ### co2_ppm =    taux CO2 en ppm 
    31 co2_ppm = _AUTO_: DEFAULT = 0.28472500E+03 
    32 ### CH4_ppb =    taux CH4 en ppb 
    33 CH4_ppb = _AUTO_: DEFAULT = 0.79097924E+03 
    34 ### N2O_ppb =    taux N2O en ppb 
    35 N2O_ppb = _AUTO_: DEFAULT = 0.27542506E+03 
    36 ### CFC11_ppt = taux CFC11eq CMIP6 en ppt 
     32### co2_ppm =    taux CO2 en ppm, l'année 1850 forcage CMIP6 
     33co2_ppm = _AUTO_: DEFAULT  = 2.8432e+02 
     34### CH4_ppb =    taux CH4 en ppb, l'année 1850 forcage CMIP6 
     35CH4_ppb = _AUTO_: DEFAULT = 8.0825e+02 
     36### N2O_ppb =    taux N2O en ppb, l'année 1850 forcage CMIP6 
     37N2O_ppb = _AUTO_: DEFAULT = 2.7302e+02 
     38### CFC11_ppt = taux en ppt, l'année 2000 forcage CFC11eq_CMIP6 
    3739CFC11_ppt = _AUTO_: DEFAULT = 1.1726e+01 
    38 ### CFC12_ppt = taux CFC12eq CMIP6 en ppt 
     40### CFC12_ppt = taux en ppt, l'année 2000 forcage CFC12eq_CMIP6 
    3941CFC12_ppt = _AUTO_: DEFAULT = 1.6513e+01 
    4042# 
     
    6668# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    6769read_climoz=_AUTO_ 
     70# 
     71# Aerosols stratospheriques utilises par defaut => temporairement dans physiq.def 
     72# 
     73##flag_aerosol_strat=2 
     74# 
    6875# COSP 
     76# 
    6977ok_cosp=_AUTO_ 
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/inca.def

    r2735 r3061  
    2020#coupled model with orchidee 
    2121CoupOrchInca=_AUTO_ 
    22  
     22#output diagnostic for chemistry flux 
     23calcul_flux=_AUTO_ 
Note: See TracChangeset for help on using the changeset viewer.