[cig-commits] r4729 - in short/3D/PyLith/branches/pylith-0.8/tutorials: reversenog/archive splitcube/archive

brad at geodynamics.org brad at geodynamics.org
Fri Oct 6 16:22:28 PDT 2006


Author: brad
Date: 2006-10-06 16:22:27 -0700 (Fri, 06 Oct 2006)
New Revision: 4729

Modified:
   short/3D/PyLith/branches/pylith-0.8/tutorials/reversenog/archive/tutor.py
   short/3D/PyLith/branches/pylith-0.8/tutorials/reversenog/archive/xdisp_t10.png
   short/3D/PyLith/branches/pylith-0.8/tutorials/reversenog/archive/xdisp_vec_t10.png
   short/3D/PyLith/branches/pylith-0.8/tutorials/splitcube/archive/tutor.py
   short/3D/PyLith/branches/pylith-0.8/tutorials/splitcube/archive/ydisp_t0.png
   short/3D/PyLith/branches/pylith-0.8/tutorials/splitcube/archive/ydisp_vec_t0.png
Log:
Increased resolution of sample images. Removed superfluous print statement in tutor.

Modified: short/3D/PyLith/branches/pylith-0.8/tutorials/reversenog/archive/tutor.py
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/tutorials/reversenog/archive/tutor.py	2006-10-06 23:02:25 UTC (rev 4728)
+++ short/3D/PyLith/branches/pylith-0.8/tutorials/reversenog/archive/tutor.py	2006-10-06 23:22:27 UTC (rev 4729)
@@ -110,7 +110,6 @@
     fragments = [ [root1], [".0", ".1"],
                   [".t00010"], [".inp"] ]
     files['output'] += assembleStrings(fragments)
-    print files
   else:
     raise ValueError("Unknown tutor step: %s" % step)
   return files

Modified: short/3D/PyLith/branches/pylith-0.8/tutorials/reversenog/archive/xdisp_t10.png
===================================================================
(Binary files differ)

Modified: short/3D/PyLith/branches/pylith-0.8/tutorials/reversenog/archive/xdisp_vec_t10.png
===================================================================
(Binary files differ)

Modified: short/3D/PyLith/branches/pylith-0.8/tutorials/splitcube/archive/tutor.py
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/tutorials/splitcube/archive/tutor.py	2006-10-06 23:02:25 UTC (rev 4728)
+++ short/3D/PyLith/branches/pylith-0.8/tutorials/splitcube/archive/tutor.py	2006-10-06 23:22:27 UTC (rev 4729)
@@ -110,7 +110,6 @@
     fragments = [ [root1], [".0", ".1"],
                   [".t00000"], [".inp"] ]
     files['output'] += assembleStrings(fragments)
-    print files
   else:
     raise ValueError("Unknown tutor step: %s" % step)
   return files

Modified: short/3D/PyLith/branches/pylith-0.8/tutorials/splitcube/archive/ydisp_t0.png
===================================================================
(Binary files differ)

Modified: short/3D/PyLith/branches/pylith-0.8/tutorials/splitcube/archive/ydisp_vec_t0.png
===================================================================
(Binary files differ)



More information about the cig-commits mailing list