Re: [Yade-users] [Question #402655]: How many digits is the significant figure of the position?

2016-10-01 Thread Bruno Chareyre
Question #402655 on Yade changed: https://answers.launchpad.net/yade/+question/402655 Status: Open => Answered Bruno Chareyre proposed the following answer: Approximately 16 (more precisely 15.95) digits for double precision format. Bruno -- You received this question notification because

[Yade-users] [Question #402658]: add displacement according to their coordinate

2016-10-01 Thread 张文卿
New question #402658 on Yade: https://answers.launchpad.net/yade/+question/402658 At the begining of each time step, I want to add displacement to every particle according to their center coordinate. just like this:for x direction,Displacement=a*x*timestep. a is just a coefficient. But I only

[Yade-users] [Question #402655]: How many digits is the significant figure of the position?

2016-10-01 Thread xuelong14
New question #402655 on Yade: https://answers.launchpad.net/yade/+question/402655 How many digits is the significant figure of the position? During the calculation, the amount of the force is based on the position of the element. Then, how many digits is the significant figure of the position?