[cig-commits] r19385 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205

brad at geodynamics.org brad at geodynamics.org
Thu Jan 19 08:06:11 PST 2012


Author: brad
Date: 2012-01-19 08:06:10 -0800 (Thu, 19 Jan 2012)
New Revision: 19385

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_100m.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg
Log:
Adjusted values for nondimensionalization.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg	2012-01-19 15:58:54 UTC (rev 19384)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/pylithapp.cfg	2012-01-19 16:06:10 UTC (rev 19385)
@@ -46,7 +46,8 @@
 formulation = pylith.problems.ExplicitLumped
 formulation.norm_viscosity = 0.3
 normalizer = spatialdata.units.NondimElasticDynamic
- 
+normalizer.shear_wave_speed = 3333*m/s
+
 [pylithapp.timedependent.formulation.time_step]
 total_time = 12.001*s
 dt = 0.01*s

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_100m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_100m.cfg	2012-01-19 15:58:54 UTC (rev 19384)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_100m.cfg	2012-01-19 16:06:10 UTC (rev 19385)
@@ -11,6 +11,9 @@
 # ----------------------------------------------------------------------
 # problem
 # ----------------------------------------------------------------------
+[pylithapp.timedependent.normalizer]
+wave_period = 0.3*s
+
 [pylithapp.timedependent.formulation.time_step]
 dt = 0.005*s
 

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg	2012-01-19 15:58:54 UTC (rev 19384)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tet4_200m.cfg	2012-01-19 16:06:10 UTC (rev 19385)
@@ -10,6 +10,9 @@
 # ----------------------------------------------------------------------
 # problem
 # ----------------------------------------------------------------------
+[pylithapp.timedependent.normalizer]
+wave_period = 0.6*s
+
 [pylithapp.timedependent.formulation.time_step]
 dt = 0.0125*s
 



More information about the CIG-COMMITS mailing list