yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00242
Re: Triaxial classes "cerr" output
Vaçlav, I suggest that when you modify some code I've written, you don't remove lines you don't want but comment them instead.
Something is broken in the TimeStepper, or in the StressController, I don't know exactly, and I just spent more than one hour trying to drop cerr's in the correct places for debugging. It means that I spent time typing code that I already typed months ago. Uncommenting would have been a lot easier...
Also note that I reversed one of your change in GlobalStiffnessCounter.cpp l. 56 :
if(fn==0) return false;//This test really means "is it zero?", not "is it smaller than epsilon?"
I didn't reverse the tests in the other function for non-spherical bodies, but it should probably be the same.
Bruno
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
Follow ups