Ignore:
Timestamp:
02/07/18 14:33:24 (6 years ago)
Author:
jgipsl
Message:

Add co2_ppm_per in config.def. Read CO2.txt in the driver and multiply by 4 for this parameter.

Note: libIGCM trunk rev 1423 or later is need or following correction must be done : http://forge.ipsl.jussieu.fr/libigcm/changeset/1423

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM/config.def_preind

    r3550 r3568  
    3232### co2_ppm =    taux CO2 en ppm, l'année 1850 forcage CMIP6 
    3333co2_ppm = _AUTO_: DEFAULT  = 2.8432e+02 
     34### co2_ppm_per =    taux 4xCO2 en ppm (uniqument pour calcul des diags) 
     35co2_ppm_per = _AUTO_: DEFAULT  =11.3728e+02 
    3436### CH4_ppb =    taux CH4 en ppb, l'année 1850 forcage CMIP6 
    3537CH4_ppb = _AUTO_: DEFAULT = 8.0825e+02 
Note: See TracChangeset for help on using the changeset viewer.