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

Bump Submodules/amrex from `9e35dc1` to `efd77ff` #319

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps Submodules/amrex from 9e35dc1 to efd77ff.

Commits
  • efd77ff two separate fixes -- particle_compare and ref_ratio=1 (#3655)
  • 2f1b1d1 Clarify documentation on setEBDirchlet() and fix link to AMReX-Hydro (#3652)
  • 72c333d Robustify the Cache Cleanup Scripts (#3650)
  • 6e8c125 Disable CodeQL scheduled jobs on forks (#3649)
  • eb388ae Work around compiler bug in nvcc 12.2 by using functor instead of lambda (#3653)
  • 2f47fa7 Update CHANGES for 23.12 (#3651)
  • 9b733ec solve_cg: avoid use of MF z (#3637)
  • 0cd1385 Fix: nosmt OMP Threads Default (#3647)
  • 44c5c7a When checking for periodic outs on GPU, copy full particle data (#3646)
  • 4b8dd03 Comments on FAB-related classes and methods (#3636)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)