← Back to team overview

yade-dev team mailing list archive

[svn] r1884 - trunk/pkg/dem/Engine/DeusExMachina

 

Author: chareyre
Date: 2009-07-24 05:18:08 +0200 (Fri, 24 Jul 2009)
New Revision: 1884

Modified:
   trunk/pkg/dem/Engine/DeusExMachina/HydraulicForceEngine.cpp
Log:
Set default read/write behaviour as in Andrea's version.



Modified: trunk/pkg/dem/Engine/DeusExMachina/HydraulicForceEngine.cpp
===================================================================
--- trunk/pkg/dem/Engine/DeusExMachina/HydraulicForceEngine.cpp	2009-07-24 00:53:46 UTC (rev 1883)
+++ trunk/pkg/dem/Engine/DeusExMachina/HydraulicForceEngine.cpp	2009-07-24 03:18:08 UTC (rev 1884)
@@ -97,7 +97,7 @@
 	    ofstream ofile (outputFile.c_str());
             
             //cerr << "r = " << R << endl;
-		#define USELINENUMBERSFORID
+	    //#define USELINENUMBERSFORID
             if (file.is_open())
             {
 		file >> realID >> temp >> temp>> temp>> temp>> temp>> temp;