Recent Releases of https://github.com/byuflowlab/flowvpm.jl

https://github.com/byuflowlab/flowvpm.jl - Autotuning FMM Backend

Notable Changes: - changed the FMM backend to use FastMultipole.jl - incorporated the auto-tuning features of FastMultipole - added docs - more efficient data structures - ForwardDiff compatible

- Julia
Published by rymanderson 10 months ago

https://github.com/byuflowlab/flowvpm.jl - v3.0.2

What's Changed

  • Add SFS model wrapper to ignore static particles in SFS models by @EdoAlvarezR in https://github.com/byuflowlab/FLOWVPM.jl/pull/11
  • Update installation instructions with Julia v1.10.2

Full Changelog: https://github.com/byuflowlab/FLOWVPM.jl/compare/v3.0.1...v3.0.2

- Julia
Published by EdoAlvarezR about 2 years ago

https://github.com/byuflowlab/flowvpm.jl - v3.0.1

  • No breaking changes, no changes to base code
  • Polish utilities
  • Polish docs

- Julia
Published by EdoAlvarezR about 3 years ago

https://github.com/byuflowlab/flowvpm.jl - v3.0.0 - Doctoral dissertation

Final implementation in Alvarez' doctoral dissertation (see https://scholarsarchive.byu.edu/etd/9589).

NEW FEATURES * Implement SFS clipping and control inside the VPM * Dynamics procedure for SFS model coefficient * Cd monitor * Implement SFS sensor function * Implement static particles * Vortex ring validation and example * Turbulent round jet validation and example * Utilities for processing and visualizing fluid domain

BREAKING CHANGES * Architecture of relaxation scheme * Architecture of SFS scheme * Implement governing equations with SFS as derived in Alvarez' dissertation * CS viscous scheme: switch reset criterion from t to beta

- Julia
Published by EdoAlvarezR almost 4 years ago

https://github.com/byuflowlab/flowvpm.jl - v2.0.2

No breaking changes

  • Polish vortex ring framework.
  • Implement PSE viscous scheme.
  • Small fixes

- Julia
Published by EdoAlvarezR almost 5 years ago

https://github.com/byuflowlab/flowvpm.jl -

Fix unresolved merge conflict and make sure all unit tests are passing.

- Julia
Published by EdoAlvarezR about 5 years ago

https://github.com/byuflowlab/flowvpm.jl - v2.0.0 - Reformulated VPM and SFS Models

  • Reformulation and implementation of VPM governing equations with numerically stable results.
  • Development and implementation of subfilter-scale models for large-eddy simulation.

- Julia
Published by EdoAlvarezR about 5 years ago

https://github.com/byuflowlab/flowvpm.jl - Fully-functional viscous+FMM classic VPM

  • Developed and tested on Julia v1.4.2.
  • Viscous diffusion through core speading + RBF.
  • Velocity and derivative evaluations through fast-multipole method (FLOWExaFMM v1.0.0) with shared-memory allocation.

- Julia
Published by EdoAlvarezR about 5 years ago