[cig-commits] r14731 - in mc/3D/CitcomS/trunk/examples: Cookbook4 Cookbook5

tan2 at geodynamics.org tan2 at geodynamics.org
Thu Apr 16 11:20:09 PDT 2009


Author: tan2
Date: 2009-04-16 11:20:08 -0700 (Thu, 16 Apr 2009)
New Revision: 14731

Modified:
   mc/3D/CitcomS/trunk/examples/Cookbook4/cookbook4.cfg
   mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg
Log:
Removed domain extents, since they are determined by coor_file.

Modified: mc/3D/CitcomS/trunk/examples/Cookbook4/cookbook4.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook4/cookbook4.cfg	2009-04-16 18:07:53 UTC (rev 14730)
+++ mc/3D/CitcomS/trunk/examples/Cookbook4/cookbook4.cfg	2009-04-16 18:20:08 UTC (rev 14731)
@@ -3,16 +3,13 @@
 [CitcomS]
 steps = 250                 ; number of time steps
 
-
 [CitcomS.controller]
 monitoringFrequency = 50    ; how often outputs are created
 
-
 [CitcomS.solver]
 rayleigh = 1e6              ; Rayleigh number
 datafile = cookbook4        ; prefix of output filenames
 
-
 [CitcomS.solver.ic]
 num_perturbations = 1
 perturbmag = 0.05
@@ -23,7 +20,6 @@
 perturbl = 1
 perturbm = 0
 
-
 [CitcomS.solver.mesher]
 # Read uneven mesh point coordinates from 'coor.dat'.
 coor = 1
@@ -35,14 +31,7 @@
 nodex = 33
 nodey = 17
 nodez = 17
-theta_min = 1
-theta_max = 2
-fi_min = 0
-fi_max = 1
-radius_inner = 0.55
-radius_outer = 1
 
-
 [CitcomS.solver.visc]
 VISC_UPDATE = on
 num_mat = 4

Modified: mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg	2009-04-16 18:07:53 UTC (rev 14730)
+++ mc/3D/CitcomS/trunk/examples/Cookbook5/cookbook5.cfg	2009-04-16 18:20:08 UTC (rev 14731)
@@ -36,11 +36,6 @@
 nodex = 17
 nodey = 65
 nodez = 33
-theta_min = 1.47
-theta_max = 1.67
-fi_min = 0
-fi_max = 0.5
-radius_inner = 0.7
 
 [CitcomS.solver.tsolver]
 finetunedt = 0.75



More information about the CIG-COMMITS mailing list