AMReX-Combustion / PelePhysics

A collection of physics databases and implementation code for use with the Pele suite of of codes
https://amrex-combustion.github.io/PelePhysics/
Other
60 stars 52 forks source link

Chemical mask implementation #504

Open SreejithNREL opened 5 months ago

SreejithNREL commented 5 months ago

Chemistry mask implementation.

Updated Arkode, Cvode, RK64, and BDF chem integrators to mask chemical reactions inside a user-specified box region. Verified code change on PMF case for Clang serial, MPI, CUDA, and HIP.

marchdf commented 5 months ago

Let's ignore codespell for now. We need to fix that in a different PR.