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

willic3 at geodynamics.org willic3 at geodynamics.org
Tue Nov 28 19:32:05 PST 2006


Author: willic3
Date: 2006-11-28 19:32:05 -0800 (Tue, 28 Nov 2006)
New Revision: 5370

Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am
Log:
Added python module for new material model.



Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am	2006-11-29 03:28:08 UTC (rev 5369)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am	2006-11-29 03:32:05 UTC (rev 5370)
@@ -24,6 +24,7 @@
 	pylith3d/MaterialModel/IsotropicLinearElastic.py \
 	pylith3d/MaterialModel/IsotropicLinearGenMaxwellViscoelastic.py \
 	pylith3d/MaterialModel/IsotropicLinearMaxwellViscoelastic.py \
+	pylith3d/MaterialModel/IsotropicLinearMaxwellViscoelasticESF.py \
 	pylith3d/MaterialModel/IsotropicPowerLawMaxwellViscoelastic.py \
 	pylith3d/MaterialModel/MaterialModel.py \
 	pylith3d/Materials.py



More information about the cig-commits mailing list