12 |
subroutines to solve the advection-diffusion equation |
subroutines to solve the advection-diffusion equation |
13 |
of any tracer, either active (potential temperature, |
of any tracer, either active (potential temperature, |
14 |
salinity or water vapor) or passive (see pkg/ptracers). |
salinity or water vapor) or passive (see pkg/ptracers). |
15 |
(see also sections \ref{sect:tracer_equations} to |
(see also sections \ref{sec:tracer_equations} to |
16 |
\ref{sect:tracer_advection_schemes}). |
\ref{sec:tracer_advection_schemes}). |
17 |
|
|
18 |
|
|
19 |
\subsubsection{Introduction} |
\subsubsection{Introduction} |
45 |
\subsubsection{GAD Diagnostics} |
\subsubsection{GAD Diagnostics} |
46 |
\label{sec:pkg:gad:diagnostics} |
\label{sec:pkg:gad:diagnostics} |
47 |
|
|
48 |
|
{\footnotesize |
49 |
\begin{verbatim} |
\begin{verbatim} |
50 |
|
|
51 |
------------------------------------------------------------------------ |
------------------------------------------------------------------------ |
66 |
DIFy_SLT| 15 |VV 096MR |psu.m^3/s |Meridional Diffusive Flux of Salinity |
DIFy_SLT| 15 |VV 096MR |psu.m^3/s |Meridional Diffusive Flux of Salinity |
67 |
DFrI_SLT| 15 |WM LR |psu.m^3/s |Vertical Diffusive Flux of Salinity (Implicit part) |
DFrI_SLT| 15 |WM LR |psu.m^3/s |Vertical Diffusive Flux of Salinity (Implicit part) |
68 |
\end{verbatim} |
\end{verbatim} |
69 |
|
} |
70 |
|
|
71 |
|
\subsubsection{Experiments and tutorials that use GAD} |
72 |
|
\label{sec:pkg:gad:experiments} |
73 |
|
|
74 |
|
\begin{itemize} |
75 |
|
\item{Offline tutorial, in tutorial\_offline verification directory, described in section \ref{sec:eg-offline} } |
76 |
|
\item{Baroclinic gyre experiment, in tutorial\_baroclinic\_gyre verification directory, described in |
77 |
|
section \ref{sec:eg-fourlayer} } |
78 |
|
\item{Tracer Sensitivity tutorial, in tutorial\_tracer\_adjsens verification directory, described in |
79 |
|
section \ref{sec:eg-simple-tracer-adjoint} } |
80 |
|
\end{itemize} |