Another problem occurs, when I remove numbers of particles (num=-1). example:
sp=pack.SpherePack(); sp.makeCloud((x_cl,y_cl,z_cl),(x_cu,y_cu,z_cu),psdSizes=dia,psdCumm=phi_,distributeMass=True) Then only particles with the minimum particle size (dia[0]) are generated (after >1 hour generation time when using the script from above). Is this normal, or a bug? -- You received this bug notification because you are a member of Yade developers, which is the registrant for Yade. https://bugs.launchpad.net/bugs/901146 Title: timestep-bug Status in Yet Another Dynamic Engine: New Bug description: Timesteps increase potentially until the maximum of double is reached. The bug can be related to makeCloud and/or GlobalStiffnessTimeStepper. See attachment for further details. After generating the particle cloud click on "Play" button to see the effect. To manage notifications about this bug go to: https://bugs.launchpad.net/yade/+bug/901146/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

