← Back to team overview

yade-users team mailing list archive

Re: [Question #199514]: Periodic triaxial test example in chapter 2 does not work

 

Question #199514 on Yade changed:
https://answers.launchpad.net/yade/+question/199514

liucheng83 gave more information on the question:
Sorry , another scripts is fllowing, the result is true.
------------------------------
sp=pack.SpherePack()
c1=pack.SpherePack([((0,0,0),.1),((.15,0,0),.05),((0,.1,0),.05)])
sp.makeCloud((0,0,0),(2,2,2),rMean=.1,rRelFuzz=.3,periodic=True)
sp.toSimulation()
O.periodic
--------------------------------

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.