--- manual/s_phys_pkgs/text/obcs.tex 2005/10/03 18:12:27 1.2 +++ manual/s_phys_pkgs/text/obcs.tex 2010/08/30 23:09:21 1.5 @@ -16,7 +16,7 @@ %---------------------------------------------------------------------- \subsubsection{OBCS configuration and compiling -\label{sec:pkg:kpp:comp}} +\label{sec:pkg:obcs:comp}} As with all MITgcm packages, OBCS can be turned on or off at compile time @@ -44,13 +44,13 @@ packages \texttt{cal} and \texttt{exf} to be enabled. % \end{itemize} -(see also Section \ref{sect:buildingCode}). +(see also Section \ref{sec:buildingCode}). Parts of the OBCS code can be enabled or disabled at compile time via CPP preprocessor flags. These options are set in \texttt{OBCS\_OPTIONS.h}. Table \ref{tab:pkg:obcs:cpp} summarizes them. -\begin{table}[h!] +\begin{table}[!ht] \centering \label{tab:pkg:obcs:cpp} {\footnotesize @@ -112,9 +112,8 @@ runtime flags that are set in \texttt{data.obcs}, and their default values. -\begin{table}[h!] +\begin{table}[!ht] \centering - \label{tab:pkg:obcs:runtime_flags} {\footnotesize \begin{tabular}{|l|c|l|} \hline @@ -182,7 +181,8 @@ \hline \end{tabular} } - \caption{~} + \caption{pkg OBCS run-time parameters} + \label{tab:pkg:obcs:runtime_flags} \end{table} @@ -243,7 +243,7 @@ \paragraph{OBCS\_READPARMS:} ~ \\ Set OB positions through arrays {\tt OB\_Jnorth(Ny), OB\_Jsouth(Ny), OB\_Ieast(Nx), OB\_Iwest(Nx)}, -and runtime flags see Table \ref{tab:???}. +and runtime flags (see Table \ref{tab:pkg:obcs:runtime_flags}). \paragraph{OBCS\_CALC:} ~ \\ % @@ -272,7 +272,7 @@ \paragraph{ORLANSKI} ~ \\ % -Orlanski radiation conditions +Orlanski radiation conditions \citep{orl:76} \paragraph{OBCS\_PRESCRIBE\_READ} Setting OB fields and updates \\ % @@ -319,7 +319,7 @@ Available output fields are summarized in Table \ref{tab:pkg:obcs:diagnostics}. -\begin{table}[h!] +\begin{table}[!ht] \centering \label{tab:pkg:obcs:diagnostics} {\footnotesize @@ -343,3 +343,10 @@ \subsubsection{References} +\subsubsection{Experiments and tutorials that use obcs} +\label{sec:pkg:obcs:experiments} + +\begin{itemize} +\item{Ocean experiment in exp4 verification directory. } +\end{itemize} +