/[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.2 - (show annotations) (download) (as text)
Tue Jan 15 22:18:53 2008 UTC (17 years, 6 months ago) by heimbach
Branch: MAIN
Changes since 1.1: +41 -38 lines
File MIME type: application/x-tex
Minor update.

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

  ViewVC Help
Powered by ViewVC 1.1.22