yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #05636
Re: [Question #189913]: get porosity of a packing
Question #189913 on Yade changed:
https://answers.launchpad.net/yade/+question/189913
Chareyre posted a new comment:
Try (see the additional "reversedForces" attribute):
PeriTriaxController(dynCell=True,mass=0.2,maxUnbalanced=0.01,relStressTol=0.02,goal=(-1e4,-1e4,0),stressMask=3,globUpdate=5,maxStrainRate=(1.,1.,1.),doneHook='triaxDone()',label='triax',reversedForces=True)
A sign convention difference between different functors. We already
concluded that reversedForces should be true by default a while ago.
This annoying "feature" will be fixed, eventually...
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.