source: CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/PARAM/config.def_preind @ 4215

Last change on this file since 4215 was 4215, checked in by acosce, 5 years ago

propagate dev from LMDZOR_v6 (.1.8) to LMDZORINCA_v6 for GENERAL/PARAM GENERAL/DRIVER & EXPERIMENTS/LMDZOR

File size: 2.7 KB
RevLine 
[2330]1##  Cycle diurne  ou non                 
[4207]2iflag_cycle_diurne=1
[2346]3
4## Pas de temps de couplage (s).
5t_coupl=_AUTO_
6
[2330]7##  Soil Model  ou non               
8soil_model=y
9
10## Nombre  d'appels des routines de rayonnements ( par jour)                 
[2954]11nbapp_rad=16
[2330]12
13##  Facteur additif pour l'albedo
[2954]14pmagic =  _AUTO_: DEFAULT = 0.0
[2330]15
16#
17# Parametres "orbitaux/ ere geologique"
18#
[4207]19### R_ecc =      Excentricite (lue dans Eccentricity.txt)
20R_ecc = _AUTO_: DEFAULT = 0.016715
21### R_peri =     Equinoxe (lue dans Perihelie.txt)
22R_peri = _AUTO_: DEFAULT = 102.7
23### R_incl =     Inclinaison (lue dans Obliquity.txt)
24R_incl = _AUTO_: DEFAULT = 23.441
25### solaire =    Constante solaire (lue dans SOLARANDVOLCANOES.txt)
[2954]26solaire = _AUTO_: DEFAULT = 1361.20
[3158]27### constante solaire lue dans un fichier par defaut
28ok_suntime_rrtm=y
[2330]29#
30# Taux gaz a effet de serre
31#
[3061]32### co2_ppm =    taux CO2 en ppm, l'année 1850 forcage CMIP6
33co2_ppm = _AUTO_: DEFAULT  = 2.8432e+02
[3648]34### co2_ppm_per =    taux 4xCO2 en ppm (uniqument pour calcul des diags)
35co2_ppm_per = _AUTO_: DEFAULT  =11.3728e+02
[3061]36### CH4_ppb =    taux CH4 en ppb, l'année 1850 forcage CMIP6
37CH4_ppb = _AUTO_: DEFAULT = 8.0825e+02
38### N2O_ppb =    taux N2O en ppb, l'année 1850 forcage CMIP6
39N2O_ppb = _AUTO_: DEFAULT = 2.7302e+02
[3648]40### CFC11_ppt = taux en ppt, l'année 1850 forcage CFC11eq_CMIP6
[3024]41CFC11_ppt = _AUTO_: DEFAULT = 1.1726e+01
[3648]42### CFC12_ppt = taux en ppt, l'année 1850 forcage CFC12eq_CMIP6
[3024]43CFC12_ppt = _AUTO_: DEFAULT = 1.6513e+01
[2330]44#
45# Parametres effets directs/indirects des "aerosols"
46#
47### ok_ade=y/n   flag Aerosol direct effect
48ok_ade=_AUTO_
49### ok_aie=y/n   flag Aerosol indirect effect
50ok_aie=_AUTO_
51### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
52aer_type=preind
53### aerosol coupling = online (y) or offline (n)
54aerosol_couple=_AUTO_
[3897]55### Ozone chemistry coupling = online (y) or offline (n)
56chemistry_couple=_AUTO_
[2330]57###  flag_aerosol = type of coupled aerosol, if aerosol offline
58###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
59flag_aerosol=_AUTO_
60### ok_cdnc=y/n   Cloud droplet number concentration
61ok_cdnc=_AUTO_
[3158]62# ok_alw=y flag pour activer l effet LW des poussieres
63ok_alw=y
[2330]64#
65# Parametre de lecture de l'ozone
66#
67# Allowed values are 0, 1 and 2
68# 0: do not read an ozone climatology
69# 1: read a single ozone climatology that will be used day and night
70# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
71read_climoz=_AUTO_
[3061]72#
[3158]73# Aerosols stratospheriques utilises par defaut
[3061]74#
[3158]75flag_aerosol_strat=2
[4215]76# Diag VolMIP to get volcanic aerosols effects instead of tropospheric ones
77ok_volcan=n
[3061]78#
[2954]79# COSP
[3061]80#
[2954]81ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.