JoeSpencer1 / 497R-Projects

This repository contains all of the codes I create for the Flow Lab.
1 stars 0 forks source link

Fix eta only returning positive valuse #16

Closed JoeSpencer1 closed 2 years ago

JoeSpencer1 commented 2 years ago

I am not sure why, but eta stops at zero for my code when it is supposed to go negative. Not sure if this is something I have messed up or if it is something with CCBlade.

JoeSpencer1 commented 2 years ago

Talked to Adam and the negative eta values on the UIUC website are made up. Eta should only have positive values; a negative value means that it's a wind turbine instead of a turbine.

JoeSpencer1 commented 2 years ago

So I will adjust the range of the supplied values to only show positive η.