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

fixes for Efield after renaming LM to LMeX #283

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

baperry2
Copy link
Collaborator

@baperry2 baperry2 commented Oct 13, 2023

In #257 when file names were changed from LM to LMeX some of the Efield related file name changes were missed, due to lack of test coverage for Efield capability. This PR gets the Efield cases working, other than PremBunsen3DKuhl, which relies on a mechanism that doesn't exist in PelePhysics.

TODO:

  • Prior to the name change from LM to LMeX, a convention was mostly followed that files relating to the PeleLM class started with PeleLM, but files for other classes did not. Should we revert to that convention?
  • Add test coverage for efield capability
  • Add guard because Efield + EB is not supported

@baperry2 baperry2 requested a review from marchdf October 13, 2023 17:21
@marchdf
Copy link
Contributor

marchdf commented Oct 13, 2023

Well shoot maybe all that renaming was a bad idea?

@baperry2
Copy link
Collaborator Author

Gonna merge this now and add the test coverage in a separate PR.

@baperry2 baperry2 merged commit 0210f10 into AMReX-Combustion:development Oct 16, 2023
18 checks passed
@baperry2 baperry2 deleted the efield-fixes branch October 16, 2023 21:27
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.

None yet

2 participants