← Back to team overview

yade-users team mailing list archive

Re: [Question #187779]: Particlles Packing Periodic boundary PSD

 

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

    Status: Open => Answered

Chareyre proposed the following answer:
Note that "yade.wrapper.TriaxialCompressionEngine( currentState=4,fixedPorsity=0.3)"
is doing nothing. It instantiate an object, which then disappear (just like if you could type "double" alone in a c++ line).
TriaxialCompressionEngine is not for PBC actually. So, I doubt it will help you anyway.

Did you check the periodic-triax examples in scripts/test?

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