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

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

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

revision 1.1 by molod, Mon Apr 24 21:16:58 2006 UTC revision 1.9 by mlosch, Thu Jan 22 09:10:27 2015 UTC
# Line 1  Line 1 
 \newpage  
   
 \begin{table}  
 \hspace*{-1.5in}  
 \begin{tabular}{lllc}  
1    
2    \begin{table}[!ht]
3    \caption{Run-time parameters and default values
4    \label{tab:pkg:seaice:runtimeparms}}
5    {\tiny
6    %\hspace*{-1.5in}
7    \begin{tabular}{|llp{5cm}c|}
8    \hline
9      & & & \\
10    \textbf{Name}  &  \textbf{Default value}      \textbf{Name}  &  \textbf{Default value}  
11      &  \textbf{Description}   &  \textbf{Reference}  \\      &  \textbf{Description}   &  \textbf{Reference}  \\
12    & & & \\    & & & \\
13    \hline \hline
14     SEAICEwriteState    &                     T     SEAICEwriteState    &                     T
15      &   write sea ice state to file      &   write sea ice state to file
16      &  %---ref---      &  %---ref---
# Line 16  Line 19 
19      &   use dynamics      &   use dynamics
20      &  %---ref---      &  %---ref---
21      \\      \\
22     LAD                 &                         2     SEAICEuseJFNK       &                     F
23      &   time stepping scheme      &   use the JFNK-solver
24      &  %---ref---      &  %---ref---
25      \\      \\
26     IMAX\_TICE           &                        10      SEAICEuseTEM       &                     F
27      &   iterations for ice heat budget      & use truncated ellipse method
28        &  %---ref---
29        \\
30        SEAICEuseStrImpCpl &                     F
31        & use strength implicit coupling in LSR/JFNK
32        &  %---ref---
33        \\
34        SEAICEuseMetricTerms &                   T
35        & use metric terms in dynamics
36        &  %---ref---
37        \\
38        SEAICEuseEVPpickup  &                    T
39        & use EVP pickups
40        &  %---ref---
41        \\
42        SEAICEuseFluxForm   &                    F
43        & use flux form for 2nd central difference advection scheme
44        &  %---ref---
45        \\
46        SEAICErestoreUnderIce &                  F
47        & enable restoring to climatology under ice
48        &  %---ref---
49        \\
50        useHB87stressCoupling &                  F
51        & turn on ice-ocean stress coupling following \citet{hibler87}
52      &  %---ref---      &  %---ref---
53      \\      \\
54     SEAICE\_deltaTtherm  &                   3.600000000000000E+03      usePW79thermodynamics &                T
55        & flag to turn off zero-layer-thermodynamics for testing
56        &  %---ref---
57        \\
58        SEAICEadvHeff/Area/Snow/Salt &      T
59        & flag to turn off advection of scalar state variables
60        &  %---ref---
61        \\
62        SEAICEuseFlooding   &                   T
63        & use flood-freeze algorithm
64        &  %---ref---
65        \\
66        SEAICE\_no\_slip      &                   F
67        & switch between free-slip and no-slip boundary conditions
68        &  %---ref---
69        \\
70       SEAICE\_deltaTtherm  &                   dTracerLev(1)
71      &   thermodynamic timestep      &   thermodynamic timestep
72      &  %---ref---      &  %---ref---
73      \\      \\
74     SEAICE\_deltaTdyn    &                   3.600000000000000E+03     SEAICE\_deltaTdyn    &                   dTracerLev(1)
75      &   dynamic timestep      &   dynamic timestep
76      &  %---ref---      &  %---ref---
77      \\      \\
78     SEAICE\_dumpFreq     &                   0.000000000000000E+00     SEAICE\_deltaTevp    &                   0
79      &   dump frequency      &   EVP sub-cycling time step, values $>$ 0 turn on EVP
80        &  
81        \\
82       SEAICEuseEVPstar    & F & use modified EVP* instead of EVP & %---ref---
83        \\
84       SEAICEuseEVPrev     & F & use yet another variation on EVP* & %---ref---
85        \\
86       SEAICEnEVPstarSteps & UNSET & number of modified EVP* iteration & %---ref---
87        \\
88       SEAICE\_evpAlpha & UNSET & EVP* parameter & %---ref---
89        \\
90       SEAICE\_evpBeta & UNSET & EVP* parameter & %---ref---
91        \\
92       SEAICE\_elasticParm & $\frac{1}{3}$
93         & EVP paramter $E_0$ & \\
94       SEAICE\_evpTauRelax & $\Delta{t}_{EVP}E_0$
95         & relaxation time scale $T$ for EVP waves & \\
96    %   SEAICE_evpDampC & & & \\
97        SEAICEnewtonIterMax & 10
98        & maximum number of JFNK-Newton iterations
99        &  %---ref---
100        \\
101        SEAICEkrylovIterMax & 10
102        & maximum number of JFNK-Krylov iterations
103        &  %---ref---
104        \\
105        SEAICE\_JFNK\_lsIter & (off)
106        & start line search after ``lsIter'' Newton iterations
107        &  %---ref---
108        \\
109    %     SEAICE\_JFNK\_tolIter    & 100
110    %     & number of Newton iterations after which the
111    %     the tolerance is relaxed again
112    %     &  %---ref---
113    %     \\
114        JFNKgamma\_nonlin        & 1.0E-05
115        & non-linear tolerance parameter for JFNK solver
116        &  %---ref---
117        \\
118        JFNKgamma\_lin\_min/max  & 0.10/0.99
119        & tolerance parameters for linear JFNK solver
120        &  %---ref---
121        \\
122        JFNKres\_tFac            & UNSET
123        & tolerance parameter for FGMRES residual
124        &  %---ref---
125        \\
126        SEAICE\_JFNKepsilon      & 1.0E-06
127        & step size for the FD-Jacobian-times-vector
128      &  %---ref---      &  %---ref---
129      \\      \\
130     SEAICE\_taveFreq     &                   3.600000000000000E+04      SEAICE\_dumpFreq     &                   dumpFreq
131        &   dump frequency
132        &  %---ref---
133        \\
134       SEAICE\_taveFreq     &                   taveFreq
135      &   time-averaging frequency      &   time-averaging frequency
136      &  %---ref---      &  %---ref---
137      \\      \\
# Line 56  Line 151 
151      &   write TimeAverage using MNC      &   write TimeAverage using MNC
152      &  %---ref---      &  %---ref---
153      \\      \\
154     SEAICE\_initialHEFF  &                   1.000000000000000E+00     SEAICE\_initialHEFF  &                   0.00000E+00
155      &   initial sea-ice thickness      &   initial sea-ice thickness
156      &  %---ref---      &  %---ref---
157      \\      \\
158     SEAICE\_drag         &                   2.000000000000000E-03     SEAICE\_drag         &                   2.00000E-03
159      &   air-ice drag coefficient      &   air-ice drag coefficient
160      &  %---ref---      &  %---ref---
161      \\      \\
162     OCEAN\_drag          &                   1.000000000000000E-03     OCEAN\_drag          &                   1.00000E-03
163      &   air-ocean drag coefficient      &   air-ocean drag coefficient
164      &  %---ref---      &  %---ref---
165      \\      \\
166     SEAICE\_waterDrag    &                   5.500000000000000E+00     SEAICE\_waterDrag    &                   5.50000E+00
167      &   water-ice drag      &   water-ice drag
168      &  %---ref---      &  %---ref---
169      \\      \\
170     SEAICE\_dryIceAlb    &                   7.500000000000000E-01     SEAICE\_dryIceAlb    &                   7.50000E-01
171      &   winter albedo      &   winter albedo
172      &  %---ref---      &  %---ref---
173      \\      \\
174     SEAICE\_wetIceAlb    &                   6.600000000000000E-01     SEAICE\_wetIceAlb    &                   6.60000E-01
175      &   summer albedo      &   summer albedo
176      &  %---ref---      &  %---ref---
177      \\      \\
178     SEAICE\_drySnowAlb   &                   8.400000000000000E-01     SEAICE\_drySnowAlb   &                   8.40000E-01
179      &   dry snow albedo      &   dry snow albedo
180      &  %---ref---      &  %---ref---
181      \\      \\
182     SEAICE\_wetSnowAlb   &                   7.000000000000000E-01     SEAICE\_wetSnowAlb   &                   7.00000E-01
183      &   wet snow albedo      &   wet snow albedo
184      &  %---ref---      &  %---ref---
185      \\      \\
186     SEAICE\_waterAlbedo  &                   1.000000000000000E-01     SEAICE\_waterAlbedo  &                   1.00000E-01
187      &   water albedo      &   water albedo
188      &  %---ref---      &  %---ref---
189      \\      \\
190     SEAICE\_strength     &                   2.750000000000000E+04     SEAICE\_strength     &                   2.75000E+04
191      &   sea-ice strength Pstar      &   sea-ice strength $P^{*}$
192      &  %---ref---      &  %---ref---
193      \\      \\
194     SEAICE\_sensHeat     &                   2.284000000000000E+00     SEAICE\_cStar       &                    20.0000E+00
195      &   sensible heat transfer      &   sea-ice strength paramter $C^{*}$
196      &  %---ref---      &  %---ref---
197      \\      \\
198     SEAICE\_latentWater  &                   5.687500000000000E+03      SEAICE\_rhoAir      & 1.3 (or \code{exf} value)
199      &   latent heat transfer for water      & density of air (kg/m$^3$)
200      &  %---ref---      & %---ref---
201      \\      \\
202     SEAICE\_latentIce    &                   6.447400000000000E+03      SEAICE\_cpAir       & 1004 (or \code{exf} value)
203      &   latent heat transfer for ice      & specific heat of air (J/kg/K)
204      &  %---ref---      & %---ref---
205        \\
206        SEAICE\_lhEvap      & 2,500,000 (or \code{exf} value)
207        & latent heat of evaporation % for water (J/kg)
208        & %---ref---
209        \\
210        SEAICE\_lhFusion    &   334,000 (or \code{exf} value)
211        & latent heat of fusion %for ice and snow (J/kg)  
212        & %---ref---
213        \\
214        SEAICE\_lhSublim    & 2,834,000
215        & latent heat of sublimation  %for ice and snow (J/kg)
216        & %---ref---
217        \\
218        SEAICE\_dalton      & 1.75E-03  
219        & sensible heat transfer coefficient
220        & %---ref---
221      \\      \\
222     SEAICE\_iceConduct   &                   2.165600000000000E+00     SEAICE\_iceConduct   &                   2.16560E+00
223      &   sea-ice conductivity      &   sea-ice conductivity
224      &  %---ref---      &  %---ref---
225      \\      \\
226     SEAICE\_snowConduct  &                   3.100000000000000E-01     SEAICE\_snowConduct  &                   3.10000E-01
227      &   snow conductivity      &   snow conductivity
228      &  %---ref---      &  %---ref---
229      \\      \\
230     SEAICE\_emissivity   &                   5.500000000000000E-08     SEAICE\_emissivity   &                   5.50000E-08
231      &   Stefan-Boltzman      &   Stefan-Boltzman
232      &  %---ref---      &  %---ref---
233      \\      \\
234     SEAICE\_snowThick    &                   1.500000000000000E-01     SEAICE\_snowThick    &                   1.50000E-01
235      &   cutoff snow thickness      &   cutoff snow thickness
236      &  %---ref---      &  %---ref---
237      \\      \\
238     SEAICE\_shortwave    &                   3.000000000000000E-01     SEAICE\_shortwave    &                   3.00000E-01
239      &   penetration shortwave radiation      &   penetration shortwave radiation
240      &  %---ref---      &  %---ref---
241      \\      \\
242     SEAICE\_freeze       &                  -1.960000000000000E+00     SEAICE\_freeze       &                  -1.96000E+00
243      &   freezing temp. of sea water      &   freezing temp. of sea water
244      &  %---ref---      &  %---ref---
245      \\      \\
246     LSR\_ERROR           &                   1.000000000000000E-12      SEAICE\_saltFrac    &                   0.0
247      &   sets accuracy of LSR solver      &   salinity newly formed ice (fraction of ocean surface salinity)
248      &  %---ref---      &  %---ref---
249      \\      \\
250     DIFF1               &                   4.000000000000000E-03  %     SEAICE\_gamma\_t    &                   UNSET
251      &   parameter used in advect.F  %     &   restoring time scale for basal freezing and melting
252    %     &  %---ref---
253    %     \\
254    %     SEAICE\_gamma\_t\_frz &                 UNSET
255    %     &   restoring time scale for basal freezing
256    %     &  %---ref---
257    %     \\
258    %     SEAICE\_mcPheePiston  &                  UNSET
259    %     &  ocean-ice turbulent flux "piston velocity" (m/s) that sets melt
260    %     efficiency.
261    %     &  %---ref---
262    %     \\
263    %     SEAICE\_mcPheeTaper   &                  UNSET
264    %     & tapering down of turbulent flux term with ice concentration.
265    %     &  %---ref---
266    %     \\
267        SEAICE\_frazilFrac    &                   0.0
268        &  Fraction of surface level negative heat content anomalies
269        (relative to the local freezing point)
270        &  %---ref---
271        \\
272        SEAICEstressFactor  &                  1.00000E+00
273        &   scaling factor for ice-ocean stress
274      &  %---ref---      &  %---ref---
275      \\      \\
276     A22                 &                   1.500000000000000E-01      Heff/Area/HsnowFile/Hsalt & UNSET
277      &   parameter used in growth.F      & initial fields for variables HEFF/AREA/HSNOW/HSALT
278      &  %---ref---      &  %---ref---
279      \\      \\
280     HO                  &                   5.000000000000000E-01      LSR\_ERROR           &                   1.00000E-04
281      &   demarcation ice thickness      &   sets accuracy of LSR solver
282      &  %---ref---      &  %---ref---
283      \\      \\
284     MAX\_HEFF            &                   1.000000000000000E+01      DIFF1               &                   0.0
285        &   parameter used in advect.F
286        &  %---ref---
287        \\
288       HO                  &                   5.00000E-01
289        &   demarcation ice thickness (AKA lead closing paramter $h_0$)
290        &  %---ref---
291        \\
292       MAX\_HEFF            &                   1.00000E+01
293      &   maximum ice thickness      &   maximum ice thickness
294      &  %---ref---      &  %---ref---
295      \\      \\
296     MIN\_ATEMP           &                  -5.000000000000000E+01     MIN\_ATEMP           &                  -5.00000E+01
297      &   minimum air temperature      &   minimum air temperature
298      &  %---ref---      &  %---ref---
299      \\      \\
300     MIN\_LWDOWN          &                   6.000000000000000E+01     MIN\_LWDOWN          &                   6.00000E+01
301      &   minimum downward longwave      &   minimum downward longwave
302      &  %---ref---      &  %---ref---
303      \\      \\
304     MAX\_TICE            &                   3.000000000000000E+01     MAX\_TICE            &                   3.00000E+01
305      &   maximum ice temperature      &   maximum ice temperature
306      &  %---ref---      &  %---ref---
307      \\      \\
308     MIN\_TICE            &                  -5.000000000000000E+01     MIN\_TICE            &                  -5.00000E+01
309      &   minimum ice temperature      &   minimum ice temperature
310      &  %---ref---      &  %---ref---
311      \\      \\
312     SEAICE\_EPS          &                   1.000000000000000E-10     IMAX\_TICE           &                        10
313        &   iterations for ice heat budget
314        &  %---ref---
315        \\
316       SEAICE\_EPS          &                   1.00000E-10
317      &   reduce derivative singularities      &   reduce derivative singularities
318      &  %---ref---      &  %---ref---
319      \\      \\
320       SEAICE\_area\_reg    &                   1.00000E-5
321        &   minimum concentration to regularize ice thickness
322        &  %---ref---
323        \\
324       SEAICE\_hice\_reg    &                   0.05 m
325        &   minimum ice thickness for regularization
326        &  %---ref---
327        \\
328    \hline
329  \end{tabular}  \end{tabular}
330    }
331  \end{table}  \end{table}
332    
333    %%% Local Variables:
334    %%% mode: latex
335    %%% TeX-master: "../../manual"
336    %%% End:

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22