Ignore:
Timestamp:
10/28/09 18:12:35 (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_WORK/EXPBIOS/PARAM/physiq.def_L19

    r697 r766  
    2727##  Flag  pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 
    2828iflag_con=30 
     29## Facteur multiplication des precip convectives dans KE 
     30cvl_corr=1.0 
     31##  Facteur additif pour l'albedo 
     32pmagic=0.008 
     33# 
     34# 
    2935# 
    3036# Parametres fichiers de sortie 
     
    159165R_incl = 23.441 
    160166### solaire =    Constante solaire 
    161 solaire = 1365. 
     167solaire = 1361. 
    162168# 
    163169# Taux gaz a effet de serre 
    164170# 
    165171### co2_ppm =    taux CO2 en ppm 
    166 co2_ppm = 348. 
     172co2_ppm = 367. 
    167173### CH4_ppb =    taux CH4 en ppb 
    168 CH4_ppb = 1650. 
     174CH4_ppb = 1760. 
    169175### N2O_ppb =    taux N2O en ppb 
    170 N2O_ppb = 306. 
     176N2O_ppb = 316. 
    171177### CFC11_ppt =  taux CFC11 en ppt 
    172 CFC11_ppt = 280. 
     178CFC11_ppt = 741.2 
    173179### CFC12_ppt =  taux CFC12 en ppt 
    174 CFC12_ppt = 484. 
    175 # 
    176 # Quel aerosol utilise-t-on 
    177 # 
    178 ### 1 => so4 only (defaut), 2 => bc  only, 3 => pom only 
    179 ### 4 => seasalt only, 5 => dust only, 6 => all aerosol 
    180 flag_aerosol=1 
     180CFC12_ppt = 535. 
    181181# 
    182182# Parametres effets directs/indirects des "aerosols" 
     
    188188### aer_type =   Aerosol variation type : actuel / preind / scenario 
    189189aer_type=actuel 
     190###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
     191flag_aerosol=1 
    190192### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    191193bl95_b0=1.7 
Note: See TracChangeset for help on using the changeset viewer.