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...
This PR is ready to merge. **Feature or improvement description** This PR adds support for multiple rotors to the input files and the glue code for OpenFAST. A demo regression...
**Bug description** When using UA_Mod=4 with BeamDyn in the dev-tc branch, the time step (DT) needs to be 0.001s or smaller; otherwise, the model will become unstable and the aerodynamic...
**Bug description** OpenFAST documentation hasn't been updated to explain how to use the user defined wind as part of the Flow Field code organization. This applies to `main`, `dev`, and...
**Is your feature request related to a problem? Please describe.** Issue #2887 reported that restoring a Checkpoint file when MAP was enabled failed when reading the file. This was the...