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

willic3 at geodynamics.org willic3 at geodynamics.org
Wed Nov 15 12:07:03 PST 2006


Author: willic3
Date: 2006-11-15 12:07:03 -0800 (Wed, 15 Nov 2006)
New Revision: 5274

Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am
Log:
Added python file for generalized Maxwell model.



Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am	2006-11-15 20:06:22 UTC (rev 5273)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am	2006-11-15 20:07:03 UTC (rev 5274)
@@ -22,6 +22,7 @@
 	pylith3d/Pylith3d_setup.py \
 	pylith3d/MaterialModel/__init__.py \
 	pylith3d/MaterialModel/IsotropicLinearElastic.py \
+	pylith3d/MaterialModel/IsotropicLinearGenMaxwellViscoelastic.py \
 	pylith3d/MaterialModel/IsotropicLinearMaxwellViscoelastic.py \
 	pylith3d/MaterialModel/IsotropicPowerLawMaxwellViscoelastic.py \
 	pylith3d/MaterialModel/MaterialModel.py \



More information about the cig-commits mailing list