Skip to content

23.06

Compare
Choose a tag to compare
@ax3l ax3l released this 05 Jun 16:46
· 972 commits to development since this release
23.06
ac6e7ce

DOI

Dependencies

AMReX: 23.06
PICSAR (development, incl. QED): 1903ecfff51a31a321d39790af90d8520c10537e
picmistandard: release 0.24.0
openPMD-api: release 0.15.1

List of PRs merged since the last release

This list was generated with

git log 23.05.. --format='- %s'
  • Release 23.06 (#3962)
  • Fix wrong executable and missing Werror flag in CI test (#3964)
  • Add CI test in single precision (#3955)
  • Histogram 2D (#3883)
  • RZ PSATD: do_pml_div..._cleaning not implemented, fix default (#3940)
  • Add max_background_density to MCCollision (#3960)
  • revert #3928 calculation of b0 in binary collisions and add comment (#3961)
  • Update PICMI version (#3959)
  • Update picmi interface for MCCCollisions (#3953)
  • Fix: PSATD+RZ in SP (#3956)
  • make narrowing conversion explicit using static_cast (#3954)
  • Work-Around: I/O w/ GCC 8.3 (#3943)
  • AMReX: Weekly Update (#3951)
  • Doc: Update Lassen (LLNL) (#3942)
  • Fix: PSATD RZ Multi-Dim CUDA Build (#3947)
  • Explicitly delete NamedComponentParticleContainer's copy constructor (#3944)
  • Fix bug of txye binary file reader when used with MPI (#3941)
  • Sort WarpX-tests.ini file (#3935)
  • Update documentation to use WarpX on LUMI supercomputer (#3934)
  • CI: No Draft CodeQL (#3937)
  • Multi-Dim Buildsystem Support (#3933)
  • AMReX/PICSAR: Weekly Update (#3936)
  • CUDA: Recommend 11.3+ (#3932)
  • Doc: Summit ADIOS 2.8.1 (#3931)
  • Implement legacy mode for external laser file reading (#3923)
  • Doc: ux,uy,uz momenta and improving docs (#3930)
  • AMReX: Weekly Update (#3926)
  • Fix calculation of b0 in binary collisions (#3928)
  • Remove Harris laser (#3929)
  • Bug fix - PEC - Remove duplicate boundary cell updates for rho and J (#3890)
  • Doc: LASY 0.1.1 (#3920)
  • CMake: Simplify Lib Symlink (#3925)
  • Add a link to CMake documentation in the WarpX build section (#3924)
  • Doc: ux,uy,uz Momenta (#3916)
  • Moving window: check pointers to F,G when applying shift (#3897)
  • Fix typo in Adastra cluster documentation (#3918)
  • Docs: Conda Dev w/ Boost (#3911)
  • Do not duplicate protected member of base class (#3915)
  • Field Gather: Generalize FGcell (#3909)
  • AMReX: Weekly Update (#3907)
  • Cleanup: rocFFT Includes (#3908)
  • Enable field ionization from PICMI (#3298)
  • ROCm 5.2+ (#3906)
  • remove unnecessary #include (#3891)
  • make Poisson Solver in ablastr depend only on ablastr (and AMReX) (#3892)
  • fix PoyntingVec calc (#3905)
  • Implement reading of laser files produced by lasy (#3871)
  • More Managed Memory Fixes: Diagnostics (#3899)
  • Prevent implicit capture on GPU for RZ sims (#3895)
  • Change CartesianCKCAlgorithm.H (#3898)
  • Fix: RTD (#3896)
  • Fix: Laser-Ion Example Gather (#3894)
  • Replace 3 occurrencess of NULL with std::nullptr (#3893)