Skip to content

Commit

Permalink
Update wakeTurbulenceModels.m
Browse files Browse the repository at this point in the history
  • Loading branch information
Bart Doekemeijer authored Feb 6, 2018
1 parent beca106 commit cbd2825
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions submodelDefinitions/wakeTurbulenceModels.m
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
function [TI_out] = wakeTurbulenceModels(modelData,TI_0,turbineDw,turbineUw,wakeUw,turbLocIndex,deltax)
%% Turbine-induced added turbulence models

% Wake addition method ('Katic','Voutsinas')
% Combine the effects of multiple turbines' wakes
% Turbine-induced turbulence method
switch modelData.turbulenceModel
case 'PorteAgel'
% Herein we calculate the overlap area of the wake with
Expand Down

0 comments on commit cbd2825

Please sign in to comment.