[cig-commits] r16954 - short/3D/PyLith/trunk/examples/3d/hex8

willic3 at geodynamics.org willic3 at geodynamics.org
Wed Jun 9 02:42:11 PDT 2010


Author: willic3
Date: 2010-06-09 02:42:11 -0700 (Wed, 09 Jun 2010)
New Revision: 16954

Modified:
   short/3D/PyLith/trunk/examples/3d/hex8/step10.cfg
   short/3D/PyLith/trunk/examples/3d/hex8/step11.cfg
   short/3D/PyLith/trunk/examples/3d/hex8/step12.cfg
   short/3D/PyLith/trunk/examples/3d/hex8/step13.cfg
   short/3D/PyLith/trunk/examples/3d/hex8/step14.cfg
Log:
More minor tweaks to .cfg files.



Modified: short/3D/PyLith/trunk/examples/3d/hex8/step10.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/step10.cfg	2010-06-09 09:40:50 UTC (rev 16953)
+++ short/3D/PyLith/trunk/examples/3d/hex8/step10.cfg	2010-06-09 09:42:11 UTC (rev 16954)
@@ -123,7 +123,7 @@
 # ----------------------------------------------------------------------
 # PETSc settings
 # ----------------------------------------------------------------------
-# NOTE: There are additional setting specific to fault friction.
+# NOTE: There are additional settings specific to fault friction.
 [pylithapp.petsc]
 
 # Friction sensitivity solve used to compute the increment in slip

Modified: short/3D/PyLith/trunk/examples/3d/hex8/step11.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/step11.cfg	2010-06-09 09:40:50 UTC (rev 16953)
+++ short/3D/PyLith/trunk/examples/3d/hex8/step11.cfg	2010-06-09 09:42:11 UTC (rev 16954)
@@ -125,7 +125,7 @@
 # ----------------------------------------------------------------------
 # PETSc settings
 # ----------------------------------------------------------------------
-# NOTE: There are additional setting specific to fault friction.
+# NOTE: There are additional settings specific to fault friction.
 [pylithapp.petsc]
 
 # Friction sensitivity solve used to compute the increment in slip

Modified: short/3D/PyLith/trunk/examples/3d/hex8/step12.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/step12.cfg	2010-06-09 09:40:50 UTC (rev 16953)
+++ short/3D/PyLith/trunk/examples/3d/hex8/step12.cfg	2010-06-09 09:42:11 UTC (rev 16954)
@@ -131,7 +131,7 @@
 quadrature.cell.dimension = 2
 
 # Set static friction model parameters using a uniform DB. Set the
-# static coefficient of friction to 0.6 and cohesion to 0.0 Pa.
+# static coefficient of friction to 0.6 and cohesion to 2.0 MPa.
 friction.db_properties = spatialdata.spatialdb.UniformDB
 friction.db_properties.label = Static friction
 friction.db_properties.values = [friction-coefficient,cohesion]
@@ -140,7 +140,7 @@
 # ----------------------------------------------------------------------
 # PETSc settings
 # ----------------------------------------------------------------------
-# NOTE: There are additional setting specific to fault friction.
+# NOTE: There are additional settings specific to fault friction.
 [pylithapp.petsc]
 
 # Friction sensitivity solve used to compute the increment in slip

Modified: short/3D/PyLith/trunk/examples/3d/hex8/step13.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/step13.cfg	2010-06-09 09:40:50 UTC (rev 16953)
+++ short/3D/PyLith/trunk/examples/3d/hex8/step13.cfg	2010-06-09 09:42:11 UTC (rev 16954)
@@ -140,7 +140,7 @@
 # ----------------------------------------------------------------------
 # PETSc settings
 # ----------------------------------------------------------------------
-# NOTE: There are additional setting specific to fault friction.
+# NOTE: There are additional settings specific to fault friction.
 [pylithapp.petsc]
 
 # Friction sensitivity solve used to compute the increment in slip

Modified: short/3D/PyLith/trunk/examples/3d/hex8/step14.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/step14.cfg	2010-06-09 09:40:50 UTC (rev 16953)
+++ short/3D/PyLith/trunk/examples/3d/hex8/step14.cfg	2010-06-09 09:42:11 UTC (rev 16954)
@@ -119,7 +119,7 @@
 # The label corresponds to the name of the nodeset in CUBIT.
 label = fault
 
-# Use the slip-weakening friction model.
+# Use the rate-and-state aging friction model.
 friction = pylith.friction.RateStateAgeing
 
 # We must define the quadrature information for fault cells.
@@ -149,7 +149,7 @@
 # ----------------------------------------------------------------------
 # PETSc settings
 # ----------------------------------------------------------------------
-# NOTE: There are additional setting specific to fault friction.
+# NOTE: There are additional settings specific to fault friction.
 [pylithapp.petsc]
 
 # Friction sensitivity solve used to compute the increment in slip



More information about the CIG-COMMITS mailing list