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

Multilevel artifact #135

Open
3 tasks
pgrete opened this issue Dec 23, 2024 · 0 comments
Open
3 tasks

Multilevel artifact #135

pgrete opened this issue Dec 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pgrete
Copy link
Contributor

pgrete commented Dec 23, 2024

For the INCITE runs (and also by @mfournier01 at smaller scale), some multi level artifacts started to show up recently:

image

image

This is data directly extracted from the output files (so it's not a plotting issue).

Interestingly, whatever happens at the boundaries does not grow/extend fast, e.g., it takes several thousands of cycles to show up and even after several thousand more cycles it's still contained to only a few cells width.

The issue can reliably be reproduced when restarting a specific INCITE sim (with binary probably corresponding to 3ce0a88) from last year with a current binary.

Data being read and immediately written does not show the artifact indicating that both reading and writing data is not the cause of the issue.
I also tried to go back to the 1D limited prolongation (versus the current 3D limited one), but this didn't change anything.
Also given that it does not show up for the old version, using cons for prolongation/restriction should also not be the root cause.

I have not been able to reliably reproduce on smaller scales/different pgen.
So next debugging steps could be

  • smaller reproducer with same physics
  • then/or reduce/limit pgen/physics
  • bisect between current and 3ce0a88
@pgrete pgrete added the bug Something isn't working label Dec 23, 2024
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

1 participant