[cig-commits] r19628 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d

brad at geodynamics.org brad at geodynamics.org
Tue Feb 14 14:46:34 PST 2012


Author: brad
Date: 2012-02-14 14:46:34 -0800 (Tue, 14 Feb 2012)
New Revision: 19628

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/pylithapp.cfg
Log:
Added proper scale for mass density.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/pylithapp.cfg	2012-02-14 22:44:56 UTC (rev 19627)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/pylithapp.cfg	2012-02-14 22:46:34 UTC (rev 19628)
@@ -48,6 +48,7 @@
 formulation.norm_viscosity = 0.1
 normalizer = spatialdata.units.NondimElasticDynamic
 normalizer.shear_wave_speed = 3333*m/s
+normalizer.mass_density = 2700.0*kg/m**3
  
 [pylithapp.timedependent.formulation.time_step]
 total_time = 15.01*s



More information about the CIG-COMMITS mailing list