[cig-commits] r5077 - short/3D/PyLith/branches/pylith-0.8/pylith3d

willic3 at geodynamics.org willic3 at geodynamics.org
Mon Oct 23 08:08:05 PDT 2006


Author: willic3
Date: 2006-10-23 08:08:05 -0700 (Mon, 23 Oct 2006)
New Revision: 5077

Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am
Log:
Added python module for power-law rheology.



Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am	2006-10-23 14:56:01 UTC (rev 5076)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am	2006-10-23 15:08:05 UTC (rev 5077)
@@ -23,6 +23,7 @@
 	pylith3d/MaterialModel/__init__.py \
 	pylith3d/MaterialModel/IsotropicLinearElastic.py \
 	pylith3d/MaterialModel/IsotropicLinearMaxwellViscoelastic.py \
+	pylith3d/MaterialModel/IsotropicPowerLawMaxwellViscoelastic.py \
 	pylith3d/MaterialModel/MaterialModel.py \
 	pylith3d/Materials.py
 



More information about the cig-commits mailing list