[Yade-users] [Question #690752]: How to know the force applied to each particle when Flowengine is activited

2020-05-15 Thread Huang peilun
New question #690752 on Yade: https://answers.launchpad.net/yade/+question/690752 Hi, I just begin to learn the Flowengine. My code is as followed: import numpy as np from yade import pack, plot, polyhedra_utils #define the material(Fontainebleau Sand) SteelMat =

Re: [Yade-users] [Question #690691]: setPermF broken?

2020-05-15 Thread Daniel Kiracofe
Question #690691 on Yade changed: https://answers.launchpad.net/yade/+question/690691 Daniel Kiracofe confirmed that the question is solved: Thanks Bruno Chareyre, that solved my question. -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #690691]: setPermF broken?

2020-05-15 Thread Daniel Kiracofe
Question #690691 on Yade changed: https://answers.launchpad.net/yade/+question/690691 Status: Answered => Solved Daniel Kiracofe confirmed that the question is solved: Bruno, I have compiled branch fixPermForcesMultithread and verified that it does fix the bug I was experiencing. Thank you

Re: [Yade-users] [Question #690741]: Error in saveDataTxt

2020-05-15 Thread Jan Stránský
Question #690741 on Yade changed: https://answers.launchpad.net/yade/+question/690741 Status: Open => Answered Jan Stránský proposed the following answer: > because the output file was empty. the output file was empty because there was the error > I have already used 'plot.addData' in the

Re: [Yade-users] [Question #690741]: Error in saveDataTxt

2020-05-15 Thread ehsan benabbas
Question #690741 on Yade changed: https://answers.launchpad.net/yade/+question/690741 Status: Answered => Open ehsan benabbas is still having a problem: Thanks, Robert and Jan, This is why I did not understand it because the output file was empty. I have already used 'plot.addData' in the

Re: [Yade-users] [Question #690742]: How does the interaction.erase function work in the agglomerate examples?

2020-05-15 Thread Jan Stránský
Question #690742 on Yade changed: https://answers.launchpad.net/yade/+question/690742 Status: Open => Answered Jan Stránský proposed the following answer: Hello, > I am new to Yade welcome :-) > what IPhys and Law would be used in these pairs of partcles in the following simulation by

Re: [Yade-users] [Question #690741]: Error in saveDataTxt

2020-05-15 Thread Jan Stránský
Question #690741 on Yade changed: https://answers.launchpad.net/yade/+question/690741 Jan Stránský proposed the following answer: Hello, > And I get this error: this typically happens if you try to "save nothing", i.e. empty plot.data: ### from yade import plot print(plot.data) # returns empty

Re: [Yade-users] [Question #690741]: Error in saveDataTxt

2020-05-15 Thread Robert Caulk
Question #690741 on Yade changed: https://answers.launchpad.net/yade/+question/690741 Status: Open => Answered Robert Caulk proposed the following answer: Hello, thanks for reviewing the documentation [1], fixing the offedning line accordingly, and letting us know if your problem is

[Yade-users] [Question #690742]: How does the interaction.erase function work in the agglomerate examples?

2020-05-15 Thread Wang Yu
New question #690742 on Yade: https://answers.launchpad.net/yade/+question/690742 Hello everyone, I am new to Yade. I have run the script simulation.py in agglomerate examples in the trunk version https://github.com/yade/trunk/tree/master/examples/agglomerate It use

[Yade-users] [Question #690741]: Error in saveDataTxt

2020-05-15 Thread ehsan benabbas
New question #690741 on Yade: https://answers.launchpad.net/yade/+question/690741 Hi everyone, I hope you all are safe and healthy. I run a triaxial code for the following input data: print (' DEFINING VARIABLES ') nRead=readParamsFromTable( num_spheres=2,

Re: [Yade-users] [Question #690691]: setPermF broken?

2020-05-15 Thread Bruno Chareyre
Question #690691 on Yade changed: https://answers.launchpad.net/yade/+question/690691 Bruno Chareyre proposed the following answer: A dumb mis-placement of that line 196 [1] in a parallel loop. The result was actually non-deterministic. That was nasty bug... thanks. The fix is in branch

Re: [Yade-users] [Question #294529]: random orientation of chained cylinders

2020-05-15 Thread Jacob Sebastian
Question #294529 on Yade changed: https://answers.launchpad.net/yade/+question/294529 Jacob Sebastian requested more information: Hi Deepak, I am currently trying to simulate the fiber suspension flows very similar to the work you have done in your thesis. I wish to request you if you can share

[Yade-users] [Question #690732]: The porosity of clump

2020-05-15 Thread jsonscript
New question #690732 on Yade: https://answers.launchpad.net/yade/+question/690732 Hello everyone: I have a question about the calculation of volume of clumps packing. I use 2 clumps and 2000 clumps to consolidate but the void ratio is quite different.. By the way. Could you tell me how