v22.11
MaxThevenet
released this
08 Nov 11:22
·
303 commits
to development
since this release
Dependencies
AMReX: release 22.11
openPMD-api: release 0.14.5
What's Changed
- Fix enforcePeriodic call for AMReX PR 2950 by @atmyers in #794
- Multigrid smoother by @WeiqunZhang in #793
- Add Array2 and Array3 to avoid unnecessary z index by @AlexanderSinn in #776
- Fix unwanted GPU memory access by CPU by @AlexanderSinn in #798
- Fix CPU depositing unnecessary currents by @AlexanderSinn in #801
- Don’t synchronize after MFIter loops by @AlexanderSinn in #797
- Laser envelope solver (finally!) by @MaxThevenet in #743
- reset chi in PC when using laser by @MaxThevenet in #806
- Avoid spurious copies to/from GPU in laser MPI communication pattern by @MaxThevenet in #807
- Fix memory access in BeamBins by @AlexanderSinn in #799
- Fix memory access in Fields::Copy by @AlexanderSinn in #800
- Use queryWithParserAlt in more places by @AlexanderSinn in #796
- MultiGrid Solver: More generic type of coefficients by @WeiqunZhang in #808
- Option to use a more accurate discretisation for laser envelope by @MaxThevenet in #809
- Directly deposit source terms for the explicit solver by @AlexanderSinn in #805
- add more subfolders to src/particles/ by @AlexanderSinn in #810
Full Changelog: v22.09...v22.11