[cig-commits] r22755 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102
brad at geodynamics.org
brad at geodynamics.org
Tue Sep 3 10:16:38 PDT 2013
Author: brad
Date: 2013-09-03 10:16:38 -0700 (Tue, 03 Sep 2013)
New Revision: 22755
Added:
short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/README
Log:
Added README.
Added: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/README
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/README (rev 0)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv102/README 2013-09-03 17:16:38 UTC (rev 22755)
@@ -0,0 +1,17 @@
+Steps to run TPV102
+
+1. Generate the mesh at 200m resolution using CUBIT.
+ cubit -nographic -nogui -batch hex8_200m.jou
+ cubit -nographic -nogui -batch tet4_200m.jou
+
+2. Create the output directory.
+ mkdir output
+
+3. Uncompress the spatial database files.
+ gunzip *.gz
+
+4. Run the simulations.
+ pylith hex8.cfg hex8_200m.cfg
+ pylith hex8.cfg hex8_100m.cfg
+ pylith tet4.cfg tet4_200m.cfg
+ pylith tet4.cfg tet4_100m.cfg
More information about the CIG-COMMITS
mailing list