[cig-commits] r16715 - short/3D/PyLith/trunk/libsrc/friction

brad at geodynamics.org brad at geodynamics.org
Sat May 15 11:25:13 PDT 2010


Author: brad
Date: 2010-05-15 11:25:13 -0700 (Sat, 15 May 2010)
New Revision: 16715

Modified:
   short/3D/PyLith/trunk/libsrc/friction/RateStateAgeing.cc
Log:
Removed some debugging output.

Modified: short/3D/PyLith/trunk/libsrc/friction/RateStateAgeing.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/friction/RateStateAgeing.cc	2010-05-15 16:00:15 UTC (rev 16714)
+++ short/3D/PyLith/trunk/libsrc/friction/RateStateAgeing.cc	2010-05-15 18:25:13 UTC (rev 16715)
@@ -348,8 +348,6 @@
 
   stateVars[s_state] = thetaTpdtVertex;
 
-  std::cout << "STATEVAR before: " << thetaTVertex << ", after: " << thetaTpdtVertex << std::endl;
-  std::cout << "SLIP RATE: " << slipRate << std::endl;
   PetscLogFlops(6);
 } // _updateStateVars
 



More information about the CIG-COMMITS mailing list