[cig-commits] r12742 - short/3D/PyLith/trunk/examples/twocells/twohex8

brad at geodynamics.org brad at geodynamics.org
Wed Aug 27 16:59:40 PDT 2008


Author: brad
Date: 2008-08-27 16:59:40 -0700 (Wed, 27 Aug 2008)
New Revision: 12742

Modified:
   short/3D/PyLith/trunk/examples/twocells/twohex8/dislocation.cfg
Log:
Adjusted time stamp (seconds to years).

Modified: short/3D/PyLith/trunk/examples/twocells/twohex8/dislocation.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twohex8/dislocation.cfg	2008-08-27 23:57:00 UTC (rev 12741)
+++ short/3D/PyLith/trunk/examples/twocells/twohex8/dislocation.cfg	2008-08-27 23:59:40 UTC (rev 12742)
@@ -117,7 +117,8 @@
 # ----------------------------------------------------------------------
 [pylithapp.problem.formulation.output.output.writer]
 filename = dislocation.vtk
-time_format = %010.1f
+time_format = %04.1f ; Time stamp will be xxx.x with the "." removed.
+time_constant = 1.0*year ; Normalize time stamp by years
 
 # Give basename for vtk fault output.
 [pylithapp.timedependent.interfaces.fault.output.writer]



More information about the cig-commits mailing list