v23.02
MaxThevenet
released this
07 Feb 08:06
·
265 commits
to development
since this release
Dependencies
AMReX: release 23.02
openPMD-api: release 0.14.5
What's Changed
- fix NVCC 11.5+ compile issue by @AlexanderSinn in #833
- update CUDA CI to 11.8 by @SeverinDiederichs in #834
- Mesh Refinement with Explicit Solver by @AlexanderSinn in #835
- [mini] Clearly state in the doc that HiPACE++ is 3D by @MaxThevenet in #840
- Remove numprocs_x/y in all inputs, useless and confusing by @MaxThevenet in #841
- Add production examples by @MaxThevenet in #842
- Upper bound to time step when adaptive by @MaxThevenet in #845
- Bug fix:reset plasma only once the time step is known by @MaxThevenet in #846
- Reset plasma position before push by @AlexanderSinn in #848
- User defined Ez chirp in SALAME algorithm by @AlexanderSinn in #852
- option to focus the beam at arbitrary position by @MaxThevenet in #853
- Remove unnecessary copy of BeamBins by @AlexanderSinn in #855
- Gather ExmBy and EypBx as derivatives of Psi by @AlexanderSinn in #850
- HPMG: Support for 2^n-1 cells per direction by @WeiqunZhang in #854
- amrex::Gpu::Atomic::Inc -> amrex::Gpu::Atomic::Add by @WeiqunZhang in #859
- Add leapfrog pusher for plasma by @AlexanderSinn in #847
- Adjust boundary condition for MR with 2^n-1 HPMG by @AlexanderSinn in #857
- Get correct central point for the phase calculation in laser advance by @MaxThevenet in #856
- Fix AdaptiveTimeStep for low density beams by @AlexanderSinn in #862
- Prevent perfectly centered plasma particle by @AlexanderSinn in #861
- replace 22.12 with 23.02 by @MaxThevenet in #863
Full Changelog: v22.12...v23.02