[Dart-dev] [6561] DART/trunk/models: Fixed a typo in a comment.

nancy at ucar.edu nancy at ucar.edu
Fri Nov 1 13:05:51 MDT 2013


Revision: 6561
Author:   thoar
Date:     2013-11-01 13:05:50 -0600 (Fri, 01 Nov 2013)
Log Message:
-----------
Fixed a typo in a comment.

Modified Paths:
--------------
    DART/trunk/models/POP/shell_scripts/perfect_model.csh
    DART/trunk/models/clm/shell_scripts/perfect_model.csh

-------------- next part --------------
Modified: DART/trunk/models/POP/shell_scripts/perfect_model.csh
===================================================================
--- DART/trunk/models/POP/shell_scripts/perfect_model.csh	2013-11-01 19:00:21 UTC (rev 6560)
+++ DART/trunk/models/POP/shell_scripts/perfect_model.csh	2013-11-01 19:05:50 UTC (rev 6561)
@@ -134,7 +134,7 @@
 
 #=========================================================================
 # Block 2: Convert 1 POP restart file to a DART initial conditions file.
-# At the end of the block, we have DART initial condition file  perfect_ics
+# At the end of the block, we have a DART initial condition file  perfect_ics
 # that came from the contents of the pointer file ../rpointer.ocn.restart
 #=========================================================================
 

Modified: DART/trunk/models/clm/shell_scripts/perfect_model.csh
===================================================================
--- DART/trunk/models/clm/shell_scripts/perfect_model.csh	2013-11-01 19:00:21 UTC (rev 6560)
+++ DART/trunk/models/clm/shell_scripts/perfect_model.csh	2013-11-01 19:05:50 UTC (rev 6561)
@@ -176,7 +176,7 @@
 
 #=========================================================================
 # Block 2: Convert 1 CLM restart file to a DART initial conditions file.
-# At the end of the block, we have DART initial condition file  perfect_ics
+# At the end of the block, we have a DART initial condition file  perfect_ics
 # that came from the contents of the pointer file ../rpointer.lnd
 #=========================================================================
 
@@ -234,7 +234,7 @@
 # Block 4: Update the clm restart file
 #=========================================================================
 
-# not needed ... perfect_model_obs does not update the CLM model state.
+# not needed ... perfect_model_obs does not update the model state.
 
 #-------------------------------------------------------------------------
 # Cleanup


More information about the Dart-dev mailing list