[cig-commits] r5398 - in mc/3D/CitcomS/trunk/examples: Cookbook1 Cookbook2 Cookbook3 Cookbook4 Cookbook5

tan2 at geodynamics.org tan2 at geodynamics.org
Thu Nov 30 14:53:31 PST 2006


Author: tan2
Date: 2006-11-30 14:53:31 -0800 (Thu, 30 Nov 2006)
New Revision: 5398

Modified:
   mc/3D/CitcomS/trunk/examples/Cookbook1/cookbook1.cfg
   mc/3D/CitcomS/trunk/examples/Cookbook2/cookbook2.cfg
   mc/3D/CitcomS/trunk/examples/Cookbook3/cookbook3.cfg
   mc/3D/CitcomS/trunk/examples/Cookbook4/cookbook4.cfg
   mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg
Log:
Fixed issue63, Change "monitoringfrequency" comment in citcoms cookbooks

Modified: mc/3D/CitcomS/trunk/examples/Cookbook1/cookbook1.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook1/cookbook1.cfg	2006-11-30 22:21:14 UTC (rev 5397)
+++ mc/3D/CitcomS/trunk/examples/Cookbook1/cookbook1.cfg	2006-11-30 22:53:31 UTC (rev 5398)
@@ -5,7 +5,7 @@
 steps = 101                 ; number of time steps
 
 [CitcomS.controller]
-monitoringFrequency = 25    ; how often to monitor the computation
+monitoringFrequency = 25    ; how often outputs are created
 
 [CitcomS.solver]
 datafile = cookbook1        ; prefix of output filenames

Modified: mc/3D/CitcomS/trunk/examples/Cookbook2/cookbook2.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook2/cookbook2.cfg	2006-11-30 22:21:14 UTC (rev 5397)
+++ mc/3D/CitcomS/trunk/examples/Cookbook2/cookbook2.cfg	2006-11-30 22:53:31 UTC (rev 5398)
@@ -4,7 +4,7 @@
 steps = 61                  ; number of time steps
 
 [CitcomS.controller]
-monitoringFrequency = 30    ; how often to monitor the computation
+monitoringFrequency = 30    ; how often outputs are created
 
 [CitcomS.solver]
 datafile = cookbook2        ; prefix of output filenames

Modified: mc/3D/CitcomS/trunk/examples/Cookbook3/cookbook3.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook3/cookbook3.cfg	2006-11-30 22:21:14 UTC (rev 5397)
+++ mc/3D/CitcomS/trunk/examples/Cookbook3/cookbook3.cfg	2006-11-30 22:53:31 UTC (rev 5398)
@@ -4,7 +4,7 @@
 steps = 200                 ; number of time steps
 
 [CitcomS.controller]
-monitoringFrequency = 25    ; how often to monitor the computation
+monitoringFrequency = 25    ; how often outputs are created
 
 [CitcomS.solver]
 datafile = cookbook3        ; prefix of output filenames

Modified: mc/3D/CitcomS/trunk/examples/Cookbook4/cookbook4.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook4/cookbook4.cfg	2006-11-30 22:21:14 UTC (rev 5397)
+++ mc/3D/CitcomS/trunk/examples/Cookbook4/cookbook4.cfg	2006-11-30 22:53:31 UTC (rev 5398)
@@ -5,7 +5,7 @@
 
 
 [CitcomS.controller]
-monitoringFrequency = 10    ; how often to monitor the computation
+monitoringFrequency = 10    ; how often outputs are created
 
 
 [CitcomS.solver]

Modified: mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg	2006-11-30 22:21:14 UTC (rev 5397)
+++ mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg	2006-11-30 22:53:31 UTC (rev 5398)
@@ -4,7 +4,7 @@
 steps = 1000                ; number of time steps
 
 [CitcomS.controller]
-monitoringFrequency = 10    ; how often to monitor the computation
+monitoringFrequency = 10    ; how often outputs are created
 
 [CitcomS.solver]
 datafile = cookbook5



More information about the cig-commits mailing list