[cig-commits] r17057 - short/3D/PyLith/trunk/pylith/friction

surendra at geodynamics.org surendra at geodynamics.org
Sun Jul 25 19:11:58 PDT 2010


Author: surendra
Date: 2010-07-25 19:11:58 -0700 (Sun, 25 Jul 2010)
New Revision: 17057

Modified:
   short/3D/PyLith/trunk/pylith/friction/TimeWeakening.py
Log:
Fixed a typo

Modified: short/3D/PyLith/trunk/pylith/friction/TimeWeakening.py
===================================================================
--- short/3D/PyLith/trunk/pylith/friction/TimeWeakening.py	2010-07-24 23:13:17 UTC (rev 17056)
+++ short/3D/PyLith/trunk/pylith/friction/TimeWeakening.py	2010-07-26 02:11:58 UTC (rev 17057)
@@ -40,7 +40,7 @@
                      "dynamic_coefficient",
                      "time_weakening_parameter",
                      "cohesion"],
-            'data': ["Elapsed_time"]},
+            'data': ["elapsed_time"]},
          'cell': \
            {'info': [],
             'data': []}}



More information about the CIG-COMMITS mailing list