AMReX-Combustion / PeleLMeX

An adaptive mesh hydrodynamics simulation code for low Mach number reacting flows without level sub-cycling.
https://amrex-combustion.github.io/PeleLMeX/
BSD 3-Clause "New" or "Revised" License
24 stars 32 forks source link

Fix BC Types due to breaking AMReX change #343

Closed baperry2 closed 4 months ago

baperry2 commented 4 months ago

https://github.com/AMReX-Codes/amrex/pull/3713 eliminates macros defining BC types and requires use of the enums instead, causing the PeleLMeX nightly test to fail. This makes the required changes, which are better anyway. Same changes will be required in PeleC.