| 1 |
|
| 2 |
\begin{table}[!ht] |
| 3 |
\caption{Run-time parameters and default values |
| 4 |
\label{tab:pkg:seaice:runtimeparms}} |
| 5 |
{\footnotesize |
| 6 |
%\hspace*{-1.5in} |
| 7 |
\begin{tabular}{|llp{5cm}c|} |
| 8 |
\hline |
| 9 |
& & & \\ |
| 10 |
\textbf{Name} & \textbf{Default value} |
| 11 |
& \textbf{Description} & \textbf{Reference} \\ |
| 12 |
& & & \\ |
| 13 |
\hline \hline |
| 14 |
SEAICEwriteState & T |
| 15 |
& write sea ice state to file |
| 16 |
& %---ref--- |
| 17 |
\\ |
| 18 |
SEAICEuseDYNAMICS & T |
| 19 |
& use dynamics |
| 20 |
& %---ref--- |
| 21 |
\\ |
| 22 |
SEAICEuseTEM & F |
| 23 |
& use truncated ellipse method |
| 24 |
& %---ref--- |
| 25 |
\\ |
| 26 |
SEAICEuseMetricTerms & T |
| 27 |
& use metric terms in dynamics |
| 28 |
& %---ref--- |
| 29 |
\\ |
| 30 |
SEAICEuseEVPpickup & T |
| 31 |
& use EVP pickups |
| 32 |
& %---ref--- |
| 33 |
\\ |
| 34 |
SEAICEuseFluxForm & F |
| 35 |
& use flux form for 2nd central difference advection scheme |
| 36 |
& %---ref--- |
| 37 |
\\ |
| 38 |
SEAICErestoreUnderIce & F |
| 39 |
& enable restoring to climatology under ice |
| 40 |
& %---ref--- |
| 41 |
\\ |
| 42 |
useHB87stressCoupling & F |
| 43 |
& turn on ice-ocean stress coupling following \citet{hibler87} |
| 44 |
& %---ref--- |
| 45 |
\\ |
| 46 |
usePW79thermodynamics & T |
| 47 |
& flag to turn off zero-layer-thermodynamics for testing |
| 48 |
& %---ref--- |
| 49 |
\\ |
| 50 |
SEAICEadvHeff/Area/Snow/Salt/Age & T |
| 51 |
& flag to turn off advection of scalar state variables |
| 52 |
& %---ref--- |
| 53 |
\\ |
| 54 |
SEAICEuseFlooding & T |
| 55 |
& use flood-freeze algorithm |
| 56 |
& %---ref--- |
| 57 |
\\ |
| 58 |
SEAICE\_no\_slip & F |
| 59 |
& switch between free-slip and no-slip boundary conditions |
| 60 |
& %---ref--- |
| 61 |
\\ |
| 62 |
LAD & 2 |
| 63 |
& time stepping scheme |
| 64 |
& %---ref--- |
| 65 |
\\ |
| 66 |
IMAX\_TICE & 10 |
| 67 |
& iterations for ice heat budget |
| 68 |
& %---ref--- |
| 69 |
\\ |
| 70 |
SEAICE\_deltaTtherm & dTracerLev(1) |
| 71 |
& thermodynamic timestep |
| 72 |
& %---ref--- |
| 73 |
\\ |
| 74 |
SEAICE\_deltaTdyn & dTracerLev(1) |
| 75 |
& dynamic timestep |
| 76 |
& %---ref--- |
| 77 |
\\ |
| 78 |
SEAICE\_dumpFreq & dumpFreq |
| 79 |
& dump frequency |
| 80 |
& %---ref--- |
| 81 |
\\ |
| 82 |
SEAICE\_taveFreq & taveFreq |
| 83 |
& time-averaging frequency |
| 84 |
& %---ref--- |
| 85 |
\\ |
| 86 |
SEAICE\_dump\_mdsio & T |
| 87 |
& write snap-shot using MDSIO |
| 88 |
& %---ref--- |
| 89 |
\\ |
| 90 |
SEAICE\_tave\_mdsio & T |
| 91 |
& write TimeAverage using MDSIO |
| 92 |
& %---ref--- |
| 93 |
\\ |
| 94 |
SEAICE\_dump\_mnc & F |
| 95 |
& write snap-shot using MNC |
| 96 |
& %---ref--- |
| 97 |
\\ |
| 98 |
SEAICE\_tave\_mnc & F |
| 99 |
& write TimeAverage using MNC |
| 100 |
& %---ref--- |
| 101 |
\\ |
| 102 |
SEAICE\_initialHEFF & 0.00000E+00 |
| 103 |
& initial sea-ice thickness |
| 104 |
& %---ref--- |
| 105 |
\\ |
| 106 |
SEAICE\_drag & 2.00000E-03 |
| 107 |
& air-ice drag coefficient |
| 108 |
& %---ref--- |
| 109 |
\\ |
| 110 |
OCEAN\_drag & 1.00000E-03 |
| 111 |
& air-ocean drag coefficient |
| 112 |
& %---ref--- |
| 113 |
\\ |
| 114 |
SEAICE\_waterDrag & 5.50000E+00 |
| 115 |
& water-ice drag |
| 116 |
& %---ref--- |
| 117 |
\\ |
| 118 |
SEAICE\_dryIceAlb & 7.50000E-01 |
| 119 |
& winter albedo |
| 120 |
& %---ref--- |
| 121 |
\\ |
| 122 |
SEAICE\_wetIceAlb & 6.60000E-01 |
| 123 |
& summer albedo |
| 124 |
& %---ref--- |
| 125 |
\\ |
| 126 |
SEAICE\_drySnowAlb & 8.40000E-01 |
| 127 |
& dry snow albedo |
| 128 |
& %---ref--- |
| 129 |
\\ |
| 130 |
SEAICE\_wetSnowAlb & 7.00000E-01 |
| 131 |
& wet snow albedo |
| 132 |
& %---ref--- |
| 133 |
\\ |
| 134 |
SEAICE\_waterAlbedo & 1.00000E-01 |
| 135 |
& water albedo |
| 136 |
& %---ref--- |
| 137 |
\\ |
| 138 |
SEAICE\_strength & 2.75000E+04 |
| 139 |
& sea-ice strength Pstar |
| 140 |
& %---ref--- |
| 141 |
\\ |
| 142 |
SEAICE\_sensHeat & 2.28400E+00 |
| 143 |
& sensible heat transfer (1.75E-03 * 1004 * 1.3) |
| 144 |
& %---ref--- |
| 145 |
\\ |
| 146 |
SEAICE\_latentWater & 5.68750E+03 |
| 147 |
& latent heat transfer for water (1.75E-03 * 2.5E+06 * 1.3) |
| 148 |
& %---ref--- |
| 149 |
\\ |
| 150 |
SEAICE\_latentIce & 6.44740E+03 |
| 151 |
& latent heat transfer for ice (1.75E-03 * 2.834E+06 * 1.3) |
| 152 |
& %---ref--- |
| 153 |
\\ |
| 154 |
SEAICE\_iceConduct & 2.16560E+00 |
| 155 |
& sea-ice conductivity |
| 156 |
& %---ref--- |
| 157 |
\\ |
| 158 |
SEAICE\_snowConduct & 3.10000E-01 |
| 159 |
& snow conductivity |
| 160 |
& %---ref--- |
| 161 |
\\ |
| 162 |
SEAICE\_emissivity & 5.50000E-08 |
| 163 |
& Stefan-Boltzman |
| 164 |
& %---ref--- |
| 165 |
\\ |
| 166 |
SEAICE\_snowThick & 1.50000E-01 |
| 167 |
& cutoff snow thickness |
| 168 |
& %---ref--- |
| 169 |
\\ |
| 170 |
SEAICE\_shortwave & 3.00000E-01 |
| 171 |
& penetration shortwave radiation |
| 172 |
& %---ref--- |
| 173 |
\\ |
| 174 |
SEAICE\_freeze & -1.96000E+00 |
| 175 |
& freezing temp. of sea water |
| 176 |
& %---ref--- |
| 177 |
\\ |
| 178 |
SEAICE\_salinity & 0.0 |
| 179 |
& salinity of ice |
| 180 |
& %---ref--- |
| 181 |
\\ |
| 182 |
SEAICE\_gamma\_t & UNSET |
| 183 |
& restoring time scale for basal freezing and melting |
| 184 |
& %---ref--- |
| 185 |
\\ |
| 186 |
SEAICE\_gamma\_t\_frz & UNSET |
| 187 |
& restoring time scale for basal freezing |
| 188 |
& %---ref--- |
| 189 |
\\ |
| 190 |
SEAICEstressFactor & 1.00000E+00 |
| 191 |
& scaling factor for ice-ocean stress |
| 192 |
& %---ref--- |
| 193 |
\\ |
| 194 |
Heff/Area/Hsnow/Hsalt/IceAgeFile & UNSET |
| 195 |
& initial fields for variables HEFF/AREA/HSNOW/HSALT/ICEAGE |
| 196 |
& %---ref--- |
| 197 |
\\ |
| 198 |
LSR\_ERROR & 1.00000E-04 |
| 199 |
& sets accuracy of LSR solver |
| 200 |
& %---ref--- |
| 201 |
\\ |
| 202 |
DIFF1 & 4.00000E-03 |
| 203 |
& parameter used in advect.F |
| 204 |
& %---ref--- |
| 205 |
\\ |
| 206 |
A22 & 1.50000E-01 |
| 207 |
& parameter used in growth.F |
| 208 |
& %---ref--- |
| 209 |
\\ |
| 210 |
HO & 5.00000E-01 |
| 211 |
& demarcation ice thickness |
| 212 |
& %---ref--- |
| 213 |
\\ |
| 214 |
MAX\_HEFF & 1.00000E+01 |
| 215 |
& maximum ice thickness |
| 216 |
& %---ref--- |
| 217 |
\\ |
| 218 |
MIN\_ATEMP & -5.00000E+01 |
| 219 |
& minimum air temperature |
| 220 |
& %---ref--- |
| 221 |
\\ |
| 222 |
MIN\_LWDOWN & 6.00000E+01 |
| 223 |
& minimum downward longwave |
| 224 |
& %---ref--- |
| 225 |
\\ |
| 226 |
MAX\_TICE & 3.00000E+01 |
| 227 |
& maximum ice temperature |
| 228 |
& %---ref--- |
| 229 |
\\ |
| 230 |
MIN\_TICE & -5.00000E+01 |
| 231 |
& minimum ice temperature |
| 232 |
& %---ref--- |
| 233 |
\\ |
| 234 |
SEAICE\_EPS & 1.00000E-10 |
| 235 |
& reduce derivative singularities |
| 236 |
& %---ref--- |
| 237 |
\\ |
| 238 |
\hline |
| 239 |
\end{tabular} |
| 240 |
} |
| 241 |
\end{table} |
| 242 |
|