source: LMDZ5/trunk/DefLists/config.def_IPSLCM5B_AGCM @ 1580

Last change on this file since 1580 was 1580, checked in by Laurent Fairhead, 13 years ago

Inclusion des physiq.def et config.def utilisés pour les
simulations couplées AR5 nouvelle physique (IPSLCM5B)


Inclusion of the physiq.def and config.def used in the new physiq
coupled AR5 simulations (IPSLCM5B)

File size: 4.5 KB
Line 
1##############################################################################
2# PARAMETRES ET CLES DE CONFIGURATION LMDZ
3##############################################################################
4# D: Valeur par default
5#
6# Controle des sorties
7#*********************
8#ok_regdyn : y/n calcul/non des regymes dynamiques sur regions pre-definies
9ok_regdyn=y
10phys_out_filekeys=       y       n       n       n       n
11phys_out_filenames=      histmth histday histhf  histins histLES
12phys_out_filelevels=     5      2       2       4       4
13phys_out_filetypes=      ave(X)  ave(X)  ave(X) inst(X) inst(X)
14phys_out_filetimesteps=  _ecrit-mth_   1day    6hr     3hr     6hr
15### parametres pour hist*NMC.nc
16#lev_histdayNMC: nombre de niveaux sur la verticale dans le fichier
17#                histdayNMC: 8 ou 17
18lev_histdayNMC=8
19### - ok_histNMC = y/n, y/n, y/n pour avoir les sorties NMC mensuelles, journalieres et haute frequence
20ok_histNMC = y, n, n
21#
22#Couplage avec autres modules
23#******************************
24#option de couplage pour ocean (D:force)
25##type_ocean=couple
26##version_ocean=nemo
27#avec ou sans orchidee (D:n)
28##VEGET=y
29#type_run=AMIP, ENSP, clim (D:AMIP)
30type_run=CLIM
31##  Soil Model  ou non               
32soil_model=y
33##  Cycle diurne  ou non                 
34cycle_diurne=y
35
36#Code de transfert radiatif
37#**************************
38# ajout de ce flag pour activer/desactiver le rayonnement (MPL)
39# 0 : pas de rayonnement. 1: on active le rayonnement (D=1)
40iflag_radia=1
41## Nombre appels des routines de rayonnements ( par jour)                 
42nbapp_rad=24
43
44# Parametres "orbitaux/ ere geologique"
45#######################################
46#Parametres orbitaux
47#excentricite
48R_ecc=0.016715
49#equinoxe
50R_peri=102.7
51#inclinaison
52R_incl=23.441
53#constante solaire
54solaire=1365.6537
55##  Facteur additif pour l albedo
56pmagic=0.00
57#
58# Taux gaz a effet de serre
59#######################################
60#concentration des gaz (co2 ch4   n2o  cfc11 cfc12)
61#                  (D: 348. 1650. 306.  280.  484.)
62co2_ppm=0.28472500E+03
63#RCO2=co2_ppm * 1.0e-06  * 44.011/28.97= 5.286789092164308E-04
64CH4_ppb=0.79097924E+03
65#RCH4=1.65E-06* 16.043/28.97= 9.137366240938903E-07
66N2O_ppb=0.27542506E+03
67#RN2O=306.E-09* 44.013/28.97= 4.648939592682085E-07
68CFC11_ppt=0.
69#RCFC11=280.E-12* 137.3686/28.97= 1.327690990680013E-09
70CFC12_ppt=0.
71#RCFC12=484.E-12* 120.9140/28.97= 2.020102726958923E-09
72#
73# Parametres effets directs/indirects des "aerosols"
74#######################################
75### ok_ade=y/n   flag Aerosol direct effect
76ok_ade=y
77### ok_aie=y/n   flag Aerosol indirect effect
78ok_aie=y
79### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
80aer_type=preind
81###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol
82flag_aerosol=6
83### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
84bl95_b0=1.7
85### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995)
86bl95_b1=0.2
87#
88# Parametre de lecture de l'ozone
89#######################################
90# Allowed values are 0, 1 and 2
91# 0: do not read an ozone climatology
92# 1: read a single ozone climatology that will be used day and night
93# 2: read two ozone climatologies, the average day and night climatology and the daylight climatology
94read_climoz=2
95#
96# Parametres simulateur COSP (CFMIP Observational Simulator Package)
97#######################################
98### ok_cosp=y/n flag simulateur COSP
99ok_cosp=n
100### freq_COSP = frequence d'appel de COSP en secondes
101freq_COSP=10800.
102### ok_mensuelCOSP=y/n sortir fichier mensuel COSP histmthCOSP.nc, =n pas de fichier histmthCOSP.nc
103ok_mensuelCOSP=y
104### ok_journeCOSP=y/n sortir fichier journalier histdayCOSP.nc, =n pas de fichier histdayCOSP.nc
105ok_journeCOSP=y
106### ok_hfCOSP=y/n, ecrire sorties  haute frequence histhfCOSP.nc, =n pas de fichier histhfCOSP.nc
107ok_hfCOSP=n
108#
109# Parametres simulateur ISCCP
110#######################################
111### ok_isccp=y/n flag simulateur ISCCP
112ok_isccp=n
113### freqin_isccp = frequence input en secondes du simulateur ISCCP
114freq_ISCCP=10800.
115### top_height = flag choix calcul nuages par le simulateur en utilisant
116# -              les donnees IR et/ou VIS et l algorithme ISCCP-D1
117# - top_height = 1 -> algo IR-VIS
118# - top_height = 2 -> identique a 1, mais "ptop(ibox)=pfull(ilev)"
119# - top_height = 3 -> algo IR
120top_height = 1
121### overlap =    Hypothese de Recouvrement (HR) utilisee pour le simulateur ISCCP
122# - overlap=1    Max overlap
123# - overlap=2    Random overlap
124# - overlap=3    Max/Random overlap
125overlap = 3
126#
127
128# Specifique aquaplanete
129########################
130#qsol0=100.
Note: See TracBrowser for help on using the repository browser.