Interactions between a boxes isn't 'real'
Hello there.
I can't find a functor for interactions between box-type objects. There is 'Ig2_Sphere_
I detect the interaction between two boxes in the attached MWE , but it isn't real, so one box just fall through the other one whereas sphere's behavior is correct.
Help me please to solve this small problem. Thanks a lot.
Interaction that I found when boxes has contact:
In [19]: O.interactions[
Out[19]:
{'id1': 0,
'id2': 1,
'iterMadeReal': -1,
'geom': None,
'phys': None,
'cellDist': Vector3i(0,0,0),
'iterBorn': 0,
'isReal': False}
MWE:
box_1 = O.bodies.
box_2 = O.bodies.
sphere = O.bodies.
O.engines = [
ForceResett
InsertionSo
Interaction
),
NewtonInteg
GlobalStiff
]
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Yade Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Jan Stránský
- Solved:
- Last query:
- Last reply: