Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- manual/s_phys_pkgs/text/seaice-parms.tex 2010/08/30 23:09:21 1.5
+++ manual/s_phys_pkgs/text/seaice-parms.tex 2011/03/02 13:19:09 1.6
@@ -59,14 +59,6 @@
& switch between free-slip and no-slip boundary conditions
& %---ref---
\\
- LAD & 2
- & time stepping scheme
- & %---ref---
- \\
- IMAX\_TICE & 10
- & iterations for ice heat budget
- & %---ref---
- \\
SEAICE\_deltaTtherm & dTracerLev(1)
& thermodynamic timestep
& %---ref---
@@ -75,6 +67,15 @@
& dynamic timestep
& %---ref---
\\
+ 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---
@@ -139,17 +140,29 @@
& sea-ice strength Pstar
& %---ref---
\\
- SEAICE\_sensHeat & 2.28400E+00
- & sensible heat transfer (1.75E-03 * 1004 * 1.3)
- & %---ref---
- \\
- SEAICE\_latentWater & 5.68750E+03
- & latent heat transfer for water (1.75E-03 * 2.5E+06 * 1.3)
- & %---ref---
- \\
- SEAICE\_latentIce & 6.44740E+03
- & latent heat transfer for ice (1.75E-03 * 2.834E+06 * 1.3)
- & %---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
@@ -203,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
@@ -231,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}
}
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |