Recent Releases of FLOWUnsteady
FLOWUnsteady - v3.4.0
What's Changed
- Derivatives by @BTV25 in https://github.com/byuflowlab/FLOWUnsteady/pull/226
New Contributors
- @BTV25 made their first contribution in https://github.com/byuflowlab/FLOWUnsteady/pull/226
Full Changelog: https://github.com/byuflowlab/FLOWUnsteady/compare/v3.3.2...v3.4.0
- Julia
Published by BTV25 6 months ago
FLOWUnsteady - v3.3.2
What's Changed
- Dev by @EdoAlvarezR in https://github.com/byuflowlab/FLOWUnsteady/pull/128
- Dev by @EdoAlvarezR in https://github.com/byuflowlab/FLOWUnsteady/pull/133
- Update readme by @EdoAlvarezR in https://github.com/byuflowlab/FLOWUnsteady/pull/134
- VspGeom.jl is now available in the Julia registry by @cibinjoseph in https://github.com/byuflowlab/FLOWUnsteady/pull/121
- Merge dev: Compatibility with Julia v1.10 and v1.11 by @EdoAlvarezR in https://github.com/byuflowlab/FLOWUnsteady/pull/164
Full Changelog: https://github.com/byuflowlab/FLOWUnsteady/compare/v3.3.0...v3.3.2
- Julia
Published by EdoAlvarezR about 1 year ago
FLOWUnsteady - v3.3.0
Integration of OpenVSP for geometry generation (🙌 @cibinjoseph ) and multiple bug fixes.
- Julia
Published by EdoAlvarezR over 2 years ago
FLOWUnsteady - v3.2.1
No breaking changes. Reason for this release is that multiline docstrings where breaking Julia v1.6.7 (#53).
Fixed minor bugs:
- Correct the maneuver type for calc_dw function
- Fix issue: rotors pointing in the wrong direction in blown wing example
- Fix issue: Julia v1.6.7 breaking with multi-line docsstrings
- Julia
Published by EdoAlvarezR almost 3 years ago
FLOWUnsteady - 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 - Add functions for processing vtks - Concatenate monitors - Postprocessing: write postprocessstatistics and postprocessbladeloading - Write generatepreprocessingfluiddomain_pfield - Add identity matrix
- Julia
Published by EdoAlvarezR almost 3 years ago
FLOWUnsteady - 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.
- Julia
Published by EdoAlvarezR over 3 years ago
FLOWUnsteady - v3.0.1
Small changes to make sure all unit tests are passing.
- Julia
Published by EdoAlvarezR almost 5 years ago
FLOWUnsteady - 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.
- Julia
Published by EdoAlvarezR almost 5 years ago
FLOWUnsteady -
Fixing bugs after Julia v1.x upgrade.
- Julia
Published by EdoAlvarezR almost 5 years ago
FLOWUnsteady - 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.
- Julia
Published by EdoAlvarezR almost 5 years ago
FLOWUnsteady - 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
- Julia
Published by EdoAlvarezR over 5 years ago