[Yade-users] [Question #683790]: RockBolt engine

2019-09-09 Thread Yaniv Fogel
New question #683790 on Yade: https://answers.launchpad.net/yade/+question/683790 Hello everyone, I did a bit of searching and I believe that the reference for this engine[1] comes from here[2] (correct me if I'm wrong). Does any one has a basic working sample where I can learn how to implement

[Yade-users] [Question #683787]: Using ForceEngine to break a single JCFpm bond

2019-09-09 Thread Yaniv Fogel
New question #683787 on Yade: https://answers.launchpad.net/yade/+question/683787 Hello, I'm a new user to YADE and I'm in the process of learning about the JCFpm model. I'm currently trying to break a bond between two particles using the ForceEngine. As described in the code bit below, I'm

Re: [Yade-users] [Question #683787]: Using ForceEngine to break a single JCFpm bond

2019-09-09 Thread Yaniv Fogel
Question #683787 on Yade changed: https://answers.launchpad.net/yade/+question/683787 Description changed to: Hello, I'm a new user to YADE and I'm in the process of learning about the JCFpm model. I'm currently trying to break a bond between two particles using the ForceEngine. As described in

Re: [Yade-users] [Question #683775]: modelling "solid bridges" between particles

2019-09-09 Thread Jan Stránský
Question #683775 on Yade changed: https://answers.launchpad.net/yade/+question/683775 Jan Stránský proposed the following answer: Hi, also see [1,2] cheers Jan [1] https://gitlab.com/yade-dev/trunk/tree/master/examples/concrete [2]

[Yade-users] [Question #683776]: Some Problems about Direct Shear Test

2019-09-09 Thread Xue lihua
New question #683776 on Yade: https://answers.launchpad.net/yade/+question/683776 Hello, everyone. I'm trying to simulate the direct shear process with the following program[1]. Before running the script, I generated particles in another script. But when I run the following script, the system

Re: [Yade-users] [Question #683775]: modelling "solid bridges" between particles

2019-09-09 Thread A Dinesh
Question #683775 on Yade changed: https://answers.launchpad.net/yade/+question/683775 Status: Open => Answered A Dinesh proposed the following answer: Hi Rioual, Yes you can model such kind of physics in Yade. To model such phenomena, we have to create bonds between particles, which follow

[Yade-users] [Question #683775]: modelling "solid bridges" between particles

2019-09-09 Thread Rioual
New question #683775 on Yade: https://answers.launchpad.net/yade/+question/683775 Hello, I would like to model solid bridges between particles of a packing as beams linking the particles together. The beam model would be defined by a young modulus, a shear modulus, cross section and length.

Re: [Yade-users] [Question #683708]: Elastic potential energy of polyhedra

2019-09-09 Thread Jan Stránský
Question #683708 on Yade changed: https://answers.launchpad.net/yade/+question/683708 Jan Stránský posted a new comment: > I think assuming that V is proportional to u^3 using a fixed estimation can > be risky, since it depends highly on the geometry of the overlap region. :p > the function F(u)

Re: [Yade-users] [Question #683336]: Yade-OpenFoam-coupling delete the particles outside the fluid cells

2019-09-09 Thread Anqi H
Question #683336 on Yade changed: https://answers.launchpad.net/yade/+question/683336 Status: Answered => Open Anqi H is still having a problem: Hi Deepak, you are right. The system is not stable as the courant number increases to a large number very fast, it may be due to my fluid domain

[Yade-users] [Question #683770]: YAde on OpenSUSE

2019-09-09 Thread Henry
New question #683770 on Yade: https://answers.launchpad.net/yade/+question/683770 Hello everyone, I want to compile the YADE on OpenSUSE system. Is there anyone who know how to compile? Thanks a lot! Best regards, Henry -- You received this question notification because your team

Re: [Yade-users] [Question #683238]: Memory usage is too high

2019-09-09 Thread Launchpad Janitor
Question #683238 on Yade changed: https://answers.launchpad.net/yade/+question/683238 Status: Needs information => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. -- You

Re: [Yade-users] [Question #683753]: save data in hdf5 file

2019-09-09 Thread Jinny Kim
Question #683753 on Yade changed: https://answers.launchpad.net/yade/+question/683753 Jinny Kim gave more information on the question: Okay, I think I found the problem. when I try this command (python2 -c "import h5py"), it says that 'no module named h5py. I think h5py is no available for

Re: [Yade-users] [Question #683753]: save data in hdf5 file

2019-09-09 Thread Jinny Kim
Question #683753 on Yade changed: https://answers.launchpad.net/yade/+question/683753 Jinny Kim gave more information on the question: I am trying (a) in your reply. I found the path of the module like this: import sys sys.modules['h5py'] Then, I tried (a) by using the path that I got above.

Re: [Yade-users] [Question #683753]: save data in hdf5 file

2019-09-09 Thread Jan Stránský
Question #683753 on Yade changed: https://answers.launchpad.net/yade/+question/683753 Status: Open => Answered Jan Stránský proposed the following answer: > If i try those commands in the terminal, there is no any output... it means everything is ok and h5py is available for both python

Re: [Yade-users] [Question #683753]: save data in hdf5 file

2019-09-09 Thread Jinny Kim
Question #683753 on Yade changed: https://answers.launchpad.net/yade/+question/683753 Status: Needs information => Open Jinny Kim gave more information on the question: What does Yade says if you type import sys; sys.version ? > '2.7.12 (default, Nov 12 2018, 14:36:49) \n[GCC 5.4.0