Rafael M Mudafort
Rafael M Mudafort
**Bug description** In the GitHub Actions workflows, it is hardcoded that the path to the build directory is `openfast/build`. However, if the repo is named something else, the default paths...
**Feature or improvement description** This pull request adds a CMake target to compile the super-controller library via CMake. **Related issue, if one exists** No open GitHub issue but this was...
**Feature or improvement description** This pull requests disallows building with shared libraries while using the MSVC build tool. **Related issue, if one exists** https://github.com/OpenFAST/openfast/issues/448 **Impacted areas of the software** CMake...
It has been mentioned recently that AeroDyn 14 may be phased out in favor of AeroDyn 15. This issue is intended to start that conversation. @jjonkman Is there anything that...
**Bug description** The `ad_BAR_CombinedCases` AeroDyn module-regression test case is failing inconsistently in the GitHub Actions environment. In one [case](https://github.com/OpenFAST/openfast/actions/runs/1266130002) it fails on Ubuntu with GCC 10, and in another [case](https://github.com/OpenFAST/openfast/actions/runs/1262641210)...
**Is your feature request related to a problem? Please describe.** There is currently no up to date documentation on compiling and using the Simulink interface. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** It was recently noticed that [this commit](https://github.com/OpenFAST/openfast/commit/6b5b8660325a706f6172cadf43315683c8a6ddf9) slows down the time to solution for given BeamDyn simulation by approximately 5x....
**Complete this sentence** THIS PULL REQUEST __IS NOT__ READY TO MERGE **Feature or improvement description** Including the TurbSim documentation into readthedocs. For reference, this is the Word-based TurbSim documentation: [TurbSim.docx](https://github.com/rafmudaf/openfast/files/7204694/TurbSim.docx).
**Complete this sentence** THIS PULL REQUEST __IS NOT__ READY TO MERGE
**Feature or improvement description** Adds a python interface for the routines used to couple SOWFA. **Impacted areas of the software** The Python interface to OpenFAST Library **Additional supporting information** (Taken...