[cig-commits] r19410 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv18

brad at geodynamics.org brad at geodynamics.org
Fri Jan 20 17:41:46 PST 2012


Author: brad
Date: 2012-01-20 17:41:46 -0800 (Fri, 20 Jan 2012)
New Revision: 19410

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv18/pylithapp.cfg
Log:
Update to journal flags. Added wave speed for nondimensionalization.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv18/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv18/pylithapp.cfg	2012-01-21 01:16:02 UTC (rev 19409)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv18/pylithapp.cfg	2012-01-21 01:41:46 UTC (rev 19410)
@@ -7,15 +7,15 @@
 # ----------------------------------------------------------------------
 [pylithapp.journal.info]
 timedependent = 1
-meshimporter = 1
+explicitlumped = 1
+petsc = 1
 meshiocubit = 1
 distributor = 1
-petsc = 1
-explicitlumped = 1
 elasticityexplicit = 1
-submeshquadrature = 1
-meshquadrature = 1
-fiatlagrange = 1
+elasticityexplicittet4 = 1
+meshimporter = 1
+#quadrature3d = 1
+#fiatlagrange = 1
 faultcohesivedyn = 1
 
 [pylithapp.journal.debug]
@@ -45,6 +45,7 @@
 formulation = pylith.problems.ExplicitLumped
 formulation.norm_viscosity = 0.4
 normalizer = spatialdata.units.NondimElasticDynamic
+normalizer.shear_wave_speed = 3333*m/s
 
 [pylithapp.timedependent.formulation.time_step]
 total_time = 12.001*s



More information about the CIG-COMMITS mailing list