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

Generatize particle-to-cell assignment function #3499

Merged
merged 8 commits into from
Aug 24, 2023

Conversation

atmyers
Copy link
Member

@atmyers atmyers commented Aug 17, 2023

This is to support terrain-fitted coordinates in ERF.

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

@atmyers atmyers changed the title [WIP] Generatize particle-to-cell assignment function Generatize particle-to-cell assignment function Aug 24, 2023
@atmyers atmyers marked this pull request as ready for review August 24, 2023 22:21
@asalmgren asalmgren merged commit f515cfd into AMReX-Codes:development Aug 24, 2023
66 checks passed
asalmgren pushed a commit that referenced this pull request Aug 25, 2023
So that it is backward compatible.

Follow-up to #3499.
asalmgren added a commit that referenced this pull request Sep 18, 2023
…les. (#3556)

Follow-on to #3499.

The proposed changes:
- [x] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX
users
- [ ] include documentation in the code and/or rst files, if appropriate

Co-authored-by: Ann Almgren <asalmgren@lbl.gov>
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.

2 participants