Exawind / amr-wind

AMReX-based structured wind solver
https://exawind.github.io/amr-wind
Other
105 stars 83 forks source link

overset refactoring (UpdateGradP) #1047

Closed mbkuhn closed 4 months ago

mbkuhn commented 4 months ago

Summary

This is part of a bigger effort for bringing features for overset multiphase into main. Also, this is a clearer way of labeling things that AMR-Wind needs to do when coupled to the overset solver.

Pull request type

Checklist

The following is included:

This PR was tested by running:

Additional background

Should be tested with regression tests

mbkuhn commented 4 months ago

this should also be tested with the regression tests from exawind-driver

mbkuhn commented 4 months ago

Confirmed that the regression tests (exawind-driver and amr-wind) both pass with the changes from this PR.