--- manual/s_phys_pkgs/text/shelfice.tex 2009/05/15 08:10:23 1.3 +++ manual/s_phys_pkgs/text/shelfice.tex 2011/12/01 11:59:46 1.5 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/s_phys_pkgs/text/shelfice.tex,v 1.3 2009/05/15 08:10:23 mlosch Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/s_phys_pkgs/text/shelfice.tex,v 1.5 2011/12/01 11:59:46 mlosch Exp $ % $Name: $ \subsection{SHELFICE Package} @@ -11,7 +11,7 @@ %---------------------------------------------------------------------- \subsubsection{Introduction -\label{sec:pkg:exf:intro}} +\label{sec:pkg:shelfice:intro}} Package ``shelfice'' provides a thermodynamic model for basal melting @@ -56,14 +56,14 @@ off, e.g.\ for KPP (\ref{sec:pkg:kpp}). % \end{itemize} -(see Section \ref{sect:buildingCode}). +(see Section \ref{sec:buildingCode}). Parts of the SHELFICE code can be enabled or disabled at compile time via CPP preprocessor flags. These options are set \code{SHELFICE\_OPTIONS.h}. Table \ref{tab:pkg:shelfice:cpp} summarizes these options. -\begin{table}[h!] +\begin{table}[!ht] \centering \label{tab:pkg:shelfice:cpp} {\footnotesize @@ -94,13 +94,13 @@ ~ \\ % A package is switched on/off at run-time by setting -(e.g. for SHELFICE) \code{useSHELFICE = .TRUE.} in \code{data.pkg}. +(e.g.\ for SHELFICE) \code{useSHELFICE = .TRUE.} in \code{data.pkg}. \paragraph{General flags and parameters} ~ \\ % Table~\ref{tab:pkg:shelfice:runtimeparms} lists all run-time parameters. -\begin{table}[h!] +\begin{table}[!ht] \caption{Run-time parameters and default values \label{tab:pkg:shelfice:runtimeparms}} {\footnotesize @@ -137,7 +137,7 @@ & %---ref--- \\ SHELFICEHeatCapacity\_Cp & 2000.0E+00 - & latent heat of fusion ($c_{p,I}$) + & specific heat capacity of ice ($c_{p,I}$) & %---ref--- \\ rhoShelfIce & 917.0E+00 @@ -407,7 +407,7 @@ \begin{equation} \label{eq:helmerfreeze} T_{f} = (0.0901 - 0.0575\ S_{b})^{\circ} - - 7.61 \times 10^{-4}\frac{^{\circ}}{\text{dBar}}\ p_{b} + - 7.61 \times 10^{-4}\frac{\text{K}}{\text{dBar}}\ p_{b} \end{equation} with the salinity $S_{b}$ and the pressure $p_{b}$ (in dBar) in the cell at the ice-water interface. From the salt budget, the salt flux @@ -522,7 +522,7 @@ C | | |-EXTERNAL_FORCING_T :: Problem specific forcing for temperature. C | | |-SHELFICE_FORCING_T :: apply heat fluxes from ice shelf model C ... -C | | |-EXTERNAL_FORCING_S :: Problem specific forcing for temperature. +C | | |-EXTERNAL_FORCING_S :: Problem specific forcing for salinity. C | | |-SHELFICE_FORCING_S :: apply fresh water fluxes from ice shelf model C ... C | |-DYNAMICS :: Momentum equations driver. @@ -552,7 +552,7 @@ Available output fields are summarized in Table \ref{tab:pkg:shelfice:diagnostics}. -\begin{table}[h!] +\begin{table}[!ht] \centering \label{tab:pkg:shelfice:diagnostics} {\footnotesize @@ -586,5 +586,5 @@ %%% Local Variables: %%% mode: latex -%%% TeX-master: "../manual" +%%% TeX-master: "../../manual" %%% End: