Exawind / amr-wind

AMReX-based structured wind solver
https://exawind.github.io/amr-wind
Other
106 stars 83 forks source link

Bump submods/amrex from `022f97e` to `ab99ea6` #967

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps submods/amrex from 022f97e to ab99ea6.

Commits
  • ab99ea6 GitHub Actions: 4 vCPUs are available now on Ubuntu and Windows (#3703)
  • 41397e2 Fix circular header file dependency (#3725)
  • d5cc579 Follow-on to #3701 (#3702)
  • 501f92d Provide portable Gpu::Atomic::Multiply and Gpu::Atomic::Divide implemented wi...
  • 30738c6 Plotfile Tools: Add missing option to fcompare usage print (#3722)
  • c5c62c0 Update documentation for STL files (#3723)
  • d121723 Add TypeMultiplier, MakeZeroTuple and IdentityTuple (#3718)
  • 0ccffb4 Minor cleanup of commented code and alignment (#3719)
  • 3e2a3c2 Interpolation routines for tracers with mapped_z. (#3714)
  • 73b2155 relax constraint that real_comp_names.size() == pc.NumRealComps() + NStructRe...
  • 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)
dependabot[bot] commented 8 months ago

Superseded by #969.