This seems to be a peculiar bug which only shows up if I use a particle of type "3" and wall of type "2" in a simulation. Even if the material property for each "type" is the same the simulation will blow up. For any other combination of particle and wall type the simulation runs fine. To illustrate the case I attach a simple one particle and one wall simulation. If you run it as it is, it should blow up.
Best,
Tapan
Attachment | Size |
---|---|
![]() | 1.64 KB |
ckloss | Tue, 09/18/2012 - 01:16
Hi Tapan, thanks for posting
Hi Tapan,
thanks for posting this. Atom types are actually intended to be consecutive and starting at 1. Seems the error message didn't catch the case you were posting. I'll fix that for the next release.
Thanks, Christoph