You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix: Moving effective yaw definition and properties to Gauss defle…
…ction model (NREL#190)
* Moves effective yaw definition & properties to gauss deflection model
Feature: Add y-normal cut planes
* Handle ynormal cut plane
* Add example to show cutplane visuals
* Updating version number to 2.2.4
Co-authored-by: bayc <[email protected]>
Bugfix: specify shading for visualization and masking for zero wind s…
…peeds (NREL#170)
* specify shading to remove warning from visualization
* modifications to handle input wind speed of zero
* Updating version number to 2.2.3
Co-authored-by: bayc <[email protected]>
Add lower bound to Ct interpolation; add bounds to Cp interpolation
* add lower bound to Ct interpolation
* Bound C term sqrt to 0,1
* Adding interpolation limits to Cp
* Update version to 2.2.1
Co-authored-by: Paul <[email protected]>