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