Hi Klaus,
one of possible solutions is to use "groupMask', which is bitmask.
For example, you have 3 groups of particles. 1 and 2, 2 and 3 should
interact, otherwise
1 and 3 should not. In this case bitmask can be so written:
16 8 4 2 1
1) 1 0 0 1 0= 17
2) 0 1 0 1 1= 11
3) 0
Hi guys,
I have a tricky question. How can I avoid new contact detection between a
group of particles?
For my WireMP a first create particles which represent the net. Second, I
create a link between particle since particle interact remotely (there is no
physical contact between these particles
revno: 2989
committer: Anton Gladky
branch nick: yade
timestamp: Tue 2012-01-10 10:39:47 +0100
message:
DomainLimiter:
* Delete spheres only
* Add mass calculation
* Add volume calculation
* Add mask-parameter
SpheresFacto
3 matches
Mail list logo