How to define and calculate impact force

Asked by gjb123

Hello, I am a newcomer to Yade. I want to simulate the situation where a falling rock rolls off a slope and hits the baffle. I want to calculate the impact force. I know that there are the following categories for force:

1. External force - O.forces. permF (0) [2]

2. Total force - O.forces. f (0) [2]

3. Interaction force - O. interaction [0,1]. phys. normalForce [2],

I would like to know which impact force I should require when a falling stone collides with a baffle, and is the output impact force the average impact force? Because when the impact occurs, the maximum impact force should be calculated, and if it is the average impact force.

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jan Stránský (honzik) said :
#1

Hello,

> I am a newcomer to Yade

welcome :-)

> How to define and calculate impact force

You define it yourself (or based on same paper or theory or ...).
Then you calculate it according to this definition.

> I would like to know which impact force I should require when a falling stone collides with a baffle

Option 3, interaction / contact force, makes most (actually the only) sense here

> when a falling stone collides with a baffle

It looks like your understanding of this complex problem is not 100%.
In that case, make the problem (much) more simple and investigate it in detail to improve the understanding.
In this case, for example create one sphere and let it collide with two other spheres ("baffle").
In such scenario, you have just a few interactions and you can experiment and investigate easily in detail to see what is going on.
You can also set it in a way that you know the analytical / theoretical solution in advance and you can compare it to the simulation values.

> and is the output impact force the average impact force?

What is "output impact force"?
What is "average impact force"? Average over time? Average over impact area? ... ?

> Because when the impact occurs, the maximum impact force should be calculated

should not be difficult once the problem is clear

> maximum impact force should be calculated, and if it is the average impact force.

I did not get the meaning of this sentence, sorry, please try to explain it differently.
Anyway, in general maximum should not equal average (save very special cases).

Cheers
Jan

Can you help with this problem?

Provide an answer of your own, or ask gjb123 for more information if necessary.

To post a message you must log in.