[cig-commits] r8133 - in mc/3D/CitcomS/trunk/examples: Cookbook5 Cookbook9

tan2 at geodynamics.org tan2 at geodynamics.org
Wed Oct 17 15:44:38 PDT 2007


Author: tan2
Date: 2007-10-17 15:44:38 -0700 (Wed, 17 Oct 2007)
New Revision: 8133

Modified:
   mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg
   mc/3D/CitcomS/trunk/examples/Cookbook9/cookbook9.cfg
Log:
Minor change in the examples

Modified: mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg	2007-10-17 20:56:25 UTC (rev 8132)
+++ mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg	2007-10-17 22:44:38 UTC (rev 8133)
@@ -19,7 +19,7 @@
 file_vbcs = on
 start_age = 55
 
-# Since the starting age is set to 55 Ma, there will be 56 velocity
+# Since the starting age is set to 55 Ma, there will be 57 velocity
 # files, one for each Ma (bvel.dat0, bvel.dat1, ... bvel.dat56).
 vel_bound_file = ./velocity/bvel.dat
 

Modified: mc/3D/CitcomS/trunk/examples/Cookbook9/cookbook9.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook9/cookbook9.cfg	2007-10-17 20:56:25 UTC (rev 8132)
+++ mc/3D/CitcomS/trunk/examples/Cookbook9/cookbook9.cfg	2007-10-17 22:44:38 UTC (rev 8133)
@@ -2,11 +2,10 @@
 
 [CitcomS]
 steps = 200
+csolver = regional      ; containing solver
+esolver = regional      ; embedded solver
 
-csolver = regional      ;containing solver
-esolver = regional      ;embedded solver
 
-
 [CitcomS.ccoupler]
 two_way_communication = on
 exchange_initial_temperature = off
@@ -19,8 +18,8 @@
 exclude_bottom = off
 
 
-[CitcomS.layout]
 # assigning processors to csolver and esolver
+[CitcomS.layout]
 containing_group = [0-1]
 embedded_group = [2-3]
 



More information about the cig-commits mailing list