Skip to content

Fix diffusion shadow #3068

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

Merged
merged 6 commits into from
Apr 23, 2025
Merged

Conversation

zingale
Copy link
Member

@zingale zingale commented Apr 23, 2025

PR summary

also fix a few other warnings.

not sure if this fixes #3067

PR motivation

PR checklist

  • test suite needs to be run on this PR
  • this PR will change answers in the test suite to more than roundoff level
  • all newly-added functions have docstrings as per the coding conventions
  • the CHANGES file has been updated, if appropriate
  • if appropriate, this change is described in the docs

@zingale zingale requested a review from zhichen3 April 23, 2025 16:35
@zingale zingale changed the base branch from main to development April 23, 2025 16:35
@zingale
Copy link
Member Author

zingale commented Apr 23, 2025

there were some uninitialized loop counters, so this probably does explain #3067

@zingale zingale merged commit e3bab46 into AMReX-Astro:development Apr 23, 2025
25 checks passed
@zingale zingale deleted the fix_diffusion_shadow branch April 23, 2025 17:23
zingale pushed a commit that referenced this pull request Apr 25, 2025
this was accidentally deleted in #3068
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

diffusion_test is non-deterministic
2 participants