ChangeLog:
2023.07.01:
Versions:
* FEniCS: 2019.1.0, build: py38_9
* Dolfin-Adjoint: 2019.1.0
New Features:
- Add yaml schema to validate inputs and generate parameter documentation
- Added new actuator disk option,
hybrid_disk
, with force distributed to match time-averaged ALM case - Added a new category of documentation, studies, to collect verification and validation outcomes
- Added stream and spanwise periodic boundary conditions and body force
- Refactored a new, dolfin-adjoint-friendly version of the ALM Code
- Added ability to organize and save CSV files of floating platform motion
- Adding Floating Platform Functions
- Overhauled how wind farms and turbined are implemented
- Add damage equivalent load (DEL) objective function
- Updated blockage objectives (modified point blockaged, shifted cyld kernels, refactored plane blockage)
Bug Fixes
* Specify Python 3.8 to fix dependencies
* Fixed simulations for multiple turbines and large farms
* Fixed inflow_angle bug and power sum bug
* Fix constraints and objective output to preserve dolfin-adjoint linking