2 |
% $Name$ |
% $Name$ |
3 |
|
|
4 |
\section{Testing} |
\section{Testing} |
5 |
\label{sect:testing} |
\label{sec:testing} |
6 |
\label{www:testing} |
\label{www:testing} |
7 |
|
\begin{rawhtml} |
8 |
|
<!-- CMIREDIR:testing: --> |
9 |
|
\end{rawhtml} |
10 |
|
|
11 |
A script (\texttt{testreport}) for automated testing is included in |
A script (\texttt{testreport}) for automated testing is included in |
12 |
the model within the {\em verification} directory. While intended |
the model within the {\em verification} directory. While intended |
17 |
On many systems, the program can be run with the command: |
On many systems, the program can be run with the command: |
18 |
\begin{verbatim} |
\begin{verbatim} |
19 |
% cd verification |
% cd verification |
20 |
% ./testreport -ieee |
% ./testreport |
21 |
\end{verbatim} |
\end{verbatim} |
22 |
which will do the following: |
which will do the following: |
23 |
\begin{enumerate} |
\begin{enumerate} |
42 |
\end{enumerate} |
\end{enumerate} |
43 |
|
|
44 |
For further details, please see the MITgcm Developers' HOWTO at: |
For further details, please see the MITgcm Developers' HOWTO at: |
45 |
\begin{rawhtml} <A href=''http://mitgcm.org/docs.html'' target="idontexist"> \end{rawhtml} |
\begin{rawhtml} <A href="http://mitgcm.org/public/docs.html" target="idontexist"> \end{rawhtml} |
46 |
\begin{verbatim} |
\begin{verbatim} |
47 |
http://mitgcm.org/docs.html |
http://mitgcm.org/public/docs.html |
48 |
\end{verbatim} |
\end{verbatim} |
49 |
\begin{rawhtml} </A> \end{rawhtml} |
\begin{rawhtml} </A> \end{rawhtml} |
50 |
|
|
53 |
|
|
54 |
Automated testing results are produced on a regular basis and they can |
Automated testing results are produced on a regular basis and they can |
55 |
be viewed at: |
be viewed at: |
56 |
\begin{rawhtml} <A href=''http://mitgcm.org/testing.html'' target="idontexist"> \end{rawhtml} |
\begin{rawhtml} <A href="http://mitgcm.org/public/testing.html" target="idontexist"> \end{rawhtml} |
57 |
\begin{verbatim} |
\begin{verbatim} |
58 |
http://mitgcm.org/testing.html |
http://mitgcm.org/public/testing.html |
59 |
\end{verbatim} |
\end{verbatim} |
60 |
\begin{rawhtml} </A> \end{rawhtml} |
\begin{rawhtml} </A> \end{rawhtml} |
61 |
which also includes links to various scripts for batch job submission |
which also includes links to various scripts for batch job submission |