[cig-commits] r16293 - mc/1D/hc/trunk

becker at geodynamics.org becker at geodynamics.org
Sat Feb 20 22:10:43 PST 2010


Author: becker
Date: 2010-02-20 22:10:43 -0800 (Sat, 20 Feb 2010)
New Revision: 16293

Modified:
   mc/1D/hc/trunk/calc_vel_and_plot
Log:
Typo fixed.



Modified: mc/1D/hc/trunk/calc_vel_and_plot
===================================================================
--- mc/1D/hc/trunk/calc_vel_and_plot	2010-02-21 06:09:05 UTC (rev 16292)
+++ mc/1D/hc/trunk/calc_vel_and_plot	2010-02-21 06:10:43 UTC (rev 16293)
@@ -236,7 +236,6 @@
 	    gawk '{print($1,$2,$3)}' $tmpn.dat | xyz2grd  -Gvt.$i.grd $vreg -I$vinc # vx = vphi, tphi
 	    gawk '{print($1,$2,$4)}' $tmpn.dat | xyz2grd -Gvp.$i.grd $vreg -I$vinc # vy = -vtheta,-ttheta
 	    echo $0: extracting layer $i out of $nl
-	    exit
 
 	    ((i=i+1))
 	done



More information about the CIG-COMMITS mailing list