problem of erasing particle
When I try to delete particles, there is an error as follows:
version:Yade 20230129-
my code:
def deletParticle():
for bid in ParID:
if (0.2<x<0.3):
for i in O.bodies[
sp=pack.
sp.makeCloud(
ParID=[]
for c,r in sp:
ParID.
O.engines=[
ForceResett
InsertionSo
Interaction
),
GlobalStiff
NewtonInteg
]
O.run(20)
deletParticle()
O.run()
error:python3.8: /usr/include/
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Yade Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Guo, Chang for more information if necessary.