[cig-commits] r20699 - short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip

brad at geodynamics.org brad at geodynamics.org
Fri Sep 7 08:29:20 PDT 2012


Author: brad
Date: 2012-09-07 08:29:20 -0700 (Fri, 07 Sep 2012)
New Revision: 20699

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/pylithapp.cfg
Log:
Added nondimensionalization.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/pylithapp.cfg	2012-09-07 03:51:08 UTC (rev 20698)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/pylithapp.cfg	2012-09-07 15:29:20 UTC (rev 20699)
@@ -34,6 +34,11 @@
 
 formulation = pylith.problems.ExplicitLumped
 
+formulation.norm_viscosity = 0.3
+normalizer = spatialdata.units.NondimElasticDynamic
+normalizer.shear_wave_speed = 4500.0*m/s
+normalizer.wave_period = 2.2*s
+
 [pylithapp.timedependent.formulation.time_step]
 total_time = 0.25*s
 dt = 0.05*s



More information about the CIG-COMMITS mailing list