AMReX-Combustion / PeleLM

An adaptive mesh hydrodynamics simulation code for low Mach number reacting flows
https://amrex-combustion.github.io/PeleLM/
Other
83 stars 41 forks source link

To update AMReX-Hydro submodule #243

Open cgilet opened 2 years ago

cgilet commented 2 years ago

AMReX-Hydro commit 68d9c764738d removes the (EB)Godunov::ComputeAofs functions called directly in PeleLM. PeleLM can either lift those functions from the prior commit (df452661a000) or make use of NSB::ComputeAofs (updated in IAMR commit 2c6603a8f55d5f)