Re: [Yade-users] [Question #679516]: How to get the Volume in the simulation with periodic boundary condition?

2019-03-26 Thread panjinhong
Question #679516 on Yade changed: https://answers.launchpad.net/yade/+question/679516 Status: Answered => Solved panjinhong confirmed that the question is solved: Thank you! -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #679516]: How to get the Volume in the simulation with periodic boundary condition?

2019-03-25 Thread Jan Stránský
Question #679516 on Yade changed: https://answers.launchpad.net/yade/+question/679516 Status: Open => Answered Jan Stránský proposed the following answer: > when I output the position of all the particle (by state.pos) and observed it in paraview, it become strange. export not b.state.pos,

Re: [Yade-users] [Question #679516]: How to get the Volume in the simulation with periodic boundary condition?

2019-03-24 Thread panjinhong
Question #679516 on Yade changed: https://answers.launchpad.net/yade/+question/679516 Status: Answered => Open panjinhong is still having a problem: Thank you, Jan. By the second question, I mean that when I output the position of all the particle (by state.pos) and observed it in

Re: [Yade-users] [Question #679516]: How to get the Volume in the simulation with periodic boundary condition?

2019-03-24 Thread Jan Stránský
Question #679516 on Yade changed: https://answers.launchpad.net/yade/+question/679516 Status: Open => Answered Jan Stránský proposed the following answer: Hello, > But I don't know how to measure the volume change. dV = refVolume - O.cell.volume # [1], absolute value or dV = 1.0 -

[Yade-users] [Question #679516]: How to get the Volume in the simulation with periodic boundary condition?

2019-03-24 Thread panjinhong
New question #679516 on Yade: https://answers.launchpad.net/yade/+question/679516 Hello, everyone. I use PeriTriaxController to have a simulation with periodic boundary condition. But I don't know how to measure the volume change. It seems a silly problem, but I need your help! Actually, when