<p><b>dwj07@fsu.edu</b> 2012-02-08 14:56:13 -0700 (Wed, 08 Feb 2012)</p><p><br>
        -- BRANCH COMMIT --<br>
<br>
        Updating advective transport test case.<br>
</p><hr noshade><pre><font color="gray">Modified: branches/ocean_projects/ocean_test_cases_staging/ocean/advective_transport/basin_src/basin-template.F
===================================================================
--- branches/ocean_projects/ocean_test_cases_staging/ocean/advective_transport/basin_src/basin-template.F        2012-02-08 19:28:52 UTC (rev 1486)
+++ branches/ocean_projects/ocean_test_cases_staging/ocean/advective_transport/basin_src/basin-template.F        2012-02-08 21:56:13 UTC (rev 1487)
@@ -31,7 +31,7 @@
 ! This needs to be changed for correct periodic boundaries
 ! Lx is the TOTAL domain width, and needs to be exact for correct periodic
 ! boundaries in x.
-real, parameter :: Lx = 450.0
+real, parameter :: Lx = 460.0
 
 ! original grid variables
 integer :: time, nCells, nEdges, nVertices

</font>
</pre>