- Timestamp:
- 08/23/11 16:40:59 (14 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5-2/CpiControl/PARAM/physiq.def_L39_AP
r1540 r1541 1 1 ## $Id$ 2 2 # 3 # PARAMETRES ANCIENNEMENT DANS gcm.def4 ## Cycle diurne ou non5 cycle_diurne=y6 ## Soil Model ou non7 soil_model=y8 3 ## Choix ou non de New oliq 9 4 new_oliq=y … … 16 11 ## Si = .T. , lecture du fichier limit avec la bonne annee 17 12 ok_limitvrai=n 18 ## Nombre d'appels des routines de rayonnements ( par jour)19 nbapp_rad=2420 13 ## Flag pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 21 14 iflag_con=30 22 15 ## Facteur multiplication des precip convectives dans KE 23 16 cvl_corr=1.0 24 ## Facteur additif pour l'albedo25 pmagic=0.026 17 # 27 18 # 19 28 20 ### niveau du diagnostique de conservation d energie 29 21 if_ebil=0 … … 101 93 ### cdhmax = cdrag maximum pour l energie 102 94 cdhmax = 2.0E-3 103 #104 # Parametres "orbitaux/ ere geologique"105 #106 ### R_ecc = Excentricite107 R_ecc = 0.016715108 ### R_peri = Equinoxe109 R_peri = 102.7110 ### R_incl = Inclinaison111 R_incl = 23.441112 ### solaire = Constante solaire113 solaire = 1365.6537114 #115 # Taux gaz a effet de serre116 #117 ### co2_ppm = taux CO2 en ppm118 co2_ppm = 0.28472500E+03119 ### CH4_ppb = taux CH4 en ppb120 CH4_ppb = 0.79097924E+03121 ### N2O_ppb = taux N2O en ppb122 N2O_ppb = 0.27542506E+03123 ### CFC11_ppt = taux CFC11 en ppt124 CFC11_ppt = 0.125 ### CFC12_ppt = taux CFC12 en ppt126 CFC12_ppt = 0.127 #128 # Parametres effets directs/indirects des "aerosols"129 #130 ### ok_ade=y/n flag Aerosol direct effect131 ok_ade=y132 ### ok_aie=y/n flag Aerosol indirect effect133 ok_aie=y134 ### aer_type = Aerosol variation type : actuel / preind / scenario / annuel135 aer_type=preind136 ### type of coupled aerosol =1 (default) =2 => bc only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol137 flag_aerosol=6138 ### bl95_b0 = Parameter in CDNC-maer link (Boucher&Lohmann 1995)139 bl95_b0=1.7140 ### bl95_b1 = Parameter in CDNC-maer link (Boucher&Lohmann 1995)141 bl95_b1=0.2142 #143 # Parametre de lecture de l'ozone144 #145 # Allowed values are 0, 1 and 2146 # 0: do not read an ozone climatology147 # 1: read a single ozone climatology that will be used day and night148 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology149 read_climoz=2
Note: See TracChangeset
for help on using the changeset viewer.