Skip to content

getWindShearT for Shear_LogLaw not implemented #5

@ufechner7

Description

@ufechner7

Current code:

function shear = getWindShearT(WindShear,z)
%GETWINDSHEART Return wind direction in SOWFA-deg for the requested
%turbine(s)
% LOG LAW implementation
% ======= Input ======
% WindShear = 
% z         = height(s)

shear = zeros(size(z));
end

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions