[cig-commits] r6638 - mc/3D/ellipsis3d/trunk

walter at geodynamics.org walter at geodynamics.org
Mon Apr 23 13:01:02 PDT 2007


Author: walter
Date: 2007-04-23 13:01:02 -0700 (Mon, 23 Apr 2007)
New Revision: 6638

Modified:
   mc/3D/ellipsis3d/trunk/Tracer_read.c
Log:
Get rid of more debugging statements that were making valgrind unhappy

Modified: mc/3D/ellipsis3d/trunk/Tracer_read.c
===================================================================
--- mc/3D/ellipsis3d/trunk/Tracer_read.c	2007-04-23 19:52:55 UTC (rev 6637)
+++ mc/3D/ellipsis3d/trunk/Tracer_read.c	2007-04-23 20:01:02 UTC (rev 6638)
@@ -731,7 +731,6 @@
    
      fprintf(E->fp1,"dims node_dims %g %g \n",dims,E->mesh.nsd);
      fprintf(stderr,"dims_node_dims %g %g \n",dims,E->mesh.nsd);
-     fprintf(stderr,"Tracer_read, PEN_BULK: %g \n",E->tracer.visc[E->tracer.property_group[436]].Pen_bulk);
 
 
      if (2==dims) {



More information about the cig-commits mailing list