[cig-commits] r15415 - short/3D/PyLith/trunk/tests/2d/quad4

brad at geodynamics.org brad at geodynamics.org
Wed Jul 1 13:42:15 PDT 2009


Author: brad
Date: 2009-07-01 13:42:15 -0700 (Wed, 01 Jul 2009)
New Revision: 15415

Modified:
   short/3D/PyLith/trunk/tests/2d/quad4/fourcells_twofaults.cfg
Log:
Fixed typo in setting length scale.

Modified: short/3D/PyLith/trunk/tests/2d/quad4/fourcells_twofaults.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/2d/quad4/fourcells_twofaults.cfg	2009-07-01 19:09:31 UTC (rev 15414)
+++ short/3D/PyLith/trunk/tests/2d/quad4/fourcells_twofaults.cfg	2009-07-01 20:42:15 UTC (rev 15415)
@@ -35,7 +35,7 @@
 bc = [x_neg,x_pos]
 interfaces = [fault1,fault2]
 
-normalizer.lengthscale = 1.0*m
+normalizer.length_scale = 1.0*m
 
 [pylithapp.timedependent.formulation.time_step]
 total_time = 0.0*s



More information about the CIG-COMMITS mailing list