source: CONFIG/trunk/IPSL_ESM_V1/EXP00/PARAM/physiq.def @ 187

Last change on this file since 187 was 187, checked in by acosce, 17 years ago

ACo : adapt IPSL_ESM_V1 to changes in libIGCM (platine, compatibility)

adapt IPSL_ESM_V1 to run PDVTLV2

File size: 2.0 KB
Line 
1#
2## $Id$
3#
4#
5# Automatically generated make config: don't edit
6#
7
8OCEAN=couple
9VEGET=y
10OK_journe=n
11OK_mensuel=y
12OK_instan=n
13if_ebil=0
14#
15# parametres KE
16#
17epmax = .99
18ok_adj_ema = n
19iflag_clw = 1
20#
21# parametres nuages
22#
23cld_lc_lsc = 2.6e-4
24cld_lc_con = 2.6e-4
25cld_tau_lsc = 3600.
26cld_tau_con = 3600.
27ffallv_lsc = 1.
28ffallv_con = 1.
29coef_eva = 2.e-5
30reevap_ice = y
31iflag_cldcon = 3
32iflag_pdf = 1
33fact_cldcon = 1.
34facttemps = 1.e-4
35ok_newmicro = y
36ratqsbas = 0.005
37ratqshaut = 0.33
38rad_froid = 35
39rad_chau1=12
40rad_chau2=11
41ksta_ter=1.e-7
42#
43# parametres outputs
44#
45# Flag pour hf : ok_hf=y/n
46ok_hf=n
47# Flag pour les variables de sorties : type_run=CLIM/AMIP
48# Pour ENSEMBLES mettre type_run=CLIM
49type_run=CLIM
50#niveau de sortie "hf" lev_histhf avec
51# - lev_histhf=3 => defaut
52# - lev_histhf=4 => histhf3d.nc champs 3d niveaux modele
53lev_histhf=3
54#niveau de sortie "day" lev_histday
55# - lev_histday=2 => defaut
56# - lev_histday=3 => + champs 3D => F. Lott
57# - lev_histday=4 => + champs sous-surfaces
58lev_histday=2
59#niveau de sortie "mth" lev_histmth avec
60# - lev_histmth=2 => defaut
61# - lev_histmth=3 => albedo, rugosite sous-surfaces
62# - lev_histmth=4 => champs tendances 3d
63lev_histmth=2
64#
65# parametres climatique
66#
67R_ecc = 0.016715
68R_peri = 102.7
69R_incl = 23.441
70solaire = 1365.
71co2_ppm = 348.
72#RCO2 = co2_ppm * 1.0e-06  * 44.011/28.97
73#RCO2 = 348. * 1.0e-06  * 44.011/28.97
74#RCO2 =   5.286789092164308E-04
75#RCO2 = 425.43e-06
76CH4_ppb = 1650.
77#RCH4 = 1.65E-06* 16.043/28.97
78#RCH4 =   9.137366240938903E-07
79N2O_ppb = 306.
80#RN2O = 306.E-09* 44.013/28.97
81#RN2O =    4.648939592682085E-07
82CFC11_ppt = 280.
83#RCFC11 = 280.E-12* 137.3686/28.97
84#RCFC11 =    1.327690990680013E-09
85CFC12_ppt = 484.
86#RCFC12 = 484.E-12* 120.9140/28.97
87#RCFC12 =    2.020102726958923E-09
88#
89# parametres simulateur ISCCP
90#
91ok_isccp=n
92#top_height = 1 ou 3
93top_height = 3
94#overlap = 1, 2 ou 3
95overlap = 3
96#cdmmax
97cdmmax = 2.5E-3
98#cdhmax
99cdhmax = 2.0E-3
100# effets direct et indirect des aérosols
101ok_ade=y
102ok_aie=y
103bl95_b0=1.7
104bl95_b1=0.2
Note: See TracBrowser for help on using the repository browser.