[cig-commits] r20415 - short/3D/PyLith/branches/v1.7-stable/examples/3d/hex8

brad at geodynamics.org brad at geodynamics.org
Tue Jun 26 09:08:45 PDT 2012


Author: brad
Date: 2012-06-26 09:08:45 -0700 (Tue, 26 Jun 2012)
New Revision: 20415

Modified:
   short/3D/PyLith/branches/v1.7-stable/examples/3d/hex8/step14.cfg
Log:
Fixed typo in label.

Modified: short/3D/PyLith/branches/v1.7-stable/examples/3d/hex8/step14.cfg
===================================================================
--- short/3D/PyLith/branches/v1.7-stable/examples/3d/hex8/step14.cfg	2012-06-26 16:08:27 UTC (rev 20414)
+++ short/3D/PyLith/branches/v1.7-stable/examples/3d/hex8/step14.cfg	2012-06-26 16:08:45 UTC (rev 20415)
@@ -141,7 +141,7 @@
 # b: 0.08
 # cohesion: 0 Pa
 friction.db_properties = spatialdata.spatialdb.UniformDB
-friction.db_properties.label = Rate Stete Ageing
+friction.db_properties.label = Rate State Ageing
 friction.db_properties.values = [reference-friction-coefficient,reference-slip-rate,characteristic-slip-distance,constitutive-parameter-a,constitutive-parameter-b,cohesion]
 friction.db_properties.data = [0.4,2.0e-11*m/s,0.05*m,0.002,0.08,0.0*Pa]
 



More information about the CIG-COMMITS mailing list