Releases: byuflowlab/FLOWExaFMM.jl
Releases · byuflowlab/FLOWExaFMM.jl
v2.1.1
What's Changed
- Upgraded to CxxWrap v0.15 for compatibility with latest Julia version
- Dev by @EdoAlvarezR in #4
- Add extra compilation steps for BYU Supercomputer issues by @cibinjoseph in #13
Full Changelog: v2.1.0...v2.1.1
v2.1.0
This release accompanies FLOWVPM v3.0.0. Developed and tested in Julia v1.6.4
Breaking changes:
- Flip sign of SFS model to comply with equations developed in Alvarez' dissertation
- Remove clipping and control of SFS coefficient (moved to inside FLOWVPM instead)
v2.0.2
No breaking changes. This release accompanies FLOWVPM v2.0.2. Developed and tested in Julia v1.6.1
- Polish compilation script
- Add PSE evaluation
v2.0.0 - Reformulated VPM and SFS Models
- Coupling with VPM reformulation in FLOWVPM.
- Coupling with SFS models in FLOWVPM.
Coupling with FLOWVPM
Fully functional coupling with FLOWVPM v1.0.0 with shared-memory allocation of Body and Particle. Developed and tested on Julia v1.4.2.