/[MITgcm]/manual/s_examples/global_oce_latlon/climatalogical_ogcm.tex
ViewVC logotype

Diff of /manual/s_examples/global_oce_latlon/climatalogical_ogcm.tex

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

revision 1.22 by mlosch, Mon May 2 10:46:28 2011 UTC revision 1.23 by jmc, Sun May 8 16:24:24 2011 UTC
# Line 322  directory {\it tutorial\_global\_oce\_la Line 322  directory {\it tutorial\_global\_oce\_la
322  \item {\it input/lev\_sss.bin},  \item {\it input/lev\_sss.bin},
323  \item {\it input/lev\_sst.bin},  \item {\it input/lev\_sst.bin},
324  \item {\it input/bathymetry.bin},  \item {\it input/bathymetry.bin},
325  \item {\it code/CPP\_EEOPTIONS.h}  %\item {\it code/CPP\_EEOPTIONS.h}
326  \item {\it code/CPP\_OPTIONS.h},  %\item {\it code/CPP\_OPTIONS.h},
327  \item {\it code/SIZE.h}.  \item {\it code/SIZE.h}.
328  \end{itemize}  \end{itemize}
329  contain the code customizations and parameter settings for these  contain the code customizations and parameter settings for these
# Line 443  code for creating the {\it input/topog.b Line 443  code for creating the {\it input/topog.b
443  \subsubsection{File {\it code/SIZE.h}}  \subsubsection{File {\it code/SIZE.h}}
444  %\label{www:tutorials}  %\label{www:tutorials}
445    
446  Two lines are customized in this file for the current experiment  \input{s_examples/global_oce_latlon/cod_SIZE.h}
447    
448  \begin{itemize}  %\subsubsection{File {\it code/CPP\_OPTIONS.h}}
   
 \item Line 39,  
 \begin{verbatim} sNx=45, \end{verbatim} this line sets  
 the lateral domain extent in grid points for the  
 axis aligned with the x-coordinate.  
   
 \item Line 40,  
 \begin{verbatim} sNy=40, \end{verbatim} this line sets  
 the lateral domain extent in grid points for the  
 axis aligned with the y-coordinate.  
   
 \item Line 49,  
 \begin{verbatim}  
 Nr=15,  
 \end{verbatim} this line sets  
 the vertical domain extent in grid points.  
   
 \end{itemize}  
   
 \begin{small}  
 \input{s_examples/global_oce_latlon/code/SIZE.h}  
 \end{small}  
   
 \subsubsection{File {\it code/CPP\_OPTIONS.h}}  
449  %\label{www:tutorials}  %\label{www:tutorials}
450    
451  This file uses standard default values and does not contain  %This file uses standard default values and does not contain
452  customisations for this experiment.  %customisations for this experiment.
453    
454    
455  \subsubsection{File {\it code/CPP\_EEOPTIONS.h}}  %\subsubsection{File {\it code/CPP\_EEOPTIONS.h}}
456  %\label{www:tutorials}  %\label{www:tutorials}
457    
458  This file uses standard default values and does not contain  %This file uses standard default values and does not contain
459  customisations for this experiment.  %customisations for this experiment.
460    
461  \subsubsection{Other Files }  \subsubsection{Other Files }
462  %\label{www:tutorials}  %\label{www:tutorials}

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

  ViewVC Help
Powered by ViewVC 1.1.22