Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-29 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Needs information => Answered Jan Stránský proposed the following answer: You have access to the interactions and forces both in Python and in the saved files, you can do whatever you want with

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-29 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 NGANDU KALALA Gauthier posted a new comment: The problem is that I'm not sure that a simple somation for each interaction force will give me the result of the total forces of the interactions during each

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-29 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Open => Needs information Jan Stránský requested more information: Hello, > I can calculate for each interaction the normal impact force between a ball > and the cylinder at each time step. > I

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-29 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Solved => Open NGANDU KALALA Gauthier is still having a problem: Dear All, With this piece of code, I can calculate for each interaction the normal impact force between a ball and the cylinder at

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-21 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 NGANDU KALALA Gauthier posted a new comment: Hi Jan, and Jêrome Thank you for your contributions; This ones gives satisfaction of my project. regard, Gauthier -- You received this question notification

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-21 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Answered => Solved NGANDU KALALA Gauthier confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-19 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Jan Stránský proposed the following answer: > I also noticed that the increased rigidity, some balls pass through the walls > of the mill, instead of remaining inside. > O.dt = 1e-6 use time step according to

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-19 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 NGANDU KALALA Gauthier posted a new comment: Hi Jan, Thank you for the response. This is a MWE i propose for a better understanding of my problem. As it is not possible to provide the mill mesh file in gmsh

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-18 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Jan Stránský requested more information: Hello, please provide a complete MWE [1]. There might be maaany reasons, it seems to be necessary to be able to try the code to solve the problem. >

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-17 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 NGANDU KALALA Gauthier posted a new comment: i don't know if there's a command missing in the code, that would activate the force? -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-17 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 NGANDU KALALA Gauthier posted a new comment: Hi Jan, Sorry, I replace data.push(d) y data.append(d), however, the data file thoes'nt appear any where. But i'm trying to use this code to save just fn separately

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-15 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Jan Stránský posted a new comment: data.push(d) should have been data.append(d) -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-15 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 NGANDU KALALA Gauthier posted a new comment: Hi Jan, and Jerome, Thank'you for your advices. It's been very helpful. However, I followed the recording method proposed by Jan, the program runs, but i can't get

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-15 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Jan Stránský proposed the following answer: Hello, thanks for the code, but next time please try to create a MWE, where M stands for "minimal" - a few facets, no external mesh, just a few balls, no

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-15 Thread Jérôme Duriez
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Jérôme Duriez proposed the following answer: Hi - normal and shear forces and contact points can be accessed like in previous answer #8 - interaction torques, additional to the ones caused by the contact

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-14 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 NGANDU KALALA Gauthier posted a new comment: Hi Jan Thank you for your last response. To be clear I complete somes informations to allow you to understand my project. I'd like to controls the simulation of

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-13 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Open => Answered Jan Stránský proposed the following answer: The specific use depends on "extract"/"record" (print, save, save format, ...), when (periodically, just at the end of simulation, ...),

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-13 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 NGANDU KALALA Gauthier gave more information on the question: Yes! The 1st simulation, entirely with Law2_ScGeom_MindlinPhys_Mindlin and The 2st Simulation, entirely with Law2_ScGeom_ViscElPhy_Basic

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-12 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Needs information => Open NGANDU KALALA Gauthier gave more information on the question: Exactly! -- You received this question notification because your team yade-users is an answer contact for

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-12 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Open => Needs information Jan Stránský requested more information: just to be sure :-) 1st simulation, entirely with Law2_ScGeom_MindlinPhys_Mindlin 2nd simulation, entirely

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-12 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Needs information => Open NGANDU KALALA Gauthier gave more information on the question: you run separate simulations, each completely with one law ? No, I'll run the simulations separately and

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-12 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Open => Needs information Jan Stránský requested more information: > - Yes, I need to distinguish contributions of the both law, compare them, and see which one is more effective than the other. do

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-12 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Needs information => Open NGANDU KALALA Gauthier gave more information on the question: Hi Jan, Thank you for answering my question, and for documentation on How to ask questions. I'm sorry for

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-12 Thread Jan Stránský
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Status: Open => Needs information Jan Stránský requested more information: Hello, please read [1] and provide a MWE. > I want to extract the normal and/or tangential forces impacted by the balls on the

Re: [Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-12 Thread NGANDU KALALA Gauthier
Question #691285 on Yade changed: https://answers.launchpad.net/yade/+question/691285 Description changed to: Hi, I'm simulating the behavior of a ball mill. In my simulation, I want to extract the normal and/or tangential forces impacted by the balls on the tumbling mill, using two laws:

[Yade-users] [Question #691285]: Extract Normals and Shears/tangentials forces on a ballMill

2020-06-12 Thread NGANDU KALALA Gauthier
New question #691285 on Yade: https://answers.launchpad.net/yade/+question/691285 Hi, I'm simulating the behavior of a ball mill. In my simulation, I want to extract the normal and/or tangential forces impacted by the balls on the tumbling mill, using two laws: The First one is: The Hertz