/[MITgcm]/manual/s_software/text/sarch.tex
ViewVC logotype

Diff of /manual/s_software/text/sarch.tex

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

revision 1.7 by cnh, Thu Feb 28 19:32:20 2002 UTC revision 1.8 by heimbach, Wed Apr 24 09:00:53 2002 UTC
# Line 817  by the application code. The startup cal Line 817  by the application code. The startup cal
817  WRAPPER is shown in figure \ref{fig:wrapper_startup}.  WRAPPER is shown in figure \ref{fig:wrapper_startup}.
818    
819  \begin{figure}  \begin{figure}
820    {\footnotesize
821  \begin{verbatim}  \begin{verbatim}
822    
823         MAIN           MAIN  
# Line 845  WRAPPER is shown in figure \ref{fig:wrap Line 846  WRAPPER is shown in figure \ref{fig:wrap
846    
847    
848  \end{verbatim}  \end{verbatim}
849    }
850  \caption{Main stages of the WRAPPER startup procedure.  \caption{Main stages of the WRAPPER startup procedure.
851  This process proceeds transfer of control to application code, which  This process proceeds transfer of control to application code, which
852  occurs through the procedure {\em THE\_MODEL\_MAIN()}.  occurs through the procedure {\em THE\_MODEL\_MAIN()}.
# Line 1424  sequence shown in section \ref{sect:call Line 1426  sequence shown in section \ref{sect:call
1426    
1427  WRAPPER layer.  WRAPPER layer.
1428    
1429    {\footnotesize
1430  \begin{verbatim}  \begin{verbatim}
1431    
1432         MAIN           MAIN  
# Line 1451  WRAPPER layer. Line 1454  WRAPPER layer.
1454         |--THE_MODEL_MAIN   :: Numerical code top-level driver routine         |--THE_MODEL_MAIN   :: Numerical code top-level driver routine
1455    
1456  \end{verbatim}  \end{verbatim}
1457    }
1458    
1459  Core equations plus packages.  Core equations plus packages.
1460    
1461    {\footnotesize
1462  \begin{verbatim}  \begin{verbatim}
1463  C  C
1464  C  C
# Line 1792  C    |-COMM_STATS     :: Summarise inter Line 1797  C    |-COMM_STATS     :: Summarise inter
1797  C                     :: events.  C                     :: events.
1798  C  C
1799  \end{verbatim}  \end{verbatim}
1800    }
1801    
1802  \subsection{Measuring and Characterizing Performance}  \subsection{Measuring and Characterizing Performance}
1803    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22