/[MITgcm]/manual/s_phys_pkgs/text/land-parms.tex
ViewVC logotype

Contents of /manual/s_phys_pkgs/text/land-parms.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Mon Apr 24 21:16:58 2006 UTC (19 years, 3 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint01, HEAD
File MIME type: application/x-tex
Add files with list of namelist parameters for the packages - need to be added

1 \newpage
2
3 \begin{table}
4 \hspace*{-1.5in}
5 \begin{tabular}{lllc}
6
7 \textbf{Name} & \textbf{Default value}
8 & \textbf{Description} & \textbf{Reference} \\
9 & & & \\
10
11 land\_calc\_grT & T
12 & step forward ground Temp. on/off flag
13 & %---ref---
14 \\
15 land\_calc\_grW & T
16 & step forward soil moiture on/off flag
17 & %---ref---
18 \\
19 land\_impl\_grT & T
20 & solve ground temperature implicitly
21 & %---ref---
22 \\
23 land\_calc\_snow & T
24 & step forward snow thickness
25 & %---ref---
26 \\
27 land\_calc\_alb & T
28 & compute land
29 & %---ref---
30 \\
31 land\_grT\_iniFile & land\_grT\_ini.bin
32 & Initial ground-Temp Input-File
33 & %---ref---
34 \\
35 land\_grW\_iniFile & land\_grW\_ini.bin
36 & Initial soil-Water Input-File
37 & %---ref---
38 \\
39 land\_deltaT & 4.500000000000000E+02
40 & land model Time-Step (s)
41 & %---ref---
42 \\
43 land\_taveFreq & 2.592000000000000E+06
44 & $Frequency^-1$ for time-Aver. output (s)
45 & %---ref---
46 \\
47 land\_diagFreq & 7.776000000000000E+06
48 & $Frequency^-1$ for diagnostic output (s)
49 & %---ref---
50 \\
51 land\_monFreq & 7.776000000000000E+06
52 & $Frequency^-1$ for monitor output (s)
53 & %---ref---
54 \\
55 land\_dzF & 1.000000000000000E-01 at K=1
56 & layer thickness ( m )
57 & %---ref---
58 \\
59 land\_rec\_dzC & 2.000000000000000E+01 at K=1
60 & recip. vertical spacing (m-1)
61 & %---ref---
62 \\
63 land\_grdLambda & 4.200000000000000E-01
64 & Thermal conductivity of the ground (W/m/K)
65 & %---ref---
66 \\
67 land\_heatCs & 1.130000000000000E+06
68 & Heat capacity of dry soil (J/m3/K)
69 & %---ref---
70 \\
71 land\_CpWater & 4.200000000000000E+03
72 & Heat capacity of water (J/kg/K)
73 & %---ref---
74 \\
75 land\_wTauDiff & 1.728000000000000E+05
76 & soil moisture diffusion time scale (s)
77 & %---ref---
78 \\
79 land\_waterCap & 2.400000000000000E-01
80 & field capacity per meter of soil (1)
81 & %---ref---
82 \\
83 land\_fractRunOff & 5.000000000000000E-01
84 & fraction of water in excess which run-off
85 & %---ref---
86 \\
87 land\_rhoLiqW & 1.000000000000000E+03
88 & density of liquid water (kg/m3)
89 & %---ref---
90 \\
91 land\_rhoSnow & 3.300000000000000E+02
92 & density of snow (kg/m3)
93 & %---ref---
94 \\
95 land\_Lfreez & 3.340000000000000E+05
96 & Latent heat of freezing (J/kg)
97 & %---ref---
98 \\
99 land\_hMaxSnow & 1.000000000000000E+03
100 & maximum snow-thickness (m)
101 & %---ref---
102 \\
103 diffKsnow & 3.000000000000000E-01
104 & thermal conductivity of snow (W/m/K)
105 & %---ref---
106 \\
107 timeSnowAge & 4.320000000000000E+06
108 & snow aging time scale (s)
109 & %---ref---
110 \\
111 hNewSnowAge & 2.000000000000000E-03
112 & new snow thickness to refresh snow-age by 1/e
113 & %---ref---
114 \\
115 albColdSnow & 8.500000000000000E-01
116 & albedo of cold (=dry) new snow
117 & %---ref---
118 \\
119 albWarmSnow & 7.000000000000000E-01
120 & albedo of warm (=wet) new snow
121 & %---ref---
122 \\
123 albOldSnow & 5.500000000000000E-01
124 & albedo of old snow (snowAge >35.d)
125 & %---ref---
126 \\
127 hAlbSnow & 3.000000000000000E-01
128 & snow depth for albedo transition
129 & %---ref---
130 \\
131
132 \end{tabular}
133 \end{table}
134

  ViewVC Help
Powered by ViewVC 1.1.22