/[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.6 by mlosch, Wed Mar 2 13:19:09 2011 UTC revision 1.8 by mlosch, Wed Jan 21 18:18:22 2015 UTC
# Line 2  Line 2 
2  \begin{table}[!ht]  \begin{table}[!ht]
3  \caption{Run-time parameters and default values  \caption{Run-time parameters and default values
4  \label{tab:pkg:seaice:runtimeparms}}  \label{tab:pkg:seaice:runtimeparms}}
5  {\footnotesize  {\tiny
6  %\hspace*{-1.5in}  %\hspace*{-1.5in}
7  \begin{tabular}{|llp{5cm}c|}  \begin{tabular}{|llp{5cm}c|}
8  \hline  \hline
# Line 19  Line 19 
19      &   use dynamics      &   use dynamics
20      &  %---ref---      &  %---ref---
21      \\      \\
22       SEAICEuseJFNK       &                     F
23        &   use the JFNK-solver
24        &  %---ref---
25        \\
26      SEAICEuseTEM       &                     F      SEAICEuseTEM       &                     F
27      & use truncated ellipse method      & use truncated ellipse method
28      &  %---ref---      &  %---ref---
# Line 47  Line 51 
51      & flag to turn off zero-layer-thermodynamics for testing      & flag to turn off zero-layer-thermodynamics for testing
52      &  %---ref---      &  %---ref---
53      \\      \\
54      SEAICEadvHeff/Area/Snow/Salt/Age &      T      SEAICEadvHeff/Area/Snow/Salt &      T
55      & flag to turn off advection of scalar state variables      & flag to turn off advection of scalar state variables
56      &  %---ref---      &  %---ref---
57      \\      \\
# Line 69  Line 73 
73      \\      \\
74     SEAICE\_deltaTevp    &                   0     SEAICE\_deltaTevp    &                   0
75      &   EVP sub-cycling time step, values $>$ 0 turn on EVP      &   EVP sub-cycling time step, values $>$ 0 turn on EVP
76      &  %---ref---      &  
77        \\
78       SEAICEuseEVPstar    & F & use modified EVP* instead of EVP & %---ref---
79        \\
80       SEAICEuseEVPrev     & F & use yet another variation on EVP* & %---ref---
81        \\
82       SEAICEnEVPstarSteps & UNSET & number of modified EVP* iteration & %---ref---
83        \\
84       SEAICE\_evpAlpha & UNSET & EVP* parameter & %---ref---
85        \\
86       SEAICE\_evpBeta & UNSET & EVP* parameter & %---ref---
87      \\      \\
88     SEAICE\_elasticParm & $\frac{1}{3}$     SEAICE\_elasticParm & $\frac{1}{3}$
89       & EVP paramter $E_0$ & \\       & EVP paramter $E_0$ & \\
90     SEAICE\_evpTauRelax & $\Delta{t}_{EVP}E_0$     SEAICE\_evpTauRelax & $\Delta{t}_{EVP}E_0$
91       & relaxation time scale $T$ for EVP waves & \\       & relaxation time scale $T$ for EVP waves & \\
92  %   SEAICE_evpDampC & & & \\  %   SEAICE_evpDampC & & & \\
93     SEAICE\_dumpFreq     &                   dumpFreq      SEAICEnewtonIterMax & 10
94      &   dump frequency      & maximum number of JFNK-Newton iterations
95        &  %---ref---
96        \\
97        SEAICEkrylovIterMax & 10
98        & maximum number of JFNK-Krylov iterations
99        &  %---ref---
100        \\
101        SEAICE\_JFNK\_lsIter & (off)
102        & start line search after ``lsIter'' Newton iterations
103        &  %---ref---
104        \\
105    %     SEAICE\_JFNK\_tolIter    & 100
106    %     & number of Newton iterations after which the
107    %     the tolerance is relaxed again
108    %     &  %---ref---
109    %     \\
110        JFNKgamma\_nonlin        & 1.0E-05
111        & non-linear tolerance parameter for JFNK solver
112        &  %---ref---
113        \\
114        JFNKgamma\_lin\_min/max  & 0.10/0.99
115        & tolerance parameters for linear JFNK solver
116        &  %---ref---
117        \\
118        JFNKres\_tFac            & UNSET
119        & tolerance parameter for FGMRES residual
120        &  %---ref---
121        \\
122        SEAICE\_JFNKepsilon      & 1.0E-06
123        & step size for the FD-Jacobian-times-vector
124        &  %---ref---
125        \\
126        SEAICE\_dumpFreq     &                   dumpFreq
127        &   dump frequency
128      &  %---ref---      &  %---ref---
129      \\      \\
130     SEAICE\_taveFreq     &                   taveFreq     SEAICE\_taveFreq     &                   taveFreq
# Line 188  Line 235 
235      &   freezing temp. of sea water      &   freezing temp. of sea water
236      &  %---ref---      &  %---ref---
237      \\      \\
238      SEAICE\_salinity    &                   0.0      SEAICE\_saltFrac    &                   0.0
239      &   salinity of ice      &   salinity newly formed ice (fraction of ocean surface salinity)
     &  %---ref---  
     \\  
     SEAICE\_gamma\_t    &                   UNSET  
     &   restoring time scale for basal freezing and melting  
240      &  %---ref---      &  %---ref---
241      \\      \\
242      SEAICE\_gamma\_t\_frz &                 UNSET  %     SEAICE\_gamma\_t    &                   UNSET
243      &   restoring time scale for basal freezing  %     &   restoring time scale for basal freezing and melting
244    %     &  %---ref---
245    %     \\
246    %     SEAICE\_gamma\_t\_frz &                 UNSET
247    %     &   restoring time scale for basal freezing
248    %     &  %---ref---
249    %     \\
250    %     SEAICE\_mcPheePiston  &                  UNSET
251    %     &  ocean-ice turbulent flux "piston velocity" (m/s) that sets melt
252    %     efficiency.
253    %     &  %---ref---
254    %     \\
255    %     SEAICE\_mcPheeTaper   &                  UNSET
256    %     & tapering down of turbulent flux term with ice concentration.
257    %     &  %---ref---
258    %     \\
259        SEAICE\_frazilFrac    &                   0.0
260        &  Fraction of surface level negative heat content anomalies
261        (relative to the local freezing point)
262      &  %---ref---      &  %---ref---
263      \\      \\
264      SEAICEstressFactor  &                  1.00000E+00      SEAICEstressFactor  &                  1.00000E+00
265      &   scaling factor for ice-ocean stress      &   scaling factor for ice-ocean stress
266      &  %---ref---      &  %---ref---
267      \\      \\
268      Heff/Area/Hsnow/Hsalt/IceAgeFile & UNSET      Heff/Area/HsnowFile/Hsalt & UNSET
269      & initial fields for variables HEFF/AREA/HSNOW/HSALT/ICEAGE      & initial fields for variables HEFF/AREA/HSNOW/HSALT
270      &  %---ref---      &  %---ref---
271      \\      \\
272     LSR\_ERROR           &                   1.00000E-04      LSR\_ERROR           &                   1.00000E-04
273      &   sets accuracy of LSR solver      &   sets accuracy of LSR solver
274      &  %---ref---      &  %---ref---
275      \\      \\
276     DIFF1               &                   4.00000E-03      DIFF1               &                   0.0
277      &   parameter used in advect.F      &   parameter used in advect.F
278      &  %---ref---      &  %---ref---
279      \\      \\
# Line 248  Line 309 
309      &   reduce derivative singularities      &   reduce derivative singularities
310      &  %---ref---      &  %---ref---
311      \\      \\
312     A22                 &                   1.50000E-01     SEAICE\_area\_reg    &                   1.00000E-5
313      &   parameter (minimum area) used in growth.F      &   minimum concentration to regularize ice thickness
314        &  %---ref---
315        \\
316       SEAICE\_hice\_reg    &                   0.05 m
317        &   minimum ice thickness for regularization
318      &  %---ref---      &  %---ref---
319      \\      \\
320  \hline  \hline
# Line 257  Line 322 
322  }  }
323  \end{table}  \end{table}
324    
325    %%% Local Variables:
326    %%% mode: latex
327    %%% TeX-master: "../../manual"
328    %%% End:

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22