[cig-commits] r9018 - in short/3D/PyLith/trunk/examples/twocells: twohex8 twoquad4 twotet4-geoproj twotri3

brad at geodynamics.org brad at geodynamics.org
Mon Jan 14 13:54:50 PST 2008


Author: brad
Date: 2008-01-14 13:54:50 -0800 (Mon, 14 Jan 2008)
New Revision: 9018

Modified:
   short/3D/PyLith/trunk/examples/twocells/twohex8/axialdisp.cfg
   short/3D/PyLith/trunk/examples/twocells/twohex8/dislocation.cfg
   short/3D/PyLith/trunk/examples/twocells/twohex8/sheardisp.cfg
   short/3D/PyLith/trunk/examples/twocells/twoquad4/axialdisp.cfg
   short/3D/PyLith/trunk/examples/twocells/twoquad4/dislocation.cfg
   short/3D/PyLith/trunk/examples/twocells/twoquad4/sheardisp.cfg
   short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/dislocation.cfg
   short/3D/PyLith/trunk/examples/twocells/twotri3/axialdisp.cfg
Log:
Fixed typos in cfg files created by update script.

Modified: short/3D/PyLith/trunk/examples/twocells/twohex8/axialdisp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twohex8/axialdisp.cfg	2008-01-14 21:05:22 UTC (rev 9017)
+++ short/3D/PyLith/trunk/examples/twocells/twohex8/axialdisp.cfg	2008-01-14 21:54:50 UTC (rev 9018)
@@ -70,5 +70,5 @@
 # output
 # Give basename for vtk output.
 # ----------------------------------------------------------------------
-[pylithapp.problem.formulation.output.output.writer.writer]
+[pylithapp.problem.formulation.output.output.writer]
 filename = axialdisp.vtk

Modified: short/3D/PyLith/trunk/examples/twocells/twohex8/dislocation.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twohex8/dislocation.cfg	2008-01-14 21:05:22 UTC (rev 9017)
+++ short/3D/PyLith/trunk/examples/twocells/twohex8/dislocation.cfg	2008-01-14 21:54:50 UTC (rev 9018)
@@ -126,5 +126,5 @@
 # output
 # Give basename for vtk output.
 # ----------------------------------------------------------------------
-[pylithapp.problem.formulation.output.output.writer.writer]
+[pylithapp.problem.formulation.output.output.writer]
 filename = dislocation.vtk

Modified: short/3D/PyLith/trunk/examples/twocells/twohex8/sheardisp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twohex8/sheardisp.cfg	2008-01-14 21:05:22 UTC (rev 9017)
+++ short/3D/PyLith/trunk/examples/twocells/twohex8/sheardisp.cfg	2008-01-14 21:54:50 UTC (rev 9018)
@@ -69,5 +69,5 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-[pylithapp.problem.formulation.output.output.writer.writer]
+[pylithapp.problem.formulation.output.output.writer]
 filename = sheardisp.vtk

Modified: short/3D/PyLith/trunk/examples/twocells/twoquad4/axialdisp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twoquad4/axialdisp.cfg	2008-01-14 21:05:22 UTC (rev 9017)
+++ short/3D/PyLith/trunk/examples/twocells/twoquad4/axialdisp.cfg	2008-01-14 21:54:50 UTC (rev 9018)
@@ -91,5 +91,5 @@
 # output
 # ----------------------------------------------------------------------
 # Give basename for vtk output.
-[pylithapp.problem.formulation.output.output.writer.writer]
+[pylithapp.problem.formulation.output.output.writer]
 filename = axialdisp.vtk

Modified: short/3D/PyLith/trunk/examples/twocells/twoquad4/dislocation.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twoquad4/dislocation.cfg	2008-01-14 21:05:22 UTC (rev 9017)
+++ short/3D/PyLith/trunk/examples/twocells/twoquad4/dislocation.cfg	2008-01-14 21:54:50 UTC (rev 9018)
@@ -125,5 +125,5 @@
 # output
 # ----------------------------------------------------------------------
 # Give basename for vtk output.
-[pylithapp.problem.formulation.output.output.writer.writer]
+[pylithapp.problem.formulation.output.output.writer]
 filename = dislocation.vtk

Modified: short/3D/PyLith/trunk/examples/twocells/twoquad4/sheardisp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twoquad4/sheardisp.cfg	2008-01-14 21:05:22 UTC (rev 9017)
+++ short/3D/PyLith/trunk/examples/twocells/twoquad4/sheardisp.cfg	2008-01-14 21:54:50 UTC (rev 9018)
@@ -74,5 +74,5 @@
 # ----------------------------------------------------------------------
 # output
 # ----------------------------------------------------------------------
-[pylithapp.problem.formulation.output.output.writer.writer]
+[pylithapp.problem.formulation.output.output.writer]
 filename = sheardisp.vtk

Modified: short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/dislocation.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/dislocation.cfg	2008-01-14 21:05:22 UTC (rev 9017)
+++ short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/dislocation.cfg	2008-01-14 21:54:50 UTC (rev 9018)
@@ -103,5 +103,5 @@
 # output
 # ----------------------------------------------------------------------
 # Give basename for vtk output.
-[pylithapp.problem.formulation.output.output.writer.writer]
+[pylithapp.problem.formulation.output.output.writer]
 filename = dislocation.vtk

Modified: short/3D/PyLith/trunk/examples/twocells/twotri3/axialdisp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotri3/axialdisp.cfg	2008-01-14 21:05:22 UTC (rev 9017)
+++ short/3D/PyLith/trunk/examples/twocells/twotri3/axialdisp.cfg	2008-01-14 21:54:50 UTC (rev 9018)
@@ -49,5 +49,5 @@
 # output
 # ----------------------------------------------------------------------
 # Give basename for vtk output.
-[pylithapp.problem.formulation.output.output.writer.writer]
+[pylithapp.problem.formulation.output.output.writer]
 filename = axialdisp.vtk



More information about the cig-commits mailing list