/[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.4 by mlosch, Wed May 13 12:53:33 2009 UTC revision 1.6 by mlosch, Wed Mar 2 13:19:09 2011 UTC
# Line 1  Line 1 
1    
2  \begin{table}[h!]  \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  {\footnotesize
# Line 59  Line 59 
59      & switch between free-slip and no-slip boundary conditions      & switch between free-slip and no-slip boundary conditions
60      &  %---ref---      &  %---ref---
61      \\      \\
     LAD                 &                         2  
     &   time stepping scheme  
     &  %---ref---  
     \\  
    IMAX\_TICE           &                        10  
     &   iterations for ice heat budget  
     &  %---ref---  
     \\  
62     SEAICE\_deltaTtherm  &                   dTracerLev(1)     SEAICE\_deltaTtherm  &                   dTracerLev(1)
63      &   thermodynamic timestep      &   thermodynamic timestep
64      &  %---ref---      &  %---ref---
# Line 75  Line 67 
67      &   dynamic timestep      &   dynamic timestep
68      &  %---ref---      &  %---ref---
69      \\      \\
70       SEAICE\_deltaTevp    &                   0
71        &   EVP sub-cycling time step, values $>$ 0 turn on EVP
72        &  %---ref---
73        \\
74       SEAICE\_elasticParm & $\frac{1}{3}$
75         & EVP paramter $E_0$ & \\
76       SEAICE\_evpTauRelax & $\Delta{t}_{EVP}E_0$
77         & relaxation time scale $T$ for EVP waves & \\
78    %   SEAICE_evpDampC & & & \\
79     SEAICE\_dumpFreq     &                   dumpFreq     SEAICE\_dumpFreq     &                   dumpFreq
80      &   dump frequency      &   dump frequency
81      &  %---ref---      &  %---ref---
# Line 139  Line 140 
140      &   sea-ice strength Pstar      &   sea-ice strength Pstar
141      &  %---ref---      &  %---ref---
142      \\      \\
143     SEAICE\_sensHeat     &                   2.28400E+00      SEAICE\_rhoAir      & 1.3 (or \code{exf} value)
144      &   sensible heat transfer (1.75E-03 * 1004 * 1.3)      & density of air (kg/m$^3$)
145      &  %---ref---      & %---ref---
146      \\      \\
147     SEAICE\_latentWater  &                   5.68750E+03      SEAICE\_cpAir       & 1004 (or \code{exf} value)
148      &   latent heat transfer for water (1.75E-03 * 2.5E+06 * 1.3)      & specific heat of air (J/kg/K)
149      &  %---ref---      & %---ref---
150      \\      \\
151     SEAICE\_latentIce    &                   6.44740E+03      SEAICE\_lhEvap      & 2,500,000 (or \code{exf} value)
152      &   latent heat transfer for ice (1.75E-03 * 2.834E+06 * 1.3)      & latent heat of evaporation % for water (J/kg)
153      &  %---ref---      & %---ref---
154        \\
155        SEAICE\_lhFusion    &   334,000 (or \code{exf} value)
156        & latent heat of fusion %for ice and snow (J/kg)  
157        & %---ref---
158        \\
159        SEAICE\_lhSublim    & 2,834,000
160        & latent heat of sublimation  %for ice and snow (J/kg)
161        & %---ref---
162        \\
163        SEAICE\_dalton      & 1.75E-03  
164        & sensible heat transfer coefficient
165        & %---ref---
166      \\      \\
167     SEAICE\_iceConduct   &                   2.16560E+00     SEAICE\_iceConduct   &                   2.16560E+00
168      &   sea-ice conductivity      &   sea-ice conductivity
# Line 203  Line 216 
216      &   parameter used in advect.F      &   parameter used in advect.F
217      &  %---ref---      &  %---ref---
218      \\      \\
    A22                 &                   1.50000E-01  
     &   parameter used in growth.F  
     &  %---ref---  
     \\  
219     HO                  &                   5.00000E-01     HO                  &                   5.00000E-01
220      &   demarcation ice thickness      &   demarcation ice thickness (AKA lead closing paramter $h_0$)
221      &  %---ref---      &  %---ref---
222      \\      \\
223     MAX\_HEFF            &                   1.00000E+01     MAX\_HEFF            &                   1.00000E+01
# Line 231  Line 240 
240      &   minimum ice temperature      &   minimum ice temperature
241      &  %---ref---      &  %---ref---
242      \\      \\
243       IMAX\_TICE           &                        10
244        &   iterations for ice heat budget
245        &  %---ref---
246        \\
247     SEAICE\_EPS          &                   1.00000E-10     SEAICE\_EPS          &                   1.00000E-10
248      &   reduce derivative singularities      &   reduce derivative singularities
249      &  %---ref---      &  %---ref---
250      \\      \\
251       A22                 &                   1.50000E-01
252        &   parameter (minimum area) used in growth.F
253        &  %---ref---
254        \\
255  \hline  \hline
256  \end{tabular}  \end{tabular}
257  }  }

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

  ViewVC Help
Powered by ViewVC 1.1.22