overflow of particlecounter for rigid body

Submitted by RobertG on Mon, 06/29/2015 - 14:54

Hello,
I work with a large number of rigid bodies. Every time the number of rigid bodies oversteps approx. 65.000 I get the error:
No rigid bodies defined.
I guess it is because the nbody variable is defined as 16 bit integer. How complicate will it be if I define the nbody variabe as unsigned long at the fix_rigid.h file?
Will it work still fine?
Thanke you for your help.

Best regards
RoberG

ckloss's picture

ckloss | Wed, 07/01/2015 - 16:59

Hi Robert,

can you post a short input script that shows the problem?

Thanks
Christoph