← Back to team overview

yade-dev team mailing list archive

Re: [Bug 666246] Re: periodic boundary don't work with ViscEl classes

 


This way I can get shearVel, but I need normalVel too.
Could not we just cache incidentVel in ScGeom without double calc it here and here?


It might be done... at the price of additional attribute, or additional conditional. Let me think about it. Make sure your code works first, the cpu cost of calling getIncidentVelocity is not that bad honestly, you can do that for now.

Bruno




References