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. |
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}} \\ |
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}. |
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 |
|
|