<p><b>ringler@lanl.gov</b> 2013-03-12 11:27:16 -0600 (Tue, 12 Mar 2013)</p><p><br>
added a stub for del4 to be discussed separate from del2<br>
identified a few issues TBA (to be addressed)<br>
</p><hr noshade><pre><font color="gray">Modified: trunk/documents/users_guide/ocn/core_intro.tex
===================================================================
--- trunk/documents/users_guide/ocn/core_intro.tex        2013-03-11 23:51:09 UTC (rev 2586)
+++ trunk/documents/users_guide/ocn/core_intro.tex        2013-03-12 17:27:16 UTC (rev 2587)
@@ -1,7 +1,7 @@
 \chapter{Governing Equations}
 \label{chap:ocean-intro}
 
-The governing equations for MPAS-Ocean, in continuous form, are\\
+({\bf To Be Addressed (TBA) 5.2, 5.3 are not in continuous form as stated in text}.) The governing equations for MPAS-Ocean, in continuous form, are\\ \\
 {\it momentum equation:}
 \begin{equation}
 \label{ocn:momentum continuous 1}
@@ -44,7 +44,7 @@
 
 
 \begin{table}[ht] 
-\caption{Latin variables used in prognostic equation set.  Column 3 shows the native horizontal grid location.  All variables are located at the center of the layer in the vertical.} 
+\caption{Latin variables used in prognostic equation set.  Column 3 shows the native horizontal grid location.  {\bf TBA. All variables are not at layer center as text states} All variables are located at the center of the layer in the vertical.} 
 \vspace{0.5cm} \centering 
 \begin{tabular}{c c c c } 
 \hline\hline symbol &amp;  name &amp; grid &amp;  notes  \\

Modified: trunk/documents/users_guide/ocn/namelist_table_documentation.tex
===================================================================
--- trunk/documents/users_guide/ocn/namelist_table_documentation.tex        2013-03-11 23:51:09 UTC (rev 2586)
+++ trunk/documents/users_guide/ocn/namelist_table_documentation.tex        2013-03-12 17:27:16 UTC (rev 2587)
@@ -162,6 +162,7 @@
 }
 \section[hmix\_del4]{\hyperref[sec:nm_sec_hmix_del4]{hmix\_del4}}
 \label{sec:nm_tab_hmix_del4}
+\input{ocn/section_descriptions/hmix_del4.tex}
 {\small
 \begin{center}
 \begin{longtable}{| p{2.0in} || p{4.0in} |}

Modified: trunk/documents/users_guide/ocn/section_descriptions/hmix_del2.tex
===================================================================
--- trunk/documents/users_guide/ocn/section_descriptions/hmix_del2.tex        2013-03-11 23:51:09 UTC (rev 2586)
+++ trunk/documents/users_guide/ocn/section_descriptions/hmix_del2.tex        2013-03-12 17:27:16 UTC (rev 2587)
@@ -1,4 +1,4 @@
-The biharmonic, or Laplacian, turbulence closure is simply
+{\bf TBA: biharmonic refers to del4, laplacian refers to del2.}The biharmonic, or Laplacian, turbulence closure is simply
 \begin{eqnarray}
 \label{h_mom_diff_cont}
 &amp; {\bf D}^u_h=</font>
<font color="black">u_h </font>
<font color="black">abla^2 {\bf u} = </font>
<font color="black">u_h(</font>
<font color="gray">abla \delta + {\bf 

Added: trunk/documents/users_guide/ocn/section_descriptions/hmix_del4.tex
===================================================================
--- trunk/documents/users_guide/ocn/section_descriptions/hmix_del4.tex                                (rev 0)
+++ trunk/documents/users_guide/ocn/section_descriptions/hmix_del4.tex        2013-03-12 17:27:16 UTC (rev 2587)
@@ -0,0 +1 @@
+add specific form of biharmonic (del4) operator.

</font>
</pre>