Skip to content

Releases: byuflowlab/FLOWExaFMM.jl

v2.1.1

16 Apr 16:59
Compare
Choose a tag to compare

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

08 Jul 19:45
Compare
Choose a tag to compare

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

02 Sep 18:16
Compare
Choose a tag to compare

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

13 May 17:46
Compare
Choose a tag to compare
  • Coupling with VPM reformulation in FLOWVPM.
  • Coupling with SFS models in FLOWVPM.

Coupling with FLOWVPM

13 May 16:15
Compare
Choose a tag to compare

Fully functional coupling with FLOWVPM v1.0.0 with shared-memory allocation of Body and Particle. Developed and tested on Julia v1.4.2.