<p><b>demirtas</b> 2007-02-09 10:33:11 -0700 (Fri, 09 Feb 2007)</p><p><br>
Minor modifications.<br>
<br>
MD<br>
</p><hr noshade><pre><font color="gray">Modified: trunk/wrfvar/technote/suites.tex
===================================================================
--- trunk/wrfvar/technote/suites.tex        2007-02-08 23:00:22 UTC (rev 46)
+++ trunk/wrfvar/technote/suites.tex        2007-02-09 17:33:11 UTC (rev 47)
@@ -4,7 +4,7 @@
 Barker, Demirtas
 
 \vspace{0.5cm}
-An introduction to the WRF Suite Scripts System is given in this chapter.  
+An introduction to the WRF Suite Script System is given in this chapter.  
 The overview section highlights the basis for this system.  
 The following sections are organized to give details of the Suite Scripts System.
 
@@ -14,7 +14,7 @@
 It is designed to use a specific type of directory structure for WRF system 
 code and data.  Organization  of source code and data directories are given in Table 1.1.
 
-The script suite system have two categories of scripts: control scripts and components of main suite script.  A wrapper script may be needed to set up some environment variables to specify the user's experiment. This script calls  {\it da\_run\_job} which creates {\it job.ksh} script on the fly. 
+The suite script system has two categories of scripts: control scripts and components of main suite script.  A wrapper script may be needed to set up some environment variables to specify the user's experiment. This script calls  {\it da\_run\_job} which creates {\it job.ksh} script on the fly. 
 The {\it job.ksh}  executes  the main {\it da\_run\_suite}  script. Depending on what kind of specifications 
 defined in the user's wrapper script, the {\it da\_run\_suite} script calls its component scripts 
 listed below:

</font>
</pre>