yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00427
Re: [Yade-commits] r1359 - in trunk: core gui/py lib/import pkg/common/DataClass/PhysicalParameters pkg/common/Engine/DeusExMachina pkg/common/Engine/StandAloneEngine pkg/dem/Engine/EngineUnit pkg/dem/Engine/StandAloneEngine pkg/dem/RenderingEngine/GLDrawElasticContactInteraction
>Once the potential interactions are determined (so a lot of couple of bodies
which will surely not interact are disregarded) it is investigated if the
bodies are really in contact or not (see flag isReal later), thanks to
InteractionGeometryMetaEngine.
>After that, the physical properties of the interactions, which will be used
to compute contact forces (rigidities...) are set by
InteractionPhysicsMetaEngine which uses classes containing the parameters of
bodies and classes describing how to compute interactions properties from
bodies properties (names finishing by ...RelationsShips).
On the contrary. The first is InteractionPhysics (unique for each pair of
bodies, calculated at detecting potential contact), then InteractionGeometry
(calculated for the real contacts)...
Best regards, Sergei D.
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
Follow ups
References