Re: [Yade-users] [Question #697260]: are the vertices of the cell the center of the sphere

2021-05-28 Thread Zhicheng Gao
Question #697260 on Yade changed: https://answers.launchpad.net/yade/+question/697260 Zhicheng Gao posted a new comment: Dear Chareyre, thank you for your reply. I would like to know how to determine which three bodies are on the shared facet for such two cells. -- You received this question

Re: [Yade-users] [Question #697260]: are the vertices of the cell the center of the sphere

2021-05-28 Thread Chareyre
Question #697260 on Yade changed: https://answers.launchpad.net/yade/+question/697260 Status: Open => Answered Chareyre proposed the following answer: That's because some particles are duplicated in order to mimick periodicity, si the two cells are not the same in memory. Why is it a

Re: [Yade-users] [Question #696992]: Error using unsat.getCellPorosity

2021-05-28 Thread Launchpad Janitor
Question #696992 on Yade changed: https://answers.launchpad.net/yade/+question/696992 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Yade-users] [Question #697260]: are the vertices of the cell the center of the sphere

2021-05-28 Thread Zhicheng Gao
Question #697260 on Yade changed: https://answers.launchpad.net/yade/+question/697260 Status: Solved => Open Zhicheng Gao is still having a problem: Hello, I have a new problem, The code is shown below: .periodic=True O.cell.hSize=Matrix3(2,0,0, 0,2,0, 0,0,2)