- example calc_induction.jl
- example step_response.jl
- example_dev mwe_06.jl (developer example)
- example_dev mwe_07.jl (developer example)
- add turbine groups to the yaml file and functions and structs to work with them
- a new control mode can process time depended induction factors for turbine groups
- all correction functions from the Matlab code have been implemented
- the function
cp_funhas been added that calculates the power coefficient as function of angle of attack and tip speed ratio - example_dev
cpfun.jl(developer example that shows how to use this function) - the function
plot_rmtsupports now all plot variants ofControlPlots.plot
- Fix .zenodo.json
- Fix .zenodo.json
- Add power plots to the package itself, function calc_rel_power()
- Add function plot_rmt
- Fix reading Control_YawConstant.csv
- Update main_power_plot.jl
- Delete main_power_plot_II.jl
- Add function getYaw(::Yaw_Constant, ...)
- Increase size of
SOWFA_nacelleYaw.csvto allow longer simulations (400s longer) - Add main_power_plot.jl
- Add main_power_plot_II.jl
- Add parameter
simple=falseto functionprepare_large_plot_inputs()
- Fix y-label of velocity reduction plot
- Fix example main_large_msr.jl