Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChParallelSystem does not update sleeping bodies status #225

Open
dancol90 opened this issue Mar 11, 2020 · 1 comment
Open

ChParallelSystem does not update sleeping bodies status #225

dancol90 opened this issue Mar 11, 2020 · 1 comment

Comments

@dancol90
Copy link

Hi!

In version 5.0.0, when using ChParallelSystem, even if enabled with SetUseSleeping(), the bodies never get marked as sleeping.

Looking at the code, I've noticed that ChParallelSystem::Integrate_Y() does nothing equivalent like the call to ChSystem::ManageSleepingBodies() that its non-parallel couterpart does.

Is this feature supported? How else can I check if a subset of bodies has come to rest?

Thanks in advance

@tasora
Copy link
Member

tasora commented Mar 12, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants