Releases: byuflowlab/FLOWUnsteady
v3.3.0
Integration of OpenVSP for geometry generation (🙌 @cibinjoseph ) and multiple bug fixes.
v3.2.1
No breaking changes. Reason for this release is that multiline docstrings where breaking Julia v1.6.7 (#53).
Fixed minor bugs:
v3.2.0 - First official release
Lots of changes to prepare for first official release.
Main features:
- All dependencies are now opensource
- The docs were completely overhauled to make the code friendlier on new users
- Rewrote all examples
Soft breaking changes:
- Make FLOWVPM a hard dependency
- Fix lots of small bugs
- Advance BPM to v2.0.1
Other features
v3.1.0 - PhD Dissertation
Final version used in E. J. Alvarez's PhD Dissertation (https://scholarsarchive.byu.edu/etd/9589)
Lots of breaking changes.
v3.0.1
Small changes to make sure all unit tests are passing.
v3.0.0 - Reformulated VPM and SFS Models
Coupling with VPM reformulation in FLOWVPM v2.0.0.
Coupling with SFS models in FLOWVPM v2.0.0.
v2.1.0
Fixing bugs after Julia v1.x upgrade.
Julia v1.x Upgrade
Production version for Julia v1.x after upgrading from v0.x (expect lots of breaking changes)
Use with FLOWVLM v2.0.0stagging, FLOWNoise v2.0.0, AirfoilPrep v1.0.0, GeometricTools v2.0.0, and FLWOVPM v1.0.0.
Pre-Julia v1.x
Production version in Julia v0.6.4. In order to use this release, all dependencies must also be in their corresponding pre-Julia v1.x version:
- FLOWVLM v1.0 from https://github.com/byuflowlab/FLOWVLM
- GeometricTools v1.0 from https://github.com/byuflowlab/GeometricTools.jl
- MyVPM v1.1 from https://github.com/EdoAlvarezR/MyVPM