← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-dev/yade/trunk] Rev 1848: Fixed : 2 "unused variable" warnings.

 

------------------------------------------------------------
revno: 1848
committer: Bruno Chareyre <bchareyre@r1arduina>
branch nick: trunk
timestamp: Thu 2009-12-03 15:26:53 +0100
message:
  Fixed : 2 "unused variable" warnings.
modified:
  pkg/dem/Engine/DeusExMachina/CapillaryRecorder.cpp


--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription.
=== modified file 'pkg/dem/Engine/DeusExMachina/CapillaryRecorder.cpp'
--- pkg/dem/Engine/DeusExMachina/CapillaryRecorder.cpp	2009-12-02 20:29:01 +0000
+++ pkg/dem/Engine/DeusExMachina/CapillaryRecorder.cpp	2009-12-03 14:26:53 +0000
@@ -53,8 +53,8 @@
 		fz=force[2];
 		
 	// R1 R2 -> geometricalModel // �modifier cf capllaryStressRecorder
-	Real R1 = 0.001;
-	Real R2 = 0.001;
+// 	Real R1 = 0.001;
+// 	Real R2 = 0.001;
 	
 // 	//physicalParameters de bigBall
 //