Skip to content

Conversation

@bjonkman
Copy link
Contributor

@bjonkman bjonkman commented Jan 8, 2026

Feature or improvement description
If using TICalcMeth = 2, the angle calculated is in the range [-180,180] degrees, but the logic lower in the UpdateStates routine assumes the angle is in the range [0, 360] degrees.

Impacted areas of the software
AeroAcoustics module

Test results, if applicable
The regression tests for aeroacoustics uses TICalcMeth = 1, so this will not affect any current tests.

if using `TICalcMeth = 2`, the angle calculated is in the range [-180,180] degrees, but the logic lower in the UpdateStates routine assumes the angle is in the range [0, 360] degrees
Copy link
Contributor

@ptrbortolotti ptrbortolotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've never truly used TICalcMeth = 2, thanks for debugging this

@andrew-platt andrew-platt self-assigned this Jan 9, 2026
@andrew-platt andrew-platt added this to the v4.2.0 milestone Jan 9, 2026
@andrew-platt andrew-platt merged commit ecb52cc into OpenFAST:dev Jan 13, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants