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

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

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


Revision 1.3 - (show annotations) (download) (as text)
Tue Jan 15 23:58:53 2008 UTC (17 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.2: +1 -2 lines
File MIME type: application/x-tex
Updating

1
2 \begin{table}[h!]
3 {\small
4 %\hspace*{-1.5in}
5 \begin{tabular}{|lllc|}
6 \hline
7 & & & \\
8 \textbf{Name} & \textbf{Default value}
9 & \textbf{Description} & \textbf{Reference} \\
10 & & & \\
11 \hline \hline
12 SEAICEwriteState & T
13 & write sea ice state to file
14 & %---ref---
15 \\
16 SEAICEuseDYNAMICS & T
17 & use dynamics
18 & %---ref---
19 \\
20 LAD & 2
21 & time stepping scheme
22 & %---ref---
23 \\
24 IMAX\_TICE & 10
25 & iterations for ice heat budget
26 & %---ref---
27 \\
28 SEAICE\_deltaTtherm & 3.60000E+03
29 & thermodynamic timestep
30 & %---ref---
31 \\
32 SEAICE\_deltaTdyn & 3.60000E+03
33 & dynamic timestep
34 & %---ref---
35 \\
36 SEAICE\_dumpFreq & 0.00000E+00
37 & dump frequency
38 & %---ref---
39 \\
40 SEAICE\_taveFreq & 3.60000E+04
41 & time-averaging frequency
42 & %---ref---
43 \\
44 SEAICE\_dump\_mdsio & T
45 & write snap-shot using MDSIO
46 & %---ref---
47 \\
48 SEAICE\_tave\_mdsio & T
49 & write TimeAverage using MDSIO
50 & %---ref---
51 \\
52 SEAICE\_dump\_mnc & F
53 & write snap-shot using MNC
54 & %---ref---
55 \\
56 SEAICE\_tave\_mnc & F
57 & write TimeAverage using MNC
58 & %---ref---
59 \\
60 SEAICE\_initialHEFF & 1.00000E+00
61 & initial sea-ice thickness
62 & %---ref---
63 \\
64 SEAICE\_drag & 2.00000E-03
65 & air-ice drag coefficient
66 & %---ref---
67 \\
68 OCEAN\_drag & 1.00000E-03
69 & air-ocean drag coefficient
70 & %---ref---
71 \\
72 SEAICE\_waterDrag & 5.50000E+00
73 & water-ice drag
74 & %---ref---
75 \\
76 SEAICE\_dryIceAlb & 7.50000E-01
77 & winter albedo
78 & %---ref---
79 \\
80 SEAICE\_wetIceAlb & 6.60000E-01
81 & summer albedo
82 & %---ref---
83 \\
84 SEAICE\_drySnowAlb & 8.40000E-01
85 & dry snow albedo
86 & %---ref---
87 \\
88 SEAICE\_wetSnowAlb & 7.00000E-01
89 & wet snow albedo
90 & %---ref---
91 \\
92 SEAICE\_waterAlbedo & 1.00000E-01
93 & water albedo
94 & %---ref---
95 \\
96 SEAICE\_strength & 2.75000E+04
97 & sea-ice strength Pstar
98 & %---ref---
99 \\
100 SEAICE\_sensHeat & 2.28400E+00
101 & sensible heat transfer
102 & %---ref---
103 \\
104 SEAICE\_latentWater & 5.68750E+03
105 & latent heat transfer for water
106 & %---ref---
107 \\
108 SEAICE\_latentIce & 6.44740E+03
109 & latent heat transfer for ice
110 & %---ref---
111 \\
112 SEAICE\_iceConduct & 2.16560E+00
113 & sea-ice conductivity
114 & %---ref---
115 \\
116 SEAICE\_snowConduct & 3.10000E-01
117 & snow conductivity
118 & %---ref---
119 \\
120 SEAICE\_emissivity & 5.50000E-08
121 & Stefan-Boltzman
122 & %---ref---
123 \\
124 SEAICE\_snowThick & 1.50000E-01
125 & cutoff snow thickness
126 & %---ref---
127 \\
128 SEAICE\_shortwave & 3.00000E-01
129 & penetration shortwave radiation
130 & %---ref---
131 \\
132 SEAICE\_freeze & -1.96000E+00
133 & freezing temp. of sea water
134 & %---ref---
135 \\
136 LSR\_ERROR & 1.00000E-12
137 & sets accuracy of LSR solver
138 & %---ref---
139 \\
140 DIFF1 & 4.00000E-03
141 & parameter used in advect.F
142 & %---ref---
143 \\
144 A22 & 1.50000E-01
145 & parameter used in growth.F
146 & %---ref---
147 \\
148 HO & 5.00000E-01
149 & demarcation ice thickness
150 & %---ref---
151 \\
152 MAX\_HEFF & 1.00000E+01
153 & maximum ice thickness
154 & %---ref---
155 \\
156 MIN\_ATEMP & -5.00000E+01
157 & minimum air temperature
158 & %---ref---
159 \\
160 MIN\_LWDOWN & 6.00000E+01
161 & minimum downward longwave
162 & %---ref---
163 \\
164 MAX\_TICE & 3.00000E+01
165 & maximum ice temperature
166 & %---ref---
167 \\
168 MIN\_TICE & -5.00000E+01
169 & minimum ice temperature
170 & %---ref---
171 \\
172 SEAICE\_EPS & 1.00000E-10
173 & reduce derivative singularities
174 & %---ref---
175 \\
176 \hline
177 \end{tabular}
178 }
179 \end{table}
180

  ViewVC Help
Powered by ViewVC 1.1.22