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

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

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

revision 1.3 by mlosch, Mon Nov 29 00:47:04 2004 UTC revision 1.4 by molod, Mon Jul 18 20:45:27 2005 UTC
# Line 1  Line 1 
1  \section {GCHEM Package}  \subsection {GCHEM Package}
2  \label{sec:pkg:gchem}  \label{sec:pkg:gchem}
3  \begin{rawhtml}  \begin{rawhtml}
4  <!-- CMIREDIR:package_gchem: -->  <!-- CMIREDIR:package_gchem: -->
5  \end{rawhtml}  \end{rawhtml}
6    
7  \subsection {Introduction}  \subsubsection {Introduction}
8  This package has been developed as interface to the PTRACERS package.  This package has been developed as interface to the PTRACERS package.
9  The purpose is to provide a structure where various (any)  The purpose is to provide a structure where various (any)
10  tracer experiments can be added to the code.  tracer experiments can be added to the code.
# Line 23  are related to one another. We will disc Line 23  are related to one another. We will disc
23  how they provide examples to use this package.  how they provide examples to use this package.
24    
25    
26  \subsection {Key subroutines and parameters}  \subsubsection {Key subroutines and parameters}
27    
28  \noindent  \noindent
29  {{\bf FRAMEWORK}} \\  {{\bf FRAMEWORK}} \\
# Line 122  This is done in {\it gchem\_diags.F}. Fo Line 122  This is done in {\it gchem\_diags.F}. Fo
122  air-sea fluxes, and sea surface pH (among others) are written  air-sea fluxes, and sea surface pH (among others) are written
123  out by {\it dic\_biotic\_diags.F} which is called from {\it gchem\_diags.F}.  out by {\it dic\_biotic\_diags.F} which is called from {\it gchem\_diags.F}.
124    
125  \subsection{Do's and Don'ts}  \subsubsection{Do's and Don'ts}
126    
127  The pkg ptracer is required with use with this pkg. Also, as usual, the  The pkg ptracer is required with use with this pkg. Also, as usual, the
128  runtime flag \textbf{useGCHEM} must be set to \textbf{.TRUE.} in \textbf{data.pkg}.  runtime flag \textbf{useGCHEM} must be set to \textbf{.TRUE.} in \textbf{data.pkg}.
# Line 131  write out gchem diagnostics. It requires Line 131  write out gchem diagnostics. It requires
131  specific calls to do anything else (for instance the calls  specific calls to do anything else (for instance the calls
132  to dic and cfc pkgs).  to dic and cfc pkgs).
133    
134  \subsection{Reference Material}  \subsubsection{Reference Material}
135    

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

  ViewVC Help
Powered by ViewVC 1.1.22