Skip to content

23.08

Compare
Choose a tag to compare
@ax3l ax3l released this 07 Aug 20:56
· 834 commits to development since this release
23.08
f785c0d

DOI

Dependencies

AMReX: 23.08
PICSAR (development, incl. QED): aa54e985398c1d575abc7e6737cdbc660a13765f
picmistandard: release 0.25.0
openPMD-api: release 0.15.1

List of PRs merged since the last release

This list was generated with

git log 23.07.. --format='- %s'
  • Release 23.08 (#4165)
  • Add a few abbreviations and terms to the glossary (#4143)
  • remove WarpX::GetInstance from WarpX::InitFromCheckpoint () (#4160)
  • move function from .H file to .cpp file (#4159)
  • WarpX: Rule-of-Five (#4155)
  • Clean up charge deposition code duplication (#4113)
  • Clang tidy CI test: add almost all the cert-* checks (#4063)
  • [pre-commit.ci] pre-commit autoupdate (#4145)
  • Clang tidy CI test: add several readability checks to clang tidy CI test (#4124)
  • Refactoring: instantiate WarpX class via MakeWarpX function (#4104)
  • Move GotoNextLine helper function into ablastr (#4139)
  • Remove WarpX::GetInstance call from ParserFilter functor (#4132)
  • move CheckGuardCells(amrex::MultiFab const& mf) function into anonymous namespace into warpx_init_data (#4141)
  • add mpi checks to clang-tidy CI test (#4135)
  • Update docs to mention updated signal handling for SIGILL (#4134)
  • Update docs to mention updated signal handling for SIGILL (#4134)
  • add a couple of performance checks to clang-tidy CI test (#4128)
  • Clang tidy CI test: add some modernize checks to clang-tidy CI test (#4133)
  • remove WarpX::GetInstance() from PoissonBoundaryHandler::definePhiBCs (#4130)
  • clang-tidy CI test: add misc-misleading-bidirectional check (#4140)
  • AMReX: Weekly Update (#4142)
  • remove superfluous includes from LatticeElements (#4131)
  • Fix bug with MLMG solver, always pass ghost cells to SumBoundary (#4078)
  • Improve script to compute PSATD stencil (#4016)
  • fix BTD doc (#4089)
  • Fix the writing of raw rho_fp (#4114)
  • Initialize variables at declaration if it improves readability (#4117)
  • AMReX: Update (Plotfile Write) (#4126)
  • exclude cppcoreguidelines-init-variables (#4118)
  • remove unused upper_bound algorithm (#4123)
  • Tools: Update Copyright String (#4120)
  • [pre-commit.ci] pre-commit autoupdate (#4115)
  • Clang tidy CI test: add modernize-concat-nested-namespaces check to clang tidy CI test (#4098)
  • WarpX class: move a couple of function definitions (#4097)
  • Clang-tidy: add cppcoreguidelines-interfaces-global-init check (#4107)
  • Fix timestep duration plot script download link (#4105)
  • Update perlmutter_gpu.sbatch (#4100)
  • exclude some checks from clang-tidy CI test (#4108)
  • AMReX/PICSAR: Weekly Update (#4111)
  • Merge MPI Reduction Calls (#4051)
  • Fix chi_min and chi_max in ParticleExtrema reduced diags (#4101)
  • Update inputs files in WarpX (#4103)
  • Fix: Ablastr PoissonSolver Constant (#4090)
  • AMReX: Weekly Update (#4092)
  • Remove specification of nsys version (#4048)