ParaView: stress on facet =/= force * unit area

Asked by Christopher Stanbridge

Hello Launchpad,

Some of my co-workers have been running experiments in which a group of spherical particles is exerting forces on a facet. Ideally, the stress on a body should equal the force on the body per unit area. However, in our experiments, we have found a large discrepancy between stress and (force*area). The product of force and area in one of our facet tests was 18 kN, while the stress recorded for the same facet was 66 kN.

What could be the cause of the discrepancy? How exactly does the VTKRecorder (I presume this is the engine used) calculate the force values it sends to ParaView?

As always, thank you kindly for your answer.

Cheers,
Christopher Stanbridge

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

Hi Christopher,

>
> Some of my co-workers have been running experiments in which a group of
> spherical particles is exerting forces on a facet. Ideally, the stress on a
> body should equal the force on the body per unit area. However, in our
> experiments, we have found a large discrepancy between stress and
> (force*area). The product of force and area in one of our facet tests was
> 18 kN, while the stress recorded for the same facet was 66 kN.
>

please try to be more consistent in your stress, force and physical unit
relations (e.g. "discrepancy between stress and (force*area)" - should be
stress and force/area? or stress = .. kN - should be kPa?)

You can have a look on the implementation in the source code, personally I
am a bit confused by it so I would rely more on force/area :-)

>
> What could be the cause of the discrepancy? How exactly does the
> VTKRecorder (I presume this is the engine used) calculate the force values
> it sends to ParaView?
>

forces are exported correctly, I am not sure with stresses..

cheers
Jan

Revision history for this message
Christopher Stanbridge (cws105) said :
#2

Ah yes, I did mean force/area. Had a late night last night :) Thanks, will inspect the source code.

Revision history for this message
Christopher Stanbridge (cws105) said :
#3

Where exactly in the source code can the stress calculation and exportation code be found?

Revision history for this message
Anton Gladky (gladky-anton) said :
#4

Can you help with this problem?

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

To post a message you must log in.