[cig-commits] r5825 - short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/powertest

willic3 at geodynamics.org willic3 at geodynamics.org
Thu Jan 18 08:46:15 PST 2007


Author: willic3
Date: 2007-01-18 08:46:14 -0800 (Thu, 18 Jan 2007)
New Revision: 5825

Removed:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/powertest/.gdb_history
Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/powertest/powertest.time
Log:
Corrected time info for double precision.
Removed gdb history file that had accidentally been committed.



Deleted: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/powertest/.gdb_history
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/powertest/.gdb_history	2007-01-18 16:41:06 UTC (rev 5824)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/powertest/.gdb_history	2007-01-18 16:46:14 UTC (rev 5825)
@@ -1,256 +0,0 @@
-n
-n
-n
-n
-n
-n
-n
-n
-l
-l
-break 103
-cont
-n
-print ielg
-print *ielg
-print ielgnew
-n
-n
-n
-l
-n
-l
-l
-l
-l
-l
-l
-break 182
-break 181
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-l
-l
-break 160
-cont
-n
-n
-n
-n
-n
-n
-n
-n
-n
-delete 3
-cont
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-print ielf
-cont
-quit
-break viscos_
-cont
-break iterate_
-cont
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-x/30fg bextern
-x/30fg bintern
-x/30fg bresid
-n
-x/30fg bextern
-x/30fg bresid
-x/30fg bintern
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-print reform
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-x/30fg bextern
-x/30fg bintern
-x/30fg bresid
-l
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-where
-quit

Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/powertest/powertest.time
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/powertest/powertest.time	2007-01-18 16:41:06 UTC (rev 5824)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/examples/linhex/powertest/powertest.time	2007-01-18 16:46:14 UTC (rev 5825)
@@ -60,5 +60,5 @@
 #
 # n maxstp delt alfa maxit ntdinit lgdef utol     ftol    etol  itmax
 #
-  0   1   0.e+0  5.e-1 1001   4      0  1.0e+00  1.0e+0  1.0e+00 1
-  1 100   0.1    5.e-1    1   1      0  1.0e-06  1.0e-06 1.0e-10 10
+  0   1   0.0d0  5.d-1 1001   4      0  1.0d+00  1.0d+0  1.0d+00 1
+  1 100   0.1d0  5.d-1    1   1      0  1.0d-06  1.0d-06 1.0d-10 10



More information about the cig-commits mailing list