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

Add AMR to elliptic executables #5817

Merged
merged 10 commits into from
Mar 13, 2024

Conversation

nilsvu
Copy link
Member

@nilsvu nilsvu commented Mar 1, 2024

Proposed changes

Enables AMR for all elliptic executables!

Upgrade instructions

You'll have to add an Amr section to elliptic input files, as well as a PhaseChangeAndTriggers section to trigger AMR. See the input files in this PR for examples.

Code review checklist

  • The code is documented and the documentation renders correctly. Run
    make doc to generate the documentation locally into BUILD_DIR/docs/html.
    Then open index.html.
  • The code follows the stylistic and code quality guidelines listed in the
    code review guide.
  • The PR lists upgrade instructions and is labeled bugfix or
    new feature if appropriate.

Further comments

@nilsvu nilsvu requested a review from kidder March 1, 2024 00:49
Copy link
Member

@kidder kidder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test?

@nilsvu nilsvu changed the title Add AMR projectors for (non)linear solvers Add AMR to elliptic executables Mar 7, 2024
@nilsvu
Copy link
Member Author

nilsvu commented Mar 7, 2024

@kidder I updated this PR with adding AMR to the elliptic executables, and added a bunch of input file tests that enable AMR. I think these integration + regression tests are the strongest tests that everything is working together correctly.

@nilsvu nilsvu force-pushed the amr_projectors_linsolv branch 7 times, most recently from 91448cf to f7b7a93 Compare March 12, 2024 00:33
kidder
kidder previously approved these changes Mar 12, 2024
@kidder
Copy link
Member

kidder commented Mar 12, 2024

though the tests are failing....

@kidder kidder merged commit e18c464 into sxs-collaboration:develop Mar 13, 2024
22 checks passed
@nilsvu nilsvu deleted the amr_projectors_linsolv branch April 17, 2024 05:01
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