Releases: byuflowlab/FLOWVLM
Releases · byuflowlab/FLOWVLM
v2.1.3
What's Changed
- Fix broken type broadcast in latest Julia by @EdoAlvarezR in #24
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Breaking changes
New features
Improvements
- Format discretization plots
- Expose debugging outputs
- Correct issue of jumping tip loss near 0
- Polish docstrings
Multiple bugs were fixed.
v2.1.1
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)
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:
- airfoilprep v1.0 from https://github.com/EdoAlvarezR/airfoil
- GeometricTools v1.0 from https://github.com/byuflowlab/GeometricTools.jl
- CCBlade commit bb897066c46bd10d0cad934af3fb677e4f9d0061 at Master from https://github.com/byuflowlab/CCBlade.jl