[cig-commits] r21452 - short/3D/PyLith/benchmarks/trunk/static/performance/solvertest
brad at geodynamics.org
brad at geodynamics.org
Tue Mar 5 18:43:29 PST 2013
Author: brad
Date: 2013-03-05 18:43:29 -0800 (Tue, 05 Mar 2013)
New Revision: 21452
Modified:
short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/geometry.jou
Log:
Revert changes to geometry.
Modified: short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/geometry.jou
===================================================================
--- short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/geometry.jou 2013-03-06 02:41:34 UTC (rev 21451)
+++ short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/geometry.jou 2013-03-06 02:43:29 UTC (rev 21452)
@@ -21,14 +21,14 @@
# Create block
# ----------------------------------------------------------------------
-# Block is 72 km x 72 km x 72 km
+# Block is 72 km x 72 km x 36 km
# -36 km <= x <= 36 km
# -36 km <= y <= 36 km
-# -72 km <= z <= 0 km
+# -36 km <= z <= 0 km
#
#{blockWidth=72.0*km}
#{blockLength=72.0*km}
-#{blockHeight=72.0*km}
+#{blockHeight=36.0*km}
brick x {blockWidth} y {blockLength} z {blockHeight}
@@ -89,4 +89,3 @@
merge all
# End of file
-
More information about the CIG-COMMITS
mailing list