source: LMDZ4/branches/IPSL-CM4_IPCC_branch/physiq.def @ 1450

Last change on this file since 1450 was 710, checked in by Laurent Fairhead, 18 years ago

Integration des modifications d'OM et JLD pour une meilleure prise en compte
de la conservation du flux d'eau
LF

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1#
2# $Header$
3#
4
5OCEAN=force
6VEGET=y
7OK_journe=n
8OK_mensuel=y
9OK_instan=n
10if_ebil=0
11#
12# parametres KE
13#
14epmax = .99
15ok_adj_ema = n
16iflag_clw = 1
17cvl_corr=1.02
18ok_lic_melt=no
19#
20# parametres nuages
21#
22cld_lc_lsc = 0.00026
23cld_lc_con = 0.00026
24cld_tau_lsc = 3600.
25cld_tau_con = 3600.
26ffallv_lsc = 1.
27ffallv_con = 1.
28coef_eva = 0.00002
29reevap_ice = y
30iflag_cldcon = 3
31iflag_pdf = 1
32fact_cldcon = 1.
33#facttemps = 1.e-4
34facttemps = 0.0001
35ok_newmicro = y
36ratqsbas = 0.005
37ratqshaut = 0.33
38rad_froid = 35
39rad_chau1=12
40rad_chau2=11
41#ksta_ter=1.e-7
42ksta_ter=0.0000001
43#
44# parametres outputs
45#
46#niveau de sortie "hf" lev_histhf avec
47# - lev_histhf=3 => defaut
48# - lev_histhf=4 => histhf3d.nc champs 3d niveaux modele
49lev_histhf=3
50#niveau de sortie "day" lev_histday
51# - lev_histday=2 => defaut
52# - lev_histday=3 => + champs 3D => F. Lott
53# - lev_histday=4 => + champs sous-surfaces
54lev_histday=2
55#niveau de sortie "mth" lev_histmth avec
56# - lev_histmth=2 => defaut
57# - lev_histmth=3 => albedo, rugosite sous-surfaces
58# - lev_histmth=4 => champs tendances 3d
59lev_histmth=2
60#
61# parametres climatique
62#
63R_ecc = 0.016715
64R_peri = 102.7
65R_incl = 23.441
66solaire = 1365.
67co2_ppm = 348.
68CH4_ppb = 1650.
69N2O_ppb = 306.
70CFC11_ppt = 280.
71CFC12_ppt = 484.
72#
73# parametres simulateur ISCCP
74#
75top_height = 3
76#overlap = 1, 2 ou 3
77overlap = 3
78#cdmmax
79#cdmmax = 2.5E-3
80cdmmax = 0.0025
81#cdhmax
82#cdhmax = 2.0E-3
83cdhmax = 0.002
84
Note: See TracBrowser for help on using the repository browser.