MFIX-Exa 24.06 Release Notes

  • Development
    • n/a
  • Bug Fixes
    • When regridding with mesh refinement the finer levels must be remade (exa/mfix!1282)
    • Add missing header to mfix_solvers.H (exa/mfix!1281)
    • Fix missing enthalpy reactions RHS term in fluid predictor (exa/mfix!1280)
    • Fix a tiling bug (exa/mfix!1275)
    • Fix illegal GPU memory access in particle initialization (exa/mfix!1273)
  • Maintenance
    • Bump hydro and amrex. fix compilation error (exa/mfix!1284)
    • Remove mfix.H dependence from deposition operation (exa/mfix!1283)
    • Moving files around for improved reuse (exa/mfix!1279)
    • Remove reference to mfix_mass_balance in util/Make.package (exa/mfix!1278)
    • Reorganize src/util directory (exa/mfix!1277)
    • Add sanity check on enthalpy function continuity (exa/mfix!1268)
    • Make tangential dem model settings optional (exa/mfix!1266)
    • Fix GPU memory addresses for chemistry (exa/mfix!1265)
  • CI, regression testing, and unit tests
    • Fix CI to run OMP ctests (exa/mfix!1276)
  • Tools/Apps
    • n/a