[cig-commits] r20654 - short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tri3

brad at geodynamics.org brad at geodynamics.org
Fri Aug 31 16:43:50 PDT 2012


Author: brad
Date: 2012-08-31 16:43:50 -0700 (Fri, 31 Aug 2012)
New Revision: 20654

Modified:
   short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tri3/pylithapp.cfg
Log:
Finished implementing stable time step info output.

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tri3/pylithapp.cfg
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tri3/pylithapp.cfg	2012-08-31 23:43:42 UTC (rev 20653)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tri3/pylithapp.cfg	2012-08-31 23:43:50 UTC (rev 20654)
@@ -236,7 +236,7 @@
 
 # Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.elastic.output]
-cell_info_fields = [mu,lambda,density,stable_dt_implicit]
+cell_info_fields = [mu,lambda,density,stable_dt_explicit]
 skip = 29
 writer.filename = output/shearwave-statevars.vtk
 writer.time_format = %05.2f



More information about the CIG-COMMITS mailing list