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
29 stars 40 forks source link

Add basic CMake capabilities #183

Closed esclapez closed 1 year ago

esclapez commented 1 year ago

For example, use cmake -S . -B buildMyTest -DPELELMEX_CASE=HotBubble and cmake --build buildMyTest --parallel 4 to generate the executable for the HotBubble RegTest.