<p><b>mpetersen@lanl.gov</b> 2013-04-04 07:36:25 -0600 (Thu, 04 Apr 2013)</p><p>user's guide: update Foreword<br>
</p><hr noshade><pre><font color="gray">Modified: trunk/documents/users_guide/ocean/foreword.tex
===================================================================
--- trunk/documents/users_guide/ocean/foreword.tex        2013-04-03 22:13:01 UTC (rev 2723)
+++ trunk/documents/users_guide/ocean/foreword.tex        2013-04-04 13:36:25 UTC (rev 2724)
@@ -7,18 +7,21 @@
 
 Here we would normally describe the new features of this version.  For the initial release, we will simply review the major features of MPAS-Ocean.  We employ a finite-volume discretization of the Boussinesq equations using a C-grid staggering in the horizontal.  
 The vertical coordinate is Arbitrary Lagrangian-Eulerian (ALE), with a choice of z-level, z-star, and idealized isopycnal.  The time-stepping method may be split-explicit or fourth-order Runge-Kutta.  Many choices are available for advection and turbulence closures.  Our current high-resolution global simulations use a quasi 3$^{rd}$-order monotone advection scheme for tracers \citep{Skamarock:2011tc} and the Leith, enstrophy-cascade turbulence closure \citep{Leith:1996wu}.  
-A history of past releases is as follows:
 
-\begin{tabular}{lll} 
-\hline\hline version &amp; date &amp; description  \\
-\hline 
-1.0.0 &amp; June 3, 2013 &amp; Initial public release \\
-\hline 
-\end{tabular} 
 
-Information about MPAS-Ocean, including the most recent code, user's guide, and test cases, may be found at \href{http://mpas.sourceforge.net}{http://mpas.sourceforge.net}.  This user's guide refers to version \version, with corresponding downloads at \href{http://mpas.sourceforge.net/ocean/release_\version/release_\version.html}{the website for version \version}.
+% Include this in future versions of the forward:
+%A history of past releases is as follows:
+%\begin{tabular}{lll} 
+%\hline\hline version &amp; date &amp; description  \\
+%\hline 
+%1.0.0 &amp; June 3, 2013 &amp; Initial public release \\
+%\hline 
+%\end{tabular} 
 
+Information about MPAS-Ocean, including the most recent code, user's guide, and test cases, may be found at \href{http://mpas.sourceforge.net}{http://mpas.sourceforge.net}.  This user's guide refers to version \version, with corresponding downloads at \href{http://mpas.sourceforge.net/ocean/release_\version/release_\version.html}{http://mpas.sourceforge.net/ocean/release\_\version/release\_\version.html}.
 
+\vspace{8pt}
+
 </font>
<font color="gray">oindent
 {\bf Contributors to this guide:}\\
 Doug Jacobsen, Mark Petersen, Todd Ringler\\

Modified: trunk/documents/users_guide/ocean/test_case_descriptions.tex
===================================================================
--- trunk/documents/users_guide/ocean/test_case_descriptions.tex        2013-04-03 22:13:01 UTC (rev 2723)
+++ trunk/documents/users_guide/ocean/test_case_descriptions.tex        2013-04-04 13:36:25 UTC (rev 2724)
@@ -1,7 +1,8 @@
 \chapter{Test Cases}
 \label{chap:ocean_test_cases}
 
-All test cases can be downloaded from \href{http://mpas.sourceforge.net/ocean/release_\version/release_\version.html}{the release website}.
+All test cases can be downloaded from \\
+\href{http://mpas.sourceforge.net/ocean/release_\version/release_\version.html}{http://mpas.sourceforge.net/ocean/release\_\version/release\_\version.html}.
 
 \FloatBarrier
 \input{ocean/test_cases/baroclinic_channel.tex}

</font>
</pre>