<p><b>dwj07@fsu.edu</b> 2013-02-13 15:09:17 -0700 (Wed, 13 Feb 2013)</p><p><br>
        -- BRANCH COMMIT --<br>
<br>
        propset svn:keywords &quot;Id&quot; on core_ocean.<br>
        This is to try and fill out the $Id$ variable in doxygen comments.<br>
</p><hr noshade><pre><font color="gray">Index: branches/ocean_projects/doxygen/src/core_ocean/Makefile
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/Makefile        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/Makefile        2013-02-13 22:09:17 UTC (rev 2478)

Property changes on: branches/ocean_projects/doxygen/src/core_ocean/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: branches/ocean_projects/doxygen/src/core_ocean/Registry
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/Registry        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/Registry        2013-02-13 22:09:17 UTC (rev 2478)

Property changes on: branches/ocean_projects/doxygen/src/core_ocean/Registry
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_advection.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_advection.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_advection.F        2013-02-13 22:09:17 UTC (rev 2478)

Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_advection.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_diagnostics.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_diagnostics.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_diagnostics.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean diagnostics driver
 !&gt; \author Mark Petersen
 !&gt; \date   23 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routines for computing
 !&gt;  diagnostic variables, and other quantities such as wTop.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_diagnostics.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean equation of state driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   29 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for calling
 !&gt;  the equation of state.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state_jm.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state_jm.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state_jm.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean equation of state driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   28 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for calling
 !&gt;  the equation of state.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state_jm.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state_linear.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state_linear.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state_linear.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean equation of state driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   28 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for calling
 !&gt;  the equation of state.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_equation_of_state_linear.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_global_diagnostics.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_global_diagnostics.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_global_diagnostics.F        2013-02-13 22:09:17 UTC (rev 2478)

Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_global_diagnostics.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_gm.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_gm.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_gm.F        2013-02-13 22:09:17 UTC (rev 2478)

Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_gm.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_monthly_forcing.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_monthly_forcing.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_monthly_forcing.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean monthly forcing
 !&gt; \author Doug Jacobsen
 !&gt; \date   04/25/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains routines for building the forcing arrays,
 !&gt;  if monthly forcing is used.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_monthly_forcing.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_mpas_core.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_mpas_core.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_mpas_core.F        2013-02-13 22:09:17 UTC (rev 2478)

Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_mpas_core.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_restoring.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_restoring.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_restoring.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean restoring
 !&gt; \author Doug Jacobsen
 !&gt; \date   19 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  tendencies for restoring.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_restoring.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tendency.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tendency.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tendency.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean tendency driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   23 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routines for computing
 !&gt;  tendency terms for the ocean primitive equations.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tendency.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_test_cases.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_test_cases.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_test_cases.F        2013-02-13 22:09:17 UTC (rev 2478)

Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_test_cases.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_thick_hadv.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_thick_hadv.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_thick_hadv.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal advection for thickness
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routine for computing 
 !&gt;  tendencies for thickness from horizontal advection


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_thick_hadv.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_thick_vadv.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_thick_vadv.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_thick_vadv.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical advection for thickness
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routine for computing 
 !&gt;  tendencies for thickness from vertical advection


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_thick_vadv.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Index: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_average.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_average.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_average.F        2013-02-13 22:09:17 UTC (rev 2478)

Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_average.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean time integration driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   26 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for calling
 !&gt;  the time integration scheme
@@ -61,7 +61,7 @@
 !&gt; \brief MPAS ocean time integration driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   26 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine handles a single timestep for the ocean. It determines
 !&gt;  the time integrator that will be used for the run, and calls the


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration_rk4.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration_rk4.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration_rk4.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean RK4 Time integration scheme
 !&gt; \author Doug Jacobsen
 !&gt; \date   26 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the RK4 time integration routine.
 !
@@ -55,7 +55,7 @@
 !&gt; \brief MPAS ocean RK4 Time integration scheme
 !&gt; \author Doug Jacobsen
 !&gt; \date   26 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine integrates one timestep (dt) using an RK4 time integrator.
 !


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration_rk4.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration_split.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration_split.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration_split.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean split explicit time integration scheme
 !&gt; \author Doug Jacobsen
 !&gt; \date   26 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routine for the split explicit
 !&gt;  time integration scheme
@@ -61,7 +61,7 @@
 !&gt; \brief MPAS ocean split explicit time integration scheme
 !&gt; \author Mark Petersen
 !&gt; \date   26 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine integrates a single time step (dt) using a
 !&gt;  split explicit time integrator.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_time_integration_split.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains driver routine for tracer advection tendencys
 !&gt;  as well as the routines for setting up advection coefficients and 
@@ -44,7 +44,7 @@
 !&gt; \brief MPAS ocean tracer advection coefficients
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine precomputes the advection coefficients for horizontal
 !&gt;  advection of tracers.
@@ -234,7 +234,7 @@
 !&gt; \brief MPAS ocean tracer advection tendency
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine is the driver routine for computing the tendency for
 !&gt;  advection of tracers.
@@ -268,7 +268,7 @@
 !&gt; \brief MPAS ocean tracer advection tendency
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine is the driver routine for initialization of 
 !&gt;  the tracer advection routines.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_helpers.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_helpers.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_helpers.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean tracer advection helper functions
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains helper functions tracer advection.
 !
@@ -26,7 +26,7 @@
 !&gt; \brief MPAS ocean 4th order vertical tracer advection stencil
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This function provides the stencil for 4th order vertical advection of tracers.
 !
@@ -47,7 +47,7 @@
 !&gt; \brief MPAS ocean 3rd order vertical tracer advection stencil
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This function provides the stencil for 3rd order vertical advection of tracers.
 !


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_helpers.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_mono.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_mono.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_mono.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean monotonic tracer advection with FCT
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains routines for monotonic advection of tracers using a FCT
 !
@@ -37,7 +37,7 @@
 !&gt; \brief MPAS ocean monotonic tracer advection tendency with FCT
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine computes the monotonic tracer advection tendencity using a FCT.
 !&gt;  Both horizontal and vertical.
@@ -378,7 +378,7 @@
 !&gt; \brief MPAS ocean initialize monotonic tracer advection tendency with FCT
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine initializes the monotonic tracer advection tendencity using a FCT.
 !


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_mono.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean tracer advection driver (non-monotonic/fct)
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains driver routine for tracer advection tendencies
 !&gt;  as well as the routines for setting up advection coefficients and 
@@ -39,7 +39,7 @@
 !&gt; \brief MPAS ocean standard tracer advection tendency
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine is the driver routine for the standard computation of 
 !&gt;  tracer advection tendencies.
@@ -77,7 +77,7 @@
 !&gt; \brief MPAS ocean standard tracer advection initialization
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine is the driver routine for the initializtion of the standard 
 !&gt;  tracer advection routines.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_hadv.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_hadv.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_hadv.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean standard horizontal tracer advection (non-monotonic/fct)
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains routines for horizontal tracer advection tendencies
 !&gt;  and initialization of the horizontal advection routines.
@@ -40,7 +40,7 @@
 !&gt; \brief MPAS ocean standard horizontal tracer advection tendency
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine computes the tendency for 3rd order horizontal advection of tracers.
 !
@@ -118,7 +118,7 @@
 !&gt; \brief MPAS ocean standard horizontal tracer advection initialization
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine initializes the 3rd order standard horizontal advection of tracers
 !


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_hadv.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical tracer advection driver (non-monotonic/fct)
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains driver routines for vertical tracer advection tendencies
 !&gt;  and initialization of the advection routines.
@@ -40,7 +40,7 @@
 !&gt; \brief MPAS ocean standard vertical tracer advection tendency
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine is the driver routine for the standard computation of 
 !&gt;  vertical tracer advection tendencies.
@@ -71,7 +71,7 @@
 !&gt; \brief MPAS ocean standard vertical tracer advection tendency
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine initializes the vertical tracer advection tendencies.
 !


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv2.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv2.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv2.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean 2nd order vertical tracer advection driver (non-monotonic/fct)
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains routines for 2nd order vertical tracer advection tendencies.
 !
@@ -34,7 +34,7 @@
 !&gt; \brief MPAS ocean 2nd order standard vertical tracer advection tendency
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine is the driver routine for the 2nd order standard computation of 
 !&gt;  vertical tracer advection tendencies.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv2.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv3.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv3.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv3.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean 3rd order vertical tracer advection driver (non-monotonic/fct)
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains routines for 3rd order vertical tracer advection tendencies.
 !
@@ -36,7 +36,7 @@
 !&gt; \brief MPAS ocean 3rd order standard vertical tracer advection tendency
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine computes the 3rd order vertical tracer advection tendencies.
 !


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv3.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv4.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv4.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv4.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean 4th order vertical tracer advection driver (non-monotonic/fct)
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains routines for 4th order vertical tracer advection.
 !
