<p><b>duda</b> 2012-10-26 16:14:14 -0600 (Fri, 26 Oct 2012)</p><p>Updates to descriptions of namelist variables.<br>
<br>
<br>
M    documents/atm/mpas_users_guide.tex<br>
</p><hr noshade><pre><font color="gray">Modified: trunk/documents/atm/mpas_users_guide.tex
===================================================================
--- trunk/documents/atm/mpas_users_guide.tex        2012-10-26 21:37:10 UTC (rev 2277)
+++ trunk/documents/atm/mpas_users_guide.tex        2012-10-26 22:14:14 UTC (rev 2278)
@@ -656,6 +656,7 @@
                                         6 = mountain wave, </font>
<font color="black">ewline
                                         7 = real-data initial conditions from, e.g., GFS, </font>
<font color="black">ewline
                                         8 = surface field (SST, sea-ice) update file for use with real-data simulations, </font>
<font color="blue">ewline
+                                        9 = DCMIP test cases, with specific DCMIP case and parameters specified in the \&amp;dcmip record, </font>
<font color="black">ewline
                                         {\em Default value: 7} \\ \hline
                                         
    config\_theta\_adv\_order &amp; Advection order for theta </font>
<font color="gray">ewline 
@@ -672,6 +673,25 @@
 \end{longtable}
 }
 
+\section{dcmip}
+
+{\small
+\begin{longtable}{|p{1.5in} |p{4.75in}|}
+ \hline
+   config\_dcmip\_case &amp; Specific DCMIP case: </font>
<font color="blue">ewline
+                                        2-0-0 = ?????, </font>
<font color="blue">ewline
+                                         {\em Default value: '2-0-0'} \\ \hline
+                                        
+   config\_planet\_scale &amp; Factor by which the Earth's radius will be divided. </font>
<font color="blue">ewline 
+   {\em Default value: 1.0} \\ \hline
+                                      
+   config\_rotation\_rate\_scale &amp; Factor by which the Earth's rotation rate will be multiplied. </font>
<font color="gray">ewline 
+   {\em Default value: 1.0} \\ \hline   
+   
+\end{longtable}
+}
+
+
 \section{dimensions}
 
 {\small
@@ -680,7 +700,7 @@
    config\_nvertlevels     &amp; The number of vertical levels to be used in the model </font>
<font color="red">ewline 
    {\em Default value: 26} \\ \hline
    
-   config\_nsoillevels     &amp; The number of vertical soil levels needed by LSM in the model </font>
<font color="blue">ewline 
+   config\_nsoillevels     &amp; The number of vertical soil levels needed by LSM in the model (test case 7 only) </font>
<font color="black">ewline 
    {\em Default value: 4} \\ \hline
    
    config\_nfglevels       &amp; The number of vertical levels in first-guess data (test case 7 only) </font>
<font color="gray">ewline 
@@ -765,11 +785,23 @@
    config\_output\_name        &amp; Output file name </font>
<font color="blue">ewline 
    {\em Default value: 'init.nc'} \\ \hline
 
+   config\_pio\_num\_iotasks        &amp; Number of I/O tasks to use \hfill\break 0 implies all MPI tasks are I/O tasks </font>
<font color="blue">ewline 
+   {\em Default value: 0} \\ \hline
+
+   config\_pio\_stride        &amp; The separation (stride) in MPI rank between I/O tasks </font>
<font color="blue">ewline 
+   {\em Default value: 1} \\ \hline
+   
+\end{longtable}
+}
+
+\section{decomposition}
+
+{\small
+\begin{longtable}{|p{1.75in} |p{4.5in}|}
+ \hline
    config\_decomp\_file\_prefix &amp; Prefix for mesh decomposition file </font>
<font color="red">ewline 
    {\em Default value: 'graph.info.part.'}  \\ \hline
-   
-   config\_frames\_per\_outfile &amp; Maximum number of output frames per output file </font>
<font color="gray">ewline 
-   {\em Default value: 0}  \\ \hline   
+
 \end{longtable}
 }
 
@@ -787,16 +819,6 @@
 {\small
 \begin{longtable}{|p{1.75in} |p{4.5in}|}
  \hline   
-%   config\_test\_case &amp; Type of initial conditions to create: </font>
<font color="red">ewline
-%                                        0 = no initialization, just use initial conditions from input file, </font>
<font color="red">ewline
-%                                        1 = Jablonowski and Williamson barolinic wave, no initial perturbation, </font>
<font color="red">ewline
-%                                        2 = Jablonowski and Williamson barolinic wave, with initial perturbation, </font>
<font color="red">ewline
-%                                        3 = Jablonowski and Williamson barolinic wave, with normal-mode \hfill\break perturbation, </font>
<font color="red">ewline
-%                                        4 = squall line, </font>
<font color="red">ewline
-%                                        5 = super-cell, </font>
<font color="red">ewline
-%                                        6 = mountain wave, </font>
<font color="red">ewline
-%                                        {\em Default value: 0} \\ \hline
-
 %   config\_time\_integration &amp; Time integration scheme to use; currently only `SRK3' is available </font>
<font color="gray">ewline 
 %   {\em Default value: 'SRK3'} \\ \hline
 
@@ -876,11 +898,8 @@
 
    config\_mix\_full &amp; mix full $\theta$ and $u$ fields, or mix perturbation from initial state </font>
<font color="red">ewline 
    {\em Default value: .true.} \\ \hline   
-
-%   config\_mp\_physics &amp;  \colorbox{yellow}{No longer used - Remove?}   </font>
<font color="red">ewline 
-%   {\em Default value: 0} \\ \hline
       
-   config\_epssm &amp; Offcentering parameter for the vertically implicit acoustic \hfill \break integration, dimensionless </font>
<font color="blue">ewline 
+   config\_epssm &amp; Off-centering parameter for the vertically implicit acoustic \hfill \break integration, dimensionless </font>
<font color="black">ewline 
    {\em Default value: 0.1} \\ \hline
 
    config\_smdiv &amp; 3D divergence damping coefficient, dimensionless. </font>
<font color="gray">ewline 
@@ -914,16 +933,6 @@
 \end{longtable}
 }
 
-\section{dimensions}
-
-{\small
-\begin{longtable}{|p{2.0in} |p{4.25in}|}
- \hline
-   config\_nvertlevels &amp; Number of vertical layers (must match input file!) </font>
<font color="gray">ewline 
-   {\em Default value: 26} \\ \hline
-\end{longtable}
-}
-
 \section{io}
 
 {\small
@@ -944,11 +953,20 @@
    config\_frames\_per\_outfile &amp; Maximum number of frames per history file </font>
<font color="blue">ewline 
    {\em Default value: 0} \\ \hline
 
+   config\_sfc\_update\_name &amp; Name of surface update file </font>
<font color="blue">ewline 
+   {\em Default value: 'sfc\_update.nc'} \\ \hline
+\end{longtable}
+}
+
+\section{decomposition}
+
+{\small
+\begin{longtable}{|p{2.0in} |p{4.25in}|}
+ \hline

    config\_decomp\_file\_prefix &amp; Prefix of graph decomposition file, to be suffixed with the MPI task count </font>
<font color="red">ewline 
    {\em Default value: 'graph.info.part.'} \\ \hline
 
-   config\_sfc\_update\_name &amp; Name of surface update file </font>
<font color="red">ewline 
-   {\em Default value: 'sfc\_update.nc'} \\ \hline
 \end{longtable}
 }
 

</font>
</pre>