[Yade-users] hertz-mindlin with viscous damping

2011-06-29 Thread Christian Jakob
Hello again, I need to create a material with Hertz-Mindlin contact model (given shear modulus and poisson ratio) with viscous damping in normal and shear direction. The question is: How can I do this? I can create a viscous elastic material with linear contact model ...

[Yade-users] [Question #163165]: O.save(), O.load() with an erased body ?

2011-06-29 Thread Kneib François
New question #163165 on Yade: https://answers.launchpad.net/yade/+question/163165 Hi ! I think I found a bug, and there are the steps to get it : - launch yade (for example without any script) - add a sphere : O.bodies.append(utils.sphere((0.2,0.2,0.2),0.006)) - delete it : O.bodies.erase(0) -

Re: [Yade-users] [Question #163165]: O.save(), O.load() with an erased body ?

2011-06-29 Thread Bruno Chareyre
Hi François, Thank you for accurate bug description. Sorry to be high-demanding but could submit that to the bugtracker here: https://bugs.launchpad.net/yade It will be easier for us to remember. By the way, you can come and say hello in the Yade-school session tomorrow afternoon. Room D313,

Re: [Yade-users] hertz-mindlin with viscous damping

2011-06-29 Thread Anton Gladky
Hi, you cannot mix materials by this way. If you need a local damping in HM, you will, probably, need to write your own HM-visco material, if it has physical meaning. Anton On Wed, Jun 29, 2011 at 10:14 AM, Christian Jakob ja...@ifgt.tu-freiberg.de wrote: Hello again, I need to create a

Re: [Yade-users] [Question #162989]: Issues on peri3dController_triaxialCompression.py

2011-06-29 Thread luc scholtes
Hi Janaka, Sorry I can't help you concerning the error you get, but I am wondering, are you trying to create a model with around 9e6 particles? From your message, I came to this conclusion doing: NbParticles=specimenVolume/spheresVolume=(100*100*200)/(1.333*pi*0.23)=9e6 If it is the case, it is

Re: [Yade-users] [Question #162989]: Issues on peri3dController_triaxialCompression.py

2011-06-29 Thread Luc Scholtès
Question #162989 on Yade changed: https://answers.launchpad.net/yade/+question/162989 Status: Open = Answered Luc Scholtès proposed the following answer: Hi Janaka, Sorry I can't help you concerning the error you get, but I am wondering, are you trying to create a model with around 9e6

Re: [Yade-users] [Question #162989]: Issues on peri3dController_triaxialCompression.py

2011-06-29 Thread janaka kumara
Question #162989 on Yade changed: https://answers.launchpad.net/yade/+question/162989 janaka kumara posted a new comment: Hi Luc, Thank you. Now, I know what happened there, thats really what you said. Regards, Janaka -- You received this question notification because you are a member of