[Yade-users] [Question #674229]: float particles

2018-09-19 Thread littleFish
New question #674229 on Yade: https://answers.launchpad.net/yade/+question/674229 Dear all, I have run a very simple script to prepare a packing with 10,000 particles. But when this process is finished with unbalancedForce lower than 0.01, I find there are more than 2,000 particles out of the

[Yade-users] [Question #674144]: Capillary forces between a network of particles

2018-09-19 Thread Vinícius Godim
New question #674144 on Yade: https://answers.launchpad.net/yade/+question/674144 The example capillaryLaplaceYoung has two particles interacting via capillary force. But how about simulating a network of spheres? I tried pred = pack.inSphere((0,0,0),1)

Re: [Yade-users] [Question #673748]: Unbalanced force in periodic boundary settings

2018-09-19 Thread Bruno Chareyre
Question #673748 on Yade changed: https://answers.launchpad.net/yade/+question/673748 Bruno Chareyre posted a new comment: Hi, Indeed, as suggested by Jérôme, GlobalStiffnessTimeStepper accounts for shear stiffness automatically. PWaveTimeStep doesn't. More details in [1]. Besides, PBC and

Re: [Yade-users] [Question #674139]: Problem after updating to Ubuntu 18.04

2018-09-19 Thread Raphaël Maurin
Question #674139 on Yade changed: https://answers.launchpad.net/yade/+question/674139 Status: Open => Answered Raphaël Maurin proposed the following answer: Hi Rémi, I just re-installed Yade with ubuntu 18.04 yesterday and I got the same problem with libqglviewer library. It does not have

[Yade-users] [Question #674139]: Problem after updating to Ubuntu 18.04

2018-09-19 Thread Rémi Chassagne
New question #674139 on Yade: https://answers.launchpad.net/yade/+question/674139 Hi, I have updated to Ubuntu 18.04 LTS and my yade version doesn't work anymore. I obtain the following error when I try to launch a simulation which previously worked : Welcome to Yade 2017-12-09.git-4e5f181

Re: [Yade-users] [Question #673748]: Unbalanced force in periodic boundary settings

2018-09-19 Thread Jérôme Duriez
Question #673748 on Yade changed: https://answers.launchpad.net/yade/+question/673748 Jérôme Duriez posted a new comment: Hi Mehdi, Did you try including GlobalStiffnessTimeStepper in O.engines ? This should solve any timestep issues. Jérôme -- You received this question notification because