Derek Slaughter
Derek Slaughter
This pull request is ready for merging. All regression tests are passing and development is complete. No additional documentation is required. **Feature or improvement description** This pull request resolves an...
**Bug description** Regression tests occasionally fail due to a race condition when copying shared test files to the build directory. **To Reproduce** This failure is difficult to reproduce as it's...
This PR will be merged once OpenFAST 4.0 is released. TODO: - [ ] Update Visual Studio Projects - [ ] Clean up unused files in `openfast-library` **Feature or improvement...
**Bug description** The `CalculateUACoefficients` subroutine was modified in 030500ef2b402273c90853b01151e75b610b1e11 and the subroutine `Calculate_C_alpha` was added. Under some circumstances, the indices determined in this subroutine, `iLow2` and `iHigh2`, are set to...