--- manual/s_phys_pkgs/text/exch2.tex 2009/05/02 02:13:18 1.27 +++ manual/s_phys_pkgs/text/exch2.tex 2010/08/30 23:09:21 1.29 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/s_phys_pkgs/text/exch2.tex,v 1.27 2009/05/02 02:13:18 jmc Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/s_phys_pkgs/text/exch2.tex,v 1.29 2010/08/30 23:09:21 jmc Exp $ % $Name: $ %% * Introduction @@ -49,7 +49,7 @@ \begin{itemize} \item The exch2 package is included when \file{genmake2} is run. The easiest way to do this is to add the line \code{exch2} to the - \file{packages.conf} file -- see Section \ref{sect:buildingCode} + \file{packages.conf} file -- see Section \ref{sec:buildingCode} \sectiontitle{Building the code} for general details. @@ -81,7 +81,7 @@ and \ref{sec:exch2mpi} \sectiontitle{exch2, SIZE.h, and Multiprocessing}; a more general background on the subject relevant to MITgcm is presented in Section - \ref{sect:specifying_a_decomposition} + \ref{sec:specifying_a_decomposition} \sectiontitle{Specifying a decomposition}. \end{itemize} @@ -137,8 +137,8 @@ \begin{figure} \begin{center} \resizebox{6in}{!}{ -% \includegraphics{part6/s24t_16x16.ps} - \includegraphics{part6/adjust_cs.ps} +% \includegraphics{s_phys_pkgs/figs/s24t_16x16.ps} + \includegraphics{s_phys_pkgs/figs/adjust_cs.ps} } \end{center} @@ -158,8 +158,8 @@ \begin{figure} \begin{center} \resizebox{6in}{!}{ -% \includegraphics{part6/s12t_16x32.ps} - \includegraphics{part6/polarcap.ps} +% \includegraphics{s_phys_pkgs/figs/s12t_16x32.ps} + \includegraphics{s_phys_pkgs/figs/polarcap.ps} } \end{center} \caption{Plot of a non-square cubed sphere topology with @@ -172,8 +172,8 @@ \begin{figure} \begin{center} \resizebox{4in}{!}{ -% \includegraphics{part6/s6t_32x32.ps} - \includegraphics{part6/s6t_32x32.ps} +% \includegraphics{s_phys_pkgs/figs/s6t_32x32.ps} + \includegraphics{s_phys_pkgs/figs/s6t_32x32.ps} } \end{center} \caption{Plot of a cubed sphere topology with a 32$\times$192 domain @@ -199,7 +199,7 @@ Once the topology configuration files are created, the Fortran \code{PARAMETER}s in \file{SIZE.h} must be configured to match. -Section \ref{sect:specifying_a_decomposition} \sectiontitle{Specifying +Section \ref{sec:specifying_a_decomposition} \sectiontitle{Specifying a decomposition} provides a general description of domain decomposition within MITgcm and its relation to \file{SIZE.h}. The current section specifies constraints that the exch2 package imposes @@ -512,7 +512,7 @@ Most of the subroutines particular to exch2 handle the exchanges themselves and are of the same format as those described in -\ref{sect:cube_sphere_communication} \sectiontitle{Cube sphere +\ref{sec:cube_sphere_communication} \sectiontitle{Cube sphere communication}. Like the original routines, they are written as templates which the local Makefile converts from \code{RX} into \code{RL} and \code{RS} forms. \\ @@ -543,5 +543,5 @@ \begin{itemize} \item{Held Suarez tutorial, in tutorial\_held\_suarez\_cs verification directory, -described in section \ref{sect:eg-hs} } +described in section \ref{sec:eg-hs} } \end{itemize}