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

Errors in for certain MPI decompositions #74

Open
Tracked by #69
jmahlmann opened this issue Oct 21, 2024 · 0 comments
Open
Tracked by #69

Errors in for certain MPI decompositions #74

jmahlmann opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jmahlmann
Copy link
Collaborator

For some MPI decompositions, entity errors out with the following issue:

ERROR : dx_min is not the same across all domains: 0.000353 0.000353
ERROR : see the *.err file for more details

This could be a floating point error in the domain decomposition. The above has occurred for this mesh structure:

[simulation]
engine = "srpic"

[simulation.domain]
decomposition = [1,16]

[grid]
resolution = [12288,6144]
extent = [[1.0, 400.0]]

[grid.metric]
metric = "qspherical"

@haykh haykh added the bug Something isn't working label Jan 30, 2025
@haykh haykh mentioned this issue Jan 31, 2025
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants