← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-dev/yade/trunk] Rev 2249: 1 - stress definition in PeriIsoCompressor was wrong for ScGeom (sign mistake due to double-rever...

 



also the function updateShearForce needs the positions of the particles (which are accessed throughout the State pointer). Why would be working there and not in applyForceAtContactPoint?
updateShearForce doesn't need positions, only velocities, except if avoidGranularRatcheting=false. I'll perhaps put a warning telling that you cannot use periodic BCs and request granular ratcheting at the same time. Considering that avoidGranularRatcheting=false leads to wrong physics (energy created in elastic behaviour), it is really not a big deal...

Bruno




References