Skip to content

21.05

Choose a tag to compare

@RemiLehe RemiLehe released this 04 May 16:38
· 3198 commits to development since this release
5119238

DOI

Dependencies

AMReX: release 21.05
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.04.. | grep -A 3 "Author: " | grep -B 1 "\-\-" | sed '/--/d' | sed -e 's/^    /- /'
  • New release 21.05 (#1931)
  • Implement div(B) Cleaning With FDTD (#1829)
  • Deploy new Azure worker, for the embedded boundary test (#1929)
  • Pass skip_deposition to pc->Evolve (#1925)
  • Fix indentation when evolving QSR optical depth (#1922)
  • Docs: Particle Injection in MR (#1911)
  • Fix Two Warnings for Builds Without EB (#1920)
  • Ensure the geometry.coord_sys == 1 for RZ (#1918)
  • Improve Analysis Script To Test Reduced Diagnostics (#1913)
  • Staircased embedded boundaries in the YEE solver (#1881)
  • Docs: Update Release Git (#1910)
  • Fix Silver-Mueller boundary: cell ratio (#1907)
  • AMReX: CMake IntelLLVM (#1899)
  • Add Silver-Mueller boundaries along z, for the RZ version of the code (#1906)
  • Fix LoadBalance + MR: Rebuild Particle Masks (#1904)
  • Fix logic error when load balancing with more than 1 level. (#1903)
  • AMReX/PICSAR: Weekly Update (#1889)
  • Remove outdated abort and add LB PSATD regression test (#1897)
  • Docs: Tests openPMD-api (Python) (#1896)
  • Add openPMD+QED CI tests (#1891)
  • Divergence cleaning for PSATD in PML (#1600)
  • fix bug in handling additional real components, such as optical depths (#1894)
  • Hybrid Galilean: Same Guard Cells in z as Nodal (#1887)
  • Boundary Condition : Interface with existing PML (#1768)
  • Fix typo (forgotten warpx prefix) in parameters doc (#1893)
  • Add an option to skip deposition in the Evolve function ; use it for electrostatic (#1807)
  • Add a delay to laser profile read from "txye" file (#1816)
  • Add nodal synchronization of E and B fields in the main grid (#1817)
  • Fix QED Build (CUDA 10.0) (#1888)
  • Fix printf format in Parser (#1886)
  • Fix Out-Of-Bound Access In Some Interpolation Functions (#1885)
  • Docs: Document CMAKE_VERBOSE_MAKEFILES (#1882)
  • Sphinx: limit docutils to 0.16 (#1884)
  • Docs: How To Read Raw Data With Guard Cells (#1878)
  • Parser: Abort on NaN/Inf Results (#1872)
  • Abort If More Guard Cells Than Valid Cells (#1873)
  • Jn: first arg int (#1876)
  • Doc: More Dev Deps (#1877)
  • Remove Unused Variable in ComovingPsatdAlgorithm (#1879)
  • Regenerate parser with option "noinput" (#1880)
  • Allow expressions for my_constants (#1874)
  • Parser: Bessel Function (J_n) (#1854)
  • Compile-time option to use algo.load_balance_costs_update = gpuclock (#1838)
  • adding docs for buffer size (#1864)
  • zenodo.json: fix syntax (#1866)
  • Fix No-MPI Build Warning (#1870)