esa / LADDS

Large-scale Deterministic Debris Simulation - Codebase for the ARIADNA Study between TU Munich and ESA's Advanced Concepts Team.
GNU General Public License v3.0
5 stars 3 forks source link

Mpi emigration collision checking #150

Closed gomezzz closed 2 years ago

gomezzz commented 2 years ago

Description

Related Pull Requests

Resolved Issues

How Has This Been Tested?

New tests, etc.

gomezzz commented 2 years ago

@FG-TUM There is a problem with regular grid decomposition. Somehow, the particle communication is not correct and the particles moving from one rank to the other don't arrive. The test is currently failing for that. I don't really wanna spend time on this as we aren't using it right now anyways. Any suggestions?

gomezzz commented 2 years ago

Tests are fixed in #151

FG-TUM commented 2 years ago

@FG-TUM There is a problem with regular grid decomposition. Somehow, the particle communication is not correct and the particles moving from one rank to the other don't arrive. The test is currently failing for that. I don't really wanna spend time on this as we aren't using it right now anyways. Any suggestions?

Either we fix it or we add a warning + issue when using it

FG-TUM commented 2 years ago

seems like the tests take forever now?

gomezzz commented 2 years ago

seems like the tests take forever now?

I think this happens if they fail, not sure why they don't just fail? If they pass however, they pass normally