Hi guys, just pulled some helper functions for cylinders and some related examples.
I also created a script examples/cylinders/cylinderconnection-roots.py which is aimed to replace examples/chained-cylinders/chained-cylinder-roots.py. I couldn't get the box-gridConnection interactions to working, but I guess I am missing something. In addition, have a look at examples/cylinders/cylinder-cylinder.py. Is there a way of linking the rotation of the GridNodes to the GridConnection/Cylinder? I guess increasing the bending stiffness would help but how can we make it independent of this? Any suggestions? Cheers Klaus On Tue, 17 May 2016 09:31:13 AM François wrote: > 2016-05-11 15:11 GMT+02:00 Bruno Chareyre <[email protected]>: > > On 05/11/2016 01:52 PM, Klaus Thoeni wrote: > >> I think sooner or later we should get rid of the current ChainedCylinder > >> implementation. > > > > Agreed > > > >> But you are right, the algorithms are slightly different, > >> although it might just the physics (?). I haven't compared the code yet > >> but I > >> added two examples in examples/grids which are the same as in > >> examples/chained-cylinders and the results are slightly different. > > > > Mmmhh.. I'll have to have a look. > > Sliding contact tracking algorithm is slightly different so the results > are a little different too. > > > Any idea how > >> > >> many people are using ChainedCylinder? > > > > Not many AFAIK > > I converted everyone to grid here at Irstea. > > > Bruno > > > > > > > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~yade-dev > > Post to : [email protected] > > Unsubscribe : https://launchpad.net/~yade-dev > > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