@@ -34,7 +34,7 @@
 !&gt; \brief MPAS ocean 4th order standard vertical tracer advection tendency
 !&gt; \author Doug Jacobsen
 !&gt; \date   03/09/12
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This routine computes the 4th order vertical tracer advection tendencies.
 !


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_advection_std_vadv4.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  horizontal advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv2.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv2.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv2.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal tracer advection 2nd order
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  horizontal advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv2.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv3.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv3.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv3.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal tracer advection 3rd order
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  horizontal advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv3.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv4.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv4.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv4.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal tracer advection 4th order
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  horizontal advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hadv4.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal tracer mixing driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   19 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  horizontal mixing tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix_del2.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix_del2.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix_del2.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal tracer mixing driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   19 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  horizontal mixing tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix_del2.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix_del4.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix_del4.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix_del4.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal tracer mixing driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   19 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  horizontal mixing tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_hmix_del4.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  vertical advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  vertical advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline2.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline2.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline2.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  vertical advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline2.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline3.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline3.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline3.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  vertical advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_spline3.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  vertical advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil2.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil2.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil2.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  vertical advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil2.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil3.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil3.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil3.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  vertical advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil3.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil4.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil4.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil4.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical tracer advection driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  vertical advection tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_tracer_vadv_stencil4.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_coriolis.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_coriolis.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_coriolis.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal momentum mixing driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   15 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routine for computing 
 !&gt;  tendencies from the coriolis force.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_coriolis.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean forcing driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  tendencies from forcings.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_bottomdrag.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_bottomdrag.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_bottomdrag.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean bottom drag
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routine for computing 
 !&gt;  tendencies from bottom drag.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_bottomdrag.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_rayleigh.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_rayleigh.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_rayleigh.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean Rayleigh Friction (to be used to smooth &quot;shocks&quot; from cold starts)
 !&gt; \author Todd Ringler
 !&gt; \date   5 January 2012
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routine for computing 
 !&gt;  tendencies based on linear Rayleigh friction.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_rayleigh.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_windstress.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_windstress.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_windstress.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean wind stress
 !&gt; \author Doug Jacobsen
 !&gt; \date   16 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routine for computing 
 !&gt;  tendencies from wind stress.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_forcing_windstress.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean horizontal momentum mixing driver
 !&gt; \author Phil Jones, Doug Jacobsen
 !&gt; \date   15 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the main driver routine for computing 
 !&gt;  horizontal mixing tendencies.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_del2.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_del2.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_del2.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief Ocean horizontal mixing - Laplacian parameterization 
 !&gt; \author Phil Jones, Doug Jacobsen
 !&gt; \date   15 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains routines for computing horizontal mixing 
 !&gt;  tendencies using a Laplacian formulation.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_del2.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_del4.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_del4.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_del4.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief Ocean horizontal mixing - biharmonic parameterization
 !&gt; \author Phil Jones, Doug Jacobsen
 !&gt; \date   15 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains routines and variables for computing 
 !&gt;  horizontal mixing tendencies using a biharmonic formulation. 


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_del4.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_leith.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_leith.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_leith.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief Ocean horizontal mixing - Leith parameterization 
 !&gt; \author Mark Petersen
 !&gt; \date   22 October 2012
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains routines for computing horizontal mixing 
 !&gt;  tendencies using the Leith parameterization.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_hmix_leith.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_pressure_grad.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_pressure_grad.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_pressure_grad.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean pressure gradient module
 !&gt; \author Doug Jacobsen
 !&gt; \date   15 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routine for computing 
 !&gt;  tendencie from the horizontal pressure gradient.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_pressure_grad.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_vadv.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_vadv.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_vadv.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical advection 
 !&gt; \author Doug Jacobsen
 !&gt; \date   15 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routine for computing 
 !&gt;  tendencies for vertical advection.


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vel_vadv.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical mixing driver
 !&gt; \author Doug Jacobsen
 !&gt; \date   19 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module is the main driver for 
 !&gt;  vertical mixing in the ocean. 


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_const.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_const.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_const.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical mixing coefficients
 !&gt; \author Doug Jacobsen
 !&gt; \date   19 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routines for computing 
 !&gt;  constant vertical mixing coefficients.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_const.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_rich.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_rich.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_rich.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical mixing coefficients
 !&gt; \author Doug Jacobsen
 !&gt; \date   19 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routines for computing 
 !&gt;  richardson vertical mixing coefficients.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_rich.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_tanh.F
===================================================================
--- branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_tanh.F        2013-02-13 22:03:44 UTC (rev 2477)
+++ branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_tanh.F        2013-02-13 22:09:17 UTC (rev 2478)
@@ -5,7 +5,7 @@
 !&gt; \brief MPAS ocean vertical mixing coefficients
 !&gt; \author Doug Jacobsen
 !&gt; \date   19 September 2011
-!&gt; \version SVN:$Id:$
+!&gt; \version SVN:$Id$
 !&gt; \details
 !&gt;  This module contains the routines for computing 
 !&gt;  tanhant vertical mixing coefficients.  


Property changes on: branches/ocean_projects/doxygen/src/core_ocean/mpas_ocn_vmix_coefs_tanh.F
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
</font>
</pre>