--- manual/s_phys_pkgs/text/seaice-parms.tex 2008/01/15 23:58:53 1.3 +++ manual/s_phys_pkgs/text/seaice-parms.tex 2011/03/02 13:19:09 1.6 @@ -1,8 +1,10 @@ -\begin{table}[h!] -{\small +\begin{table}[!ht] +\caption{Run-time parameters and default values +\label{tab:pkg:seaice:runtimeparms}} +{\footnotesize %\hspace*{-1.5in} -\begin{tabular}{|lllc|} +\begin{tabular}{|llp{5cm}c|} \hline & & & \\ \textbf{Name} & \textbf{Default value} @@ -17,27 +19,68 @@ & use dynamics & %---ref--- \\ - LAD & 2 - & time stepping scheme + SEAICEuseTEM & F + & use truncated ellipse method & %---ref--- \\ - IMAX\_TICE & 10 - & iterations for ice heat budget + SEAICEuseMetricTerms & T + & use metric terms in dynamics + & %---ref--- + \\ + SEAICEuseEVPpickup & T + & use EVP pickups + & %---ref--- + \\ + SEAICEuseFluxForm & F + & use flux form for 2nd central difference advection scheme + & %---ref--- + \\ + SEAICErestoreUnderIce & F + & enable restoring to climatology under ice + & %---ref--- + \\ + useHB87stressCoupling & F + & turn on ice-ocean stress coupling following \citet{hibler87} + & %---ref--- + \\ + usePW79thermodynamics & T + & flag to turn off zero-layer-thermodynamics for testing & %---ref--- \\ - SEAICE\_deltaTtherm & 3.60000E+03 + SEAICEadvHeff/Area/Snow/Salt/Age & T + & flag to turn off advection of scalar state variables + & %---ref--- + \\ + SEAICEuseFlooding & T + & use flood-freeze algorithm + & %---ref--- + \\ + SEAICE\_no\_slip & F + & switch between free-slip and no-slip boundary conditions + & %---ref--- + \\ + SEAICE\_deltaTtherm & dTracerLev(1) & thermodynamic timestep & %---ref--- \\ - SEAICE\_deltaTdyn & 3.60000E+03 + SEAICE\_deltaTdyn & dTracerLev(1) & dynamic timestep & %---ref--- \\ - SEAICE\_dumpFreq & 0.00000E+00 + SEAICE\_deltaTevp & 0 + & EVP sub-cycling time step, values $>$ 0 turn on EVP + & %---ref--- + \\ + SEAICE\_elasticParm & $\frac{1}{3}$ + & EVP paramter $E_0$ & \\ + SEAICE\_evpTauRelax & $\Delta{t}_{EVP}E_0$ + & relaxation time scale $T$ for EVP waves & \\ +% SEAICE_evpDampC & & & \\ + SEAICE\_dumpFreq & dumpFreq & dump frequency & %---ref--- \\ - SEAICE\_taveFreq & 3.60000E+04 + SEAICE\_taveFreq & taveFreq & time-averaging frequency & %---ref--- \\ @@ -57,7 +100,7 @@ & write TimeAverage using MNC & %---ref--- \\ - SEAICE\_initialHEFF & 1.00000E+00 + SEAICE\_initialHEFF & 0.00000E+00 & initial sea-ice thickness & %---ref--- \\ @@ -97,17 +140,29 @@ & sea-ice strength Pstar & %---ref--- \\ - SEAICE\_sensHeat & 2.28400E+00 - & sensible heat transfer - & %---ref--- - \\ - SEAICE\_latentWater & 5.68750E+03 - & latent heat transfer for water - & %---ref--- - \\ - SEAICE\_latentIce & 6.44740E+03 - & latent heat transfer for ice - & %---ref--- + SEAICE\_rhoAir & 1.3 (or \code{exf} value) + & density of air (kg/m$^3$) + & %---ref--- + \\ + SEAICE\_cpAir & 1004 (or \code{exf} value) + & specific heat of air (J/kg/K) + & %---ref--- + \\ + SEAICE\_lhEvap & 2,500,000 (or \code{exf} value) + & latent heat of evaporation % for water (J/kg) + & %---ref--- + \\ + SEAICE\_lhFusion & 334,000 (or \code{exf} value) + & latent heat of fusion %for ice and snow (J/kg) + & %---ref--- + \\ + SEAICE\_lhSublim & 2,834,000 + & latent heat of sublimation %for ice and snow (J/kg) + & %---ref--- + \\ + SEAICE\_dalton & 1.75E-03 + & sensible heat transfer coefficient + & %---ref--- \\ SEAICE\_iceConduct & 2.16560E+00 & sea-ice conductivity @@ -133,7 +188,27 @@ & freezing temp. of sea water & %---ref--- \\ - LSR\_ERROR & 1.00000E-12 + SEAICE\_salinity & 0.0 + & salinity of ice + & %---ref--- + \\ + SEAICE\_gamma\_t & UNSET + & restoring time scale for basal freezing and melting + & %---ref--- + \\ + SEAICE\_gamma\_t\_frz & UNSET + & restoring time scale for basal freezing + & %---ref--- + \\ + SEAICEstressFactor & 1.00000E+00 + & scaling factor for ice-ocean stress + & %---ref--- + \\ + Heff/Area/Hsnow/Hsalt/IceAgeFile & UNSET + & initial fields for variables HEFF/AREA/HSNOW/HSALT/ICEAGE + & %---ref--- + \\ + LSR\_ERROR & 1.00000E-04 & sets accuracy of LSR solver & %---ref--- \\ @@ -141,12 +216,8 @@ & parameter used in advect.F & %---ref--- \\ - A22 & 1.50000E-01 - & parameter used in growth.F - & %---ref--- - \\ HO & 5.00000E-01 - & demarcation ice thickness + & demarcation ice thickness (AKA lead closing paramter $h_0$) & %---ref--- \\ MAX\_HEFF & 1.00000E+01 @@ -169,10 +240,18 @@ & minimum ice temperature & %---ref--- \\ + IMAX\_TICE & 10 + & iterations for ice heat budget + & %---ref--- + \\ SEAICE\_EPS & 1.00000E-10 & reduce derivative singularities & %---ref--- \\ + A22 & 1.50000E-01 + & parameter (minimum area) used in growth.F + & %---ref--- + \\ \hline \end{tabular} }