/[MITgcm]/manual/s_phys_pkgs/text/obcs.tex
ViewVC logotype

Diff of /manual/s_phys_pkgs/text/obcs.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4 by jmc, Mon Nov 23 21:08:55 2009 UTC revision 1.5 by jmc, Mon Aug 30 23:09:21 2010 UTC
# Line 44  The latter case requires Line 44  The latter case requires
44  packages \texttt{cal} and \texttt{exf} to be enabled.  packages \texttt{cal} and \texttt{exf} to be enabled.
45  %  %
46  \end{itemize}  \end{itemize}
47  (see also Section \ref{sect:buildingCode}).  (see also Section \ref{sec:buildingCode}).
48    
49  Parts of the OBCS code can be enabled or disabled at compile time  Parts of the OBCS code can be enabled or disabled at compile time
50  via CPP preprocessor flags. These options are set in  via CPP preprocessor flags. These options are set in
51  \texttt{OBCS\_OPTIONS.h}. Table \ref{tab:pkg:obcs:cpp} summarizes them.  \texttt{OBCS\_OPTIONS.h}. Table \ref{tab:pkg:obcs:cpp} summarizes them.
52    
53  \begin{table}[h!]  \begin{table}[!ht]
54  \centering  \centering
55    \label{tab:pkg:obcs:cpp}    \label{tab:pkg:obcs:cpp}
56    {\footnotesize    {\footnotesize
# Line 112  Table \ref{tab:pkg:obcs:runtime_flags} s Line 112  Table \ref{tab:pkg:obcs:runtime_flags} s
112  runtime flags that are set in \texttt{data.obcs}, and  runtime flags that are set in \texttt{data.obcs}, and
113  their default values.  their default values.
114    
115  \begin{table}[h!]  \begin{table}[!ht]
116  \centering  \centering
   \label{tab:pkg:obcs:runtime_flags}  
117    {\footnotesize    {\footnotesize
118      \begin{tabular}{|l|c|l|}      \begin{tabular}{|l|c|l|}
119        \hline        \hline
# Line 182  their default values. Line 181  their default values.
181        \hline        \hline
182      \end{tabular}      \end{tabular}
183    }    }
184    \caption{~}    \caption{pkg OBCS run-time parameters}
185      \label{tab:pkg:obcs:runtime_flags}
186  \end{table}  \end{table}
187    
188    
# Line 243  see obcs\_ini\_fixed.F} Line 243  see obcs\_ini\_fixed.F}
243  \paragraph{OBCS\_READPARMS:} ~ \\  \paragraph{OBCS\_READPARMS:} ~ \\
244  Set OB positions through arrays  Set OB positions through arrays
245  {\tt OB\_Jnorth(Ny), OB\_Jsouth(Ny), OB\_Ieast(Nx), OB\_Iwest(Nx)},  {\tt OB\_Jnorth(Ny), OB\_Jsouth(Ny), OB\_Ieast(Nx), OB\_Iwest(Nx)},
246  and runtime flags see Table \ref{tab:???}.  and runtime flags (see Table \ref{tab:pkg:obcs:runtime_flags}).
247    
248  \paragraph{OBCS\_CALC:} ~ \\  \paragraph{OBCS\_CALC:} ~ \\
249  %  %
# Line 319  Diagnostics output is available via the Line 319  Diagnostics output is available via the
319  Available output fields are summarized in  Available output fields are summarized in
320  Table \ref{tab:pkg:obcs:diagnostics}.  Table \ref{tab:pkg:obcs:diagnostics}.
321    
322  \begin{table}[h!]  \begin{table}[!ht]
323  \centering  \centering
324  \label{tab:pkg:obcs:diagnostics}  \label{tab:pkg:obcs:diagnostics}
325  {\footnotesize  {\footnotesize

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22