Ignore:
Timestamp:
10/28/09 17:04:43 (15 years ago)
Author:
sdipsl
Message:
  • Switch on new offline aerosols (including ASSO4M(=SO4), CSSO4M, AIBCM, ASBCM, AIPOMM, ASPOMM, ASSSM, CSSSM, SSSSM, CIDUSTM))
  • New tunning in consequences
  • 39 levels OK
  • 19 levels : to be checked
  • New GHGs reference year is 2000, not 1980.
  • Some clean up
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/physiq.def_L19

    r754 r762  
    2929##  Flag  pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 
    3030iflag_con=30 
     31## Facteur multiplication des precip convectives dans KE 
     32cvl_corr=1.0 
     33##  Facteur additif pour l'albedo 
     34pmagic=0.008 
     35# 
     36# 
    3137# 
    3238# Parametres fichiers de sortie 
     
    161167R_incl = 23.441 
    162168### solaire =    Constante solaire 
    163 solaire = 1365. 
     169solaire = 1361. 
    164170# 
    165171# Taux gaz a effet de serre 
    166172# 
    167173### co2_ppm =    taux CO2 en ppm 
    168 co2_ppm = 348. 
     174co2_ppm = 367. 
    169175### CH4_ppb =    taux CH4 en ppb 
    170 CH4_ppb = 1650. 
     176CH4_ppb = 1760. 
    171177### N2O_ppb =    taux N2O en ppb 
    172 N2O_ppb = 306. 
     178N2O_ppb = 316. 
    173179### CFC11_ppt =  taux CFC11 en ppt 
    174 CFC11_ppt = 280. 
     180CFC11_ppt = 741.2 
    175181### CFC12_ppt =  taux CFC12 en ppt 
    176 CFC12_ppt = 484. 
    177 # 
    178 # Quel aerosol utilise-t-on 
    179 # 
    180 ### 1 => so4 only (defaut), 2 => bc  only, 3 => pom only 
    181 ### 4 => seasalt only, 5 => dust only, 6 => all aerosol 
    182 flag_aerosol=1 
     182CFC12_ppt = 535. 
    183183# 
    184184# Parametres effets directs/indirects des "aerosols" 
     
    190190### aer_type =   Aerosol variation type : actuel / preind / scenario 
    191191aer_type=actuel 
     192###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
     193flag_aerosol=1 
    192194### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    193195bl95_b0=1.7 
Note: See TracChangeset for help on using the changeset viewer.