[cig-commits] r9338 - short/3D/PyLith/trunk/tests/3d/hex8

willic3 at geodynamics.org willic3 at geodynamics.org
Thu Feb 14 09:05:57 PST 2008


Author: willic3
Date: 2008-02-14 09:05:57 -0800 (Thu, 14 Feb 2008)
New Revision: 9338

Modified:
   short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax2-tract-8cells.cfg
   short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax3-tract-8cells.cfg
   short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax4-tract-8cells.cfg
Log:
Updated generalized Maxwell examples to output state variable info.



Modified: short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax2-tract-8cells.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax2-tract-8cells.cfg	2008-02-14 16:23:39 UTC (rev 9337)
+++ short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax2-tract-8cells.cfg	2008-02-14 17:05:57 UTC (rev 9338)
@@ -36,3 +36,8 @@
 # ----------------------------------------------------------------------
 [pylithapp.problem.formulation.output.output.writer]
 filename = axialgenmax2-tract-8cells.vtk
+
+[pylithapp.timedependent.materials.material.output]
+cell_info_fields = [mu,lambda,density,Maxwell-time]
+cell_data_fields = [total-strain,viscous-strain,stress]
+writer.filename = axialgenmax2-tract-8cells-statevars.vtk

Modified: short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax3-tract-8cells.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax3-tract-8cells.cfg	2008-02-14 16:23:39 UTC (rev 9337)
+++ short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax3-tract-8cells.cfg	2008-02-14 17:05:57 UTC (rev 9338)
@@ -36,3 +36,8 @@
 # ----------------------------------------------------------------------
 [pylithapp.problem.formulation.output.output.writer]
 filename = axialgenmax3-tract-8cells.vtk
+
+[pylithapp.timedependent.materials.material.output]
+cell_info_fields = [mu,lambda,density,Maxwell-time]
+cell_data_fields = [total-strain,viscous-strain,stress]
+writer.filename = axialgenmax3-tract-8cells-statevars.vtk

Modified: short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax4-tract-8cells.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax4-tract-8cells.cfg	2008-02-14 16:23:39 UTC (rev 9337)
+++ short/3D/PyLith/trunk/tests/3d/hex8/axialgenmax4-tract-8cells.cfg	2008-02-14 17:05:57 UTC (rev 9338)
@@ -36,3 +36,8 @@
 # ----------------------------------------------------------------------
 [pylithapp.problem.formulation.output.output.writer]
 filename = axialgenmax4-tract-8cells.vtk
+
+[pylithapp.timedependent.materials.material.output]
+cell_info_fields = [mu,lambda,density,Maxwell-time]
+cell_data_fields = [total-strain,viscous-strain,stress]
+writer.filename = axialgenmax4-tract-8cells-statevars.vtk



More information about the cig-commits mailing list