--- manual/s_phys_pkgs/text/kpp.tex 2005/08/03 04:00:31 1.8 +++ manual/s_phys_pkgs/text/kpp.tex 2010/08/30 23:09:21 1.11 @@ -74,9 +74,11 @@ (\ref{sec:pkg:kpp:runtime}), more detailed description of equations to which these parameters relate (\ref{sec:pkg:kpp:equations}), -and key subroutines where they are used (\ref{sec:pkg:kpp:subroutines}), +and key subroutines where they are used %(\ref{sec:pkg:kpp:subroutines}), +(\ref{sec:pkg:kpp:flowchart}), and diagnostics output of KPP-derived diffusivities, viscosities -and boundary-layer/mixed-layer depths. +and boundary-layer/mixed-layer depths +(\ref{sec:pkg:kpp:diagnostics}). %---------------------------------------------------------------------- @@ -103,13 +105,13 @@ \texttt{\#define SHORTWAVE\_HEATING} % \end{itemize} -(see Section \ref{sect:buildingCode}). +(see Section \ref{sec:buildingCode}). Parts of the KPP code can be enabled or disabled at compile time via CPP preprocessor flags. These options are set in \texttt{KPP\_OPTIONS.h}. Table \ref{tab:pkg:kpp:cpp} summarizes them. -\begin{table}[h!] +\begin{table}[!ht] \centering \label{tab:pkg:kpp:cpp} {\footnotesize @@ -184,7 +186,7 @@ runtime flags that are set in \texttt{data.pkg}, and their default values. -\begin{table}[h!] +\begin{table}[!ht] \centering \label{tab:pkg:kpp:runtime_flags} {\footnotesize @@ -504,13 +506,8 @@ Diagnostics output is available via the diagnostics package (see Section \ref{sec:pkg:diagnostics}). -Available output fields are summarized in -Table \ref{tab:pkg:kpp:diagnostics}. +Available output fields are summarized here: -\begin{table}[h!] -\centering -\label{tab:pkg:kpp:diagnostics} -{\footnotesize \begin{verbatim} ------------------------------------------------------ <-Name->|Levs|grid|<-- Units -->|<- Tile (max=80c) @@ -523,9 +520,6 @@ KPPmld | 1 |SM |m |Mixed layer depth, dT=.8degC density criterion KPPfrac | 1 |SM | |Short-wave flux fraction penetrating mixing layer \end{verbatim} -} -\caption{~} -\end{table} %---------------------------------------------------------------------- @@ -539,3 +533,9 @@ \subsubsection{References} +\subsubsection{Experiments and tutorials that use kpp} +\label{sec:pkg:kpp:experiments} + +\begin{itemize} +\item{Labrador Sea experiment, in lab\_sea verification directory } +\end{itemize}