Ignore:
Timestamp:
08/30/11 14:53:52 (13 years ago)
Author:
jgipsl
Message:
  • Added choice of config.def file : set ConfType?=preind/actuel/annuel in lmdz.card. The file config.def_$ConfType? will be used. The differences are :

preind : aer_type = preind, solar and GHG pre-industrial values, pmagic=0 (as piControl, CpiControl?)
actuel : aer_type = actuel, solar and GHG present values, pmagic=0.008 (as EXP00)
annuel : aer_type = annuel, solar and GHG must be updated with annual values from file, pmagic=0.008 (as historical,Chistorical)

  • For pisces, take same value for CO2 as for LMDZ except for CarbonCycle?=y (same treatment as before).

NB! I suppose that LMDZ ATM_Uptdate always is done before pisces MBG_Update.

  • Added choice of output.def file : set OutLev?=low(as EXP00)/medium(as piControl)/high(as histrical) in lmdz.card. The output are now the same as original IPSLCM5A for each experience.

=> In EXPALL, all 5 experiences correspond to original IPSLCM5A experiences, including possibility of new physics in LMDZ as IPSLCM5B and carbon cycle as IPSLCM5C. More testing is needed.

File:
1 copied

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5-2/EXPALL/PARAM/config.def_annuel

    r1548 r1550  
    2020R_incl = 23.441 
    2121### solaire =    Constante solaire 
    22 solaire = 1365.6537 
     22solaire = auto  
    2323# 
    2424# Taux gaz a effet de serre 
    2525# 
    2626### co2_ppm =    taux CO2 en ppm 
    27 co2_ppm = 0.36886500E+03 
     27co2_ppm = auto 
    2828### CH4_ppb =    taux CH4 en ppb 
    29 CH4_ppb = 0.17510225E+04 
     29CH4_ppb = auto 
    3030### N2O_ppb =    taux N2O en ppb 
    31 N2O_ppb = 0.31585000E+03 
     31N2O_ppb = auto 
    3232### CFC11_ppt =  taux CFC11 en ppt 
    33 CFC11_ppt = 5.18015181E+01 
     33CFC11_ppt = auto 
    3434### CFC12_ppt =  taux CFC12 en ppt 
    35 CFC12_ppt = 0.99862742E+03 
     35CFC12_ppt = auto 
    3636# 
    3737# Parametres effets directs/indirects des "aerosols" 
Note: See TracChangeset for help on using the changeset viewer.