[cig-commits] r14615 - mc/3D/CitcomS/trunk/examples/Cookbook2

tan2 at geodynamics.org tan2 at geodynamics.org
Tue Apr 7 15:44:24 PDT 2009


Author: tan2
Date: 2009-04-07 15:44:24 -0700 (Tue, 07 Apr 2009)
New Revision: 14615

Modified:
   mc/3D/CitcomS/trunk/examples/Cookbook2/cookbook2.cfg
Log:
Change the mesh size in cookbook2

Modified: mc/3D/CitcomS/trunk/examples/Cookbook2/cookbook2.cfg
===================================================================
--- mc/3D/CitcomS/trunk/examples/Cookbook2/cookbook2.cfg	2009-04-07 21:45:08 UTC (rev 14614)
+++ mc/3D/CitcomS/trunk/examples/Cookbook2/cookbook2.cfg	2009-04-07 22:44:24 UTC (rev 14615)
@@ -1,4 +1,4 @@
-# Cookbook 2: Velocity Boundary Conditions
+# Cookbook 2: Domain Size and Velocity Boundary Conditions
 
 [CitcomS]
 steps = 60                  ; number of time steps
@@ -17,6 +17,13 @@
 nodey  = 17
 nodez  =  9
 
+theta_min    = 0.7854
+theta_max    = 1.5708
+fi_min       = 0.0
+fi_max       = 0.7854
+radius_inner = 0.55
+radius_outer = 1.0
+
 # Impose a uniform velocity across the top surface.
 [CitcomS.solver.bc]
 topvbc    =   1



More information about the CIG-COMMITS mailing list