v0.2.0
TrixiParticles v0.2.0
Merged pull requests:
- JOSS paper 2024 (#491) (@LasNikas)
- Add Viscosity Formulation as per Morris et al. (#504) (@svchb)
- Rewrite
@threaded
macro to work with GPUs (#534) (@efaulhaber) - Set to development version 0.1.4 (#549) (@svchb)
- Use new v0.3 release of PointNeighbors.jl (#550) (@efaulhaber)
- CompatHelper: add new compat entry for KernelAbstractions at version 0.9, (keep existing compat) (#551) (@github-actions[bot])
- Fix function name (#554) (@LasNikas)
- Manually set GPUArrays compat (#555) (@svchb)
- Prepare Release 0.2 (#557) (@svchb)
- Update
dev
(#558) (@efaulhaber) - Release v0.2 (#561) (@efaulhaber)
- Use new v0.4 release of PointNeighbors.jl (#562) (@efaulhaber)
- Cleanup Viscosity/Boundary Model (#566) (@svchb)
- Add
custom_quantities...
to thetrxi2vtk
wrapper (#567) (@LasNikas) - Bump crate-ci/typos from 1.21.0 to 1.22.9 (#571) (@dependabot[bot])
- Use
@threaded
macro from PointNeighbors.jl (#573) (@efaulhaber)
Closed issues:
- Move viscosity from BoundaryModel to BoundarySPHSystem (#488)