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

Force YCOrder compile option #344

Closed baperry2 closed 3 months ago

baperry2 commented 4 months ago

When the compile time change for YC vs CY order was made in PelePhysics, the compile option was not propagated to LMeX: https://github.com/AMReX-Combustion/PelePhysics/pull/383

PELE_CVODE_FORCE_YCORDER = TRUE in the GNUmakefile enables additional integrators that are not available on GPU with the default CYOrder.