Recent Releases of turbinesFoam
turbinesFoam - v0.2.1
What's Changed
- Test with OpenFOAM 2412 and migrate to pytest by @petebachant in https://github.com/turbinesFoam/turbinesFoam/pull/384
- Add Dockerfile and build Action by @petebachant in https://github.com/turbinesFoam/turbinesFoam/pull/385
Full Changelog: https://github.com/turbinesFoam/turbinesFoam/compare/v0.2.0...v0.2.1
Renewable Energy - Wind Energy
- C++
Published by petebachant 3 months ago

turbinesFoam - v0.2.0
What's Changed
- Remove wake plotting from AFTAL tutorial in response to #297 by @petebachant in https://github.com/turbinesFoam/turbinesFoam/pull/298
- Add OpenFOAM 8 support and drop support for 5.x by @petebachant in https://github.com/turbinesFoam/turbinesFoam/pull/310
- Add test for compatibility with OpenFOAM v2106 by @petebachant in https://github.com/turbinesFoam/turbinesFoam/pull/326
- Correct comment regarding
actuatorLineElement.position_
by @petebachant in https://github.com/turbinesFoam/turbinesFoam/pull/347 - Add OpenFOAM v2212 and v2306 support by @petebachant in https://github.com/turbinesFoam/turbinesFoam/pull/359
- Fix CI checks by @petebachant in https://github.com/turbinesFoam/turbinesFoam/pull/382
- Functionality for VAWT blades with cone angles (allows modelling the Troposkien shape and other unconventional lift-based VAWTs) by @Adhyanth29 in https://github.com/turbinesFoam/turbinesFoam/pull/380
New Contributors
- @Adhyanth29 made their first contribution in https://github.com/turbinesFoam/turbinesFoam/pull/380
Full Changelog: https://github.com/turbinesFoam/turbinesFoam/compare/v0.1.1...v0.2.0
Renewable Energy - Wind Energy
- C++
Published by petebachant 5 months ago

turbinesFoam - v0.1.1
Added support for OpenFOAM v7 and unofficial support for v1906.
Renewable Energy - Wind Energy
- C++
Published by petebachant over 5 years ago

turbinesFoam - v0.1.0
- Fixed Glauert-type end effects models for clockwise turbine rotation.
- Added output for reference forces and coefficients, particularly useful for axial-flow turbines.
Renewable Energy - Wind Energy
- C++
Published by petebachant over 6 years ago

turbinesFoam - v0.0.8
- Corrected Goude flow curvature correction.
- Added ability to calculate inflow velocity using a circle around each element.
- Turbines now write power and drag coefficient contributions from each blade.
Renewable Energy - Wind Energy
- C++
Published by petebachant about 7 years ago

turbinesFoam - v0.0.7
- Added option to turn off equivalent angle of attack calculation in Leishman--Beddoes dynamic stall models.
- Added a constant offset flow curvature correction for cross-flow turbines.
Renewable Energy - Wind Energy
- C++
Published by petebachant about 9 years ago

turbinesFoam - v0.0.6
- Added support for multiple Reynolds number profile data tables.
- Added additional Leishman--Beddoes dynamic stall model variant.
- Misc bugfixes.
Renewable Energy - Wind Energy
- C++
Published by petebachant about 9 years ago

turbinesFoam - v0.0.5
- Improved parallel performance.
- Added some test cases.
- Added pitching moment to actuator line element.
- Implemented added mass model.
Renewable Energy - Wind Energy
- C++
Published by petebachant over 9 years ago

turbinesFoam - v0.0.4
turbinesFoam v0.0.4 features:
- a new
profileData
object to encapsulate sectional coefficient data - an end effects model based on lifting line theory
Renewable Energy - Wind Energy
- C++
Published by petebachant over 9 years ago

turbinesFoam - v0.0.3
- An axial-flow turbine actuator line source has been added.
- Flow curvature corrections are implemented for
crossFlowTurbineALSource
. - Actuator line and turbine sources work in multiphase and compressible flow.
- Actuator line and turbine sources runs in parallel, though is relatively slow.
Renewable Energy - Wind Energy
- C++
Published by petebachant almost 10 years ago

turbinesFoam - v0.0.2
- Three variants of the Leishman-Beddoes dynamic stall model have been implemented, though they have not yet been verified and debugged.
- Tutorials have been cleaned up substantially, and the unsteady actuator line tutorial now pitches sinusoidally.
actuatorLineElement
now uses cell point interpolation to detect inflow velocity, which greatly reduces "noise" in the angle of attack and relative velocity calculations.
Renewable Energy - Wind Energy
- C++
Published by petebachant almost 10 years ago

turbinesFoam - v0.0.1
Actuator line and cross-flow turbine AL sources can compute loading and add momentum to flow field according to static foil data.
Renewable Energy - Wind Energy
- C++
Published by petebachant almost 10 years ago
