[3424] | 1 | ## Cycle diurne ou non |
---|
| 2 | iflag_cycle_diurne=1 |
---|
| 3 | ## Soil Model ou non |
---|
| 4 | soil_model=y |
---|
| 5 | ## Pas de temps de couplage (s). |
---|
| 6 | t_coupl= 86400 |
---|
| 7 | |
---|
| 8 | ## Nombre d'appels des routines de rayonnements ( par jour) |
---|
| 9 | nbapp_rad=16 |
---|
| 10 | |
---|
| 11 | ## Facteur additif pour l'albedo |
---|
| 12 | pmagic= 0.0 |
---|
| 13 | |
---|
| 14 | # |
---|
| 15 | # Parametres "orbitaux/ ere geologique" |
---|
| 16 | # |
---|
| 17 | ### R_ecc = Excentricite (lue dans Eccentricity.txt) |
---|
| 18 | R_ecc= 0.016715 |
---|
| 19 | ### R_peri = Equinoxe (lue dans Perihelie.txt) |
---|
| 20 | R_peri= 102.7 |
---|
| 21 | ### R_incl = Inclinaison (lue dans Obliquity.txt) |
---|
| 22 | R_incl= 23.441 |
---|
| 23 | ### solaire = Constante solaire |
---|
| 24 | # solaire est modifie avec les valeurs du fichier SOLARANDVOLCANOES.txt |
---|
| 25 | # solaire parameter est utilise uniquement avec si iflag_rrtm=0 et ok_suntime_rrtm=n |
---|
| 26 | solaire= 0.0 |
---|
| 27 | ### constante solaire lue dans un fichier par defaut |
---|
| 28 | ok_suntime_rrtm=y |
---|
| 29 | # |
---|
| 30 | # Taux gaz a effet de serre |
---|
| 31 | # |
---|
| 32 | ### co2_ppm = taux CO2 en ppm |
---|
| 33 | co2_ppm= 3.9755e+02 |
---|
| 34 | ### co2_ppm_per = taux 4xCO2 en ppm (uniqument pour calcul des diags) |
---|
| 35 | co2_ppm_per= 1590.2 |
---|
| 36 | ### CH4_ppb = taux CH4 en ppb |
---|
| 37 | CH4_ppb= 1.8315e+03 |
---|
| 38 | ### N2O_ppb = taux N2O en ppb |
---|
| 39 | N2O_ppb= 3.2699e+02 |
---|
| 40 | ### CFC11_ppt = taux CFC11 en ppt |
---|
| 41 | CFC11_ppt= 1.5738e+02 |
---|
| 42 | ### CFC12_ppt = taux CFC12 en ppt |
---|
| 43 | CFC12_ppt= 1.0495e+03 |
---|
| 44 | # |
---|
| 45 | # Parametres effets directs/indirects des "aerosols" |
---|
| 46 | # |
---|
| 47 | ### ok_ade=y/n flag Aerosol direct effect |
---|
| 48 | ok_ade= y |
---|
| 49 | ### ok_aie=y/n flag Aerosol indirect effect |
---|
| 50 | ok_aie= y |
---|
| 51 | ### aer_type = Aerosol variation type : actuel / preind / scenario / annuel |
---|
| 52 | aer_type=annuel |
---|
| 53 | ### aerosol coupling = online (y) or offline (n) |
---|
| 54 | aerosol_couple= n |
---|
| 55 | ### flag_aerosol = type of coupled aerosol, if aerosol offline |
---|
| 56 | ### 0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol |
---|
| 57 | flag_aerosol= 6 |
---|
| 58 | ### ok_cdnc=y/n Cloud droplet number concentration |
---|
| 59 | ok_cdnc= y |
---|
| 60 | # ok_alw=y flag pour activer l effet LW des poussieres |
---|
| 61 | ok_alw=y |
---|
| 62 | # |
---|
| 63 | # |
---|
| 64 | # Parametre de lecture de l'ozone |
---|
| 65 | # |
---|
| 66 | # Allowed values are 0, 1 and 2 |
---|
| 67 | # 0: do not read an ozone climatology |
---|
| 68 | # 1: read a single ozone climatology that will be used day and night |
---|
| 69 | # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology |
---|
| 70 | read_climoz= 1 |
---|
| 71 | # |
---|
| 72 | # Aerosols stratospheriques utilises par defaut |
---|
| 73 | flag_aerosol_strat=2 |
---|
| 74 | # COSP |
---|
| 75 | ok_cosp= y |
---|