Skip to content

21.07

Compare
Choose a tag to compare
@ax3l ax3l released this 08 Jul 23:59
· 2333 commits to development since this release
21.07
bbd1b58

DOI

Dependencies

AMReX: release 21.07
PICSAR (development, incl. QED): c16b642e3dcf860480dd1dd21cefa3874f395773
picmistandard: release 0.0.14
openPMD-api: releases 0.12.0-0.13.*

List of PRs merged since the last release

This list was generated with

git log 21.06.. | grep -A 3 "Author: " | grep -B 1 "\-\-" | sed '/--/d' | sed -e 's/^    /- /'
  • CMake: FFTW Search w/ CMake Install (#2059)
  • Refactor collisions: replace PairWiseCoulombCollision class with BinaryCollision class (#2057)
  • Fix small issue when adding moving window upon restart (#2058)
  • Do Not Fill Guard Cells with Inverse FFTs, Unless for Field Damping (#2045)
  • Docs: JUWELS more Modules (#2065)
  • Fix ES Init & Filter (#2064)
  • CI: BLAS++/LAPACK++ Only in Py/RZ (#2061)
  • remove extra semicolon (#2052)
  • CI: [email protected] (#2060)
  • Add possibility to start and stop moving window (#2027)
  • Fix CMAKE_VERBOSE_MAKEFILES typo in documentation (#2053)
  • Fix readability-container-size-empty warning raised by clang-tidy (#2055)
  • Reflective particle boundary condition (#1728)
  • Input parameter for AMReX MLMG verbosity (#2041)
  • changed default behavior of AddNParticles to not overwrite current particles (#2046)
  • Fix Few Warnings with FDTD Build (#2050)
  • fix unused variables (#2054)
  • Test Scripts: +PSATD (#2049)
  • Use queryWithParser for more real input values (#2042)
  • Release 21.07 (#2047)
  • Filter Always ON by Default (#2031)
  • CI: No-FFT RZ Entry (#2048)
  • RZ spectral solver header to be called within PSATD ifdefs (#2044)
  • CI: Disable DPC++ temporarily
  • Add OpenMP for FFTW (#2040)
  • Docs: Update Repo-Structure (#2039)
  • Check verbose parameter before printing out step info (#2033)
  • Multi-J scheme (#1828)
  • Docs: Fix Include RST links
  • AMReX/PICSAR: Weekly Update (#2038)
  • Evolve: Avoid Resetting Walltime (#2032)
  • Use "Include What You Use" on WarpX (#1947)
  • Refactored basestring to str (#2030)
  • DepositCurrent: Const Arguments (#2025)
  • Laser: warnin antenna of a box; Allow zero amplitude (#1989)
  • Add option to not dump first and last timestep (#1530)
  • Add damped to BC_map (#2021)
  • AMReX/PICSAR: Weekly Update (#2024)
  • Make FieldReduction more robust with respect to multiline parser inputs (#2008)
  • Avoid calling AddPlasma when using AddPlasmaFlux (#2014)
  • AMReX: (#2020)
  • Silver-Mueller: Avoid Managed Memory (#2019)
  • don't use RealVector in laser particle initialization. (#2018)
  • callbacks.py: Fix bound method py2 -> py3 syntax (#2012)
  • AMReX: fc9bc1e3efdaead0253d0a55dcf1abb7abc06bd7 (#2016)
  • Fix Offset: PushPX -> evolve_opt (#2011)
  • ion_map_ids: static & const access (#2010)
  • Add Total Particle & Field Momentum to Reduced Diagnostics (#1908)
  • [Docs] openPMD: fix block formatting (compressors)
  • Fix kernel timer: use after free (#2006)
  • Call function ReadBCParams() during python execution (#1972)
  • Added injection of a thermal flux from a plane (#1892)
  • add m_u (#2003)
  • AMReX: Weekly Update (#2005)
  • Disable Separable Compilation (GPU) (#1999)
  • Spectral: Missing Include (#2001)
  • remove superfluous semicolon (#2000)
  • CMake 3.20+ and CUDA: Modernized AMReX (#1998)