Recent Releases of CCBlade.jl
CCBlade.jl - v1.0.0
CCBlade v1.0.0
- no breaking changes. moving to 1.0.0 for semver convenience
- minor fix for accessing array of structs with newer versions of julia
- also addresses a type instability.
Merged pull requests: - CompatHelper: bump compat for FLOWMath to 1, (keep existing compat) (#38) (@github-actions[bot])
Closed issues:
- Remove openmdao directory (#35)
- Julia
Published by github-actions[bot] 12 months ago
CCBlade.jl - v0.2.9
What's Changed
- Fix the StructArrays support to unbreak Makie :-( by @dingraha in https://github.com/byuflowlab/CCBlade.jl/pull/37
Full Changelog: https://github.com/byuflowlab/CCBlade.jl/compare/v0.2.8...v0.2.9
- Julia
Published by dingraha about 1 year ago
CCBlade.jl - v0.2.8
What's Changed
- Tighten the type restriction for
getpropertyconvenience functions by @dingraha in https://github.com/byuflowlab/CCBlade.jl/pull/34 - Replace
Sectionet al. convenience functions withStructArrays by @dingraha in https://github.com/byuflowlab/CCBlade.jl/pull/36
Full Changelog: https://github.com/byuflowlab/CCBlade.jl/compare/v0.2.7...v0.2.8
- Julia
Published by dingraha about 1 year ago
CCBlade.jl - fix for julia 1.11
minor compatibility fix for latest (stable) version of julia
- Julia
Published by andrewning over 1 year ago
CCBlade.jl - v0.2.4
CCBlade v0.2.4
Closed issues: - OpenMDAO examples broken? (#14) - Require AD compatibility when Omega is of different type than Vinf (#19)
Merged pull requests: - clean up naca4412 data (#21) (@juddmehr) - Revert "clean up naca4412 data" (#22) (@andrewning) - Suggested Changes for AD (#23) (@taylormcd)
- Julia
Published by github-actions[bot] over 3 years ago
CCBlade.jl - v0.2.2
CCBlade v0.2.2
Closed issues: - openmdao python example usage (#13) - Maybe bug in airfoils.jl (#15)
- Julia
Published by github-actions[bot] almost 5 years ago
CCBlade.jl - v0.2.0
CCBlade v0.2.0
Closed issues:
- bem.jl no longer necessary (#1)
- fix type declarations (#2)
- output parameters used incorrectly (#3)
- Code errors (#4)
- pi (#5)
- Vinf close to 0: bounds error in fzero. (#6)
- u not defined in residualVx0() (#7)
- OpenBEMT references (#9)
- "no solution found" for first and last radius station of a rectangular blade (#10)
- Great work! (#12)
Merged pull requests:
- First try at some (very simple) OpenMDAO wrapper components. (#8) (@dingraha)
- Added tests to OpenMDAO example from pure-Julia runtests, etc. (#11) (@dingraha)
- Julia
Published by github-actions[bot] over 5 years ago