source: LMDZ4/trunk/physiq.def @ 541

Last change on this file since 541 was 541, checked in by lmdzadmin, 20 years ago

Convergence avec la version d'Olivia Coindreau incluant:

  • le offline
  • les thermiques
  • mellor & yamada dans la couche limite

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
17#
18# parametres nuages
19#
20cld_lc_lsc = 0.00026
21cld_lc_con = 0.00026
22cld_tau_lsc = 3600.
23cld_tau_con = 3600.
24ffallv_lsc = 1.
25ffallv_con = 1.
26coef_eva = 0.00002
27reevap_ice = y
28iflag_cldcon = 3
29iflag_pdf = 1
30fact_cldcon = 1.
31#facttemps = 1.e-4
32facttemps = 0.0001
33ok_newmicro = y
34ratqsbas = 0.005
35ratqshaut = 0.33
36rad_froid = 35
37rad_chau1=12
38rad_chau2=11
39#ksta_ter=1.e-7
40ksta_ter=0.0000001
41#
42# parametres outputs
43#
44#niveau de sortie "hf" lev_histhf avec
45# - lev_histhf=3 => defaut
46# - lev_histhf=4 => histhf3d.nc champs 3d niveaux modele
47lev_histhf=3
48#niveau de sortie "day" lev_histday
49# - lev_histday=2 => defaut
50# - lev_histday=3 => + champs 3D => F. Lott
51# - lev_histday=4 => + champs sous-surfaces
52lev_histday=2
53#niveau de sortie "mth" lev_histmth avec
54# - lev_histmth=2 => defaut
55# - lev_histmth=3 => albedo, rugosite sous-surfaces
56# - lev_histmth=4 => champs tendances 3d
57lev_histmth=2
58#
59# parametres climatique
60#
61R_ecc = 0.016715
62R_peri = 102.7
63R_incl = 23.441
64solaire = 1365.
65co2_ppm = 348.
66CH4_ppb = 1650.
67N2O_ppb = 306.
68CFC11_ppt = 280.
69CFC12_ppt = 484.
70#
71# parametres simulateur ISCCP
72#
73top_height = 3
74#overlap = 1, 2 ou 3
75overlap = 3
76#cdmmax
77#cdmmax = 2.5E-3
78cdmmax = 0.0025
79#cdhmax
80#cdhmax = 2.0E-3
81cdhmax = 0.002
82iflag_pbl = 1
83iflag_thermals = 0
Note: See TracBrowser for help on using the repository browser.