--- manual/s_phys_pkgs/text/gchem.tex 2004/11/29 00:47:04 1.3 +++ manual/s_phys_pkgs/text/gchem.tex 2006/04/06 21:35:26 1.7 @@ -1,10 +1,10 @@ -\section {GCHEM Package} +\subsection {GCHEM Package} \label{sec:pkg:gchem} \begin{rawhtml} \end{rawhtml} -\subsection {Introduction} +\subsubsection {Introduction} This package has been developed as interface to the PTRACERS package. The purpose is to provide a structure where various (any) tracer experiments can be added to the code. @@ -23,7 +23,7 @@ how they provide examples to use this package. -\subsection {Key subroutines and parameters} +\subsubsection {Key subroutines and parameters} \noindent {{\bf FRAMEWORK}} \\ @@ -122,7 +122,26 @@ air-sea fluxes, and sea surface pH (among others) are written out by {\it dic\_biotic\_diags.F} which is called from {\it gchem\_diags.F}. -\subsection{Do's and Don'ts} +\subsubsection{GCHEM Diagnostics} +\label{sec:pkg:gchem:diagnostics} + +{\footnotesize +\begin{verbatim} + +------------------------------------------------------------------------ +<-Name->|Levs|<-parsing code->|<-- Units -->|<- Tile (max=80c) +------------------------------------------------------------------------ +DICBIOA | 15 |SM P MR |mol/m3/sec |Biological Productivity (mol/m3/s) +DICCARB | 15 |SM P MR |mol eq/m3/sec |Carbonate chg-biol prod and remin (mol eq/m3/s) +DICTFLX | 1 |SM P L1 |mol/m3/sec |Tendency of DIC due to air-sea exch (mol/m3/s) +DICOFLX | 1 |SM P L1 |mol/m3/sec |Tendency of O2 due to air-sea exch (mol/m3/s) +DICCFLX | 1 |SM P L1 |mol/m2/sec |Flux of CO2 - air-sea exch (mol/m2/s) +DICPCO2 | 1 |SM P M1 |atm |Partial Pressure of CO2 (atm) +DICPHAV | 1 |SM P M1 |dimensionless |pH (dimensionless) +\end{verbatim} +} + +\subsubsection{Do's and Don'ts} The pkg ptracer is required with use with this pkg. Also, as usual, the runtime flag \textbf{useGCHEM} must be set to \textbf{.TRUE.} in \textbf{data.pkg}. @@ -131,5 +150,5 @@ specific calls to do anything else (for instance the calls to dic and cfc pkgs). -\subsection{Reference Material} +\subsubsection{Reference Material}