Releases: byuflowlab/VortexLattice.jl
Releases · byuflowlab/VortexLattice.jl
v0.2.0
VortexLattice v0.2.0
Breaking changes
Redid system structure to be based on grids instead of surfaces. This allows for easier storage and allows the system to be the only argument into functions.
Add a simple nonlinear VLM analysis, still is development.
[noblock]
Merged pull requests:
Closed issues:
- Version 0.1.8 (#45)
v0.1.8
v0.1.7
v0.1.6
VortexLattice v0.1.6
Openvsp geometry import
- Docs and unit tests for importing OpenVSP geometry
Merged pull requests:
- Add provision for importing OpenVSP geometry using VSPGeom (#37) (@cibinjoseph)
- OpenVSP geometry import (#40) (@cibinjoseph)
Closed issues:
v0.1.5
v0.1.4
VortexLattice v0.1.4
This patch version fixes the issue with wing coordinates shifting in the spanwise direction on interpolation. This enables VortexLattice.jl to be used in a wing/chord distribution optimization problem.
Merged pull requests:
Closed issues:
v0.1.3
v0.1.2
VortexLattice v0.1.2
Closed issues:
Merged pull requests:
- Fix for minor bug in one of the write_vtk routines (#23) (@dingraha)
- fix in stability derivatives (#25) (@jdebecdelievre)
- CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) (#27) (@github-actions[bot])
v0.1.1
VortexLattice v0.1.1
Closed issues:
- Missing license (#18)
Merged pull requests:
- Internal Changes (#19) (@taylormcd)
- blownwing branch (#20) (@rymanderson)
- Adjust wake saving to avoid bounds error (#21) (@dingraha)
v0.1.0
VortexLattice v0.1.0
Closed issues:
- Second Order Problem: Functions, Structs Not Accessible Unless I run it in a common atom tab (#1)
- Extra velocity and VLM normal dot (#2)
- induced drag from external velocity (#3)
- normalization (#4)
- Recent changes breaking simplewing function (#6)
Merged pull requests:
- Restructuring Code/Performance Updates (#5) (@taylormcd)
- Complete Rewrite + Finite Vortex Core (#8) (@taylormcd)
- Vortex core updates (#9) (@taylormcd)
- CompatHelper: add new compat entry for "WriteVTK" at version "1.8" (#10) (@github-actions[bot])
- CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#11) (@github-actions[bot])
- CompatHelper: add new compat entry for "Interpolations" at version "0.13" (#12) (@github-actions[bot])
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#13) (@github-actions[bot])
- Add unsteady capabilities (#14) (@taylormcd)
- Deforming geometry (#15) (@taylormcd)