← Back to team overview

yade-users team mailing list archive

Re: [Question #703734]: Get force on Facet

 

Question #703734 on Yade changed:
https://answers.launchpad.net/yade/+question/703734

    Status: Open => Needs information

Karol Brzezinski requested more information:
Hi Ginna,

Are you sure that you provided the working example (except for the
plotting issue of course)?

- There are no spheres in your simulation, so there won't be any forces acting on your facet.
- Module plot is not imported from yade.
- While defining plots you use 'O.energy.keys', but I think it should be 'O.energy.keys()'.
- Also you want to plot 'Fz' vs 'w', but 'w' is not added to the plot data.
- BTW, why do you sum all the components of the force acting on the facet? 


Regarding my previous guess, I see now that the "Barrera1" stores the id of the facet. So the previous version was ok 'O.force.f(Barrera1)".

Best wishes,
Karol

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.