source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/config.def_annuel @ 3426

Last change on this file since 3426 was 3400, checked in by jgipsl, 7 years ago

Set a default value for solaire parameter to make it easier to run a configuration without having the file SOLARANDVOLCANOES.txt. Remember that the parameter solaire is only used by LMDZ for older physics. For new phyiscs, the file SOLARANDVOLCANOES.txt can be removed without any consequences from lmdz.card.

File size: 2.3 KB
RevLine 
[1541]1##  Cycle diurne  ou non                 
2cycle_diurne=y
3##  Soil Model  ou non               
4soil_model=y
[2276]5## Pas de temps de couplage (s).
6t_coupl=_AUTO_
[1541]7
8## Nombre  d'appels des routines de rayonnements ( par jour)                 
[2901]9nbapp_rad=16
[1541]10
11##  Facteur additif pour l'albedo
[2911]12pmagic =  _AUTO_: DEFAULT = 0.0
[1541]13
14#
15# Parametres "orbitaux/ ere geologique"
16#
17### R_ecc =      Excentricite
18R_ecc = 0.016715
19### R_peri =     Equinoxe
20R_peri = 102.7
21### R_incl =     Inclinaison
22R_incl = 23.441
23### solaire =    Constante solaire
[3400]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
26solaire = _AUTO_: DEFAULT = 0.0
[3126]27### constante solaire lue dans un fichier par defaut
28ok_suntime_rrtm=y
[1541]29#
30# Taux gaz a effet de serre
31#
32### co2_ppm =    taux CO2 en ppm
[1698]33co2_ppm = _AUTO_
[1541]34### CH4_ppb =    taux CH4 en ppb
[1698]35CH4_ppb = _AUTO_
[1541]36### N2O_ppb =    taux N2O en ppb
[1698]37N2O_ppb = _AUTO_
[1541]38### CFC11_ppt =  taux CFC11 en ppt
[1698]39CFC11_ppt = _AUTO_
[1541]40### CFC12_ppt =  taux CFC12 en ppt
[1698]41CFC12_ppt = _AUTO_
[1541]42#
43# Parametres effets directs/indirects des "aerosols"
44#
45### ok_ade=y/n   flag Aerosol direct effect
[1686]46ok_ade=_AUTO_
[1541]47### ok_aie=y/n   flag Aerosol indirect effect
[1686]48ok_aie=_AUTO_
[1541]49### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
50aer_type=annuel
[1816]51### aerosol coupling = online (y) or offline (n)
52aerosol_couple=_AUTO_
[2032]53###  flag_aerosol = type of coupled aerosol, if aerosol offline
54###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
[2015]55flag_aerosol=_AUTO_
56### ok_cdnc=y/n   Cloud droplet number concentration
57ok_cdnc=_AUTO_
[1541]58### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
59bl95_b0=1.7
60### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
61bl95_b1=0.2
[3129]62# ok_alw=y flag pour activer l effet LW des poussieres
63ok_alw=y
[1541]64#
[3129]65#
[1541]66# Parametre de lecture de l'ozone
67#
68# Allowed values are 0, 1 and 2
69# 0: do not read an ozone climatology
70# 1: read a single ozone climatology that will be used day and night
71# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
[1686]72read_climoz=_AUTO_
[3126]73#
74# Aerosols stratospheriques utilises par defaut
75flag_aerosol_strat=2
[2876]76# COSP
77ok_cosp=_AUTO_
Note: See TracBrowser for help on using the repository browser.