-
Notifications
You must be signed in to change notification settings - Fork 513
Closed
Description
Bug description
The documentation is incorrect here: https://openfast.readthedocs.io/en/dev/source/testing/regression_test.html#ctest-configuration
It currently says:
openfast/build/reg_tests/glue-codes/openfast/5MW_Baseline/ServoDyn/DISCON.dll
openfast/build/reg_tests/glue-codes/openfast/5MW_Baseline/ServoDyn/DISCON_ITIBarge.dll
openfast/build/reg_tests/glue-codes/openfast/5MW_Baseline/ServoDyn/DISCON_OC3Hywind.dll
But it should say
openfast/build/reg_tests/glue-codes/openfast/5MW_Baseline/ServoData/DISCON.dll
openfast/build/reg_tests/glue-codes/openfast/5MW_Baseline/ServoData/DISCON_ITIBarge.dll
openfast/build/reg_tests/glue-codes/openfast/5MW_Baseline/ServoData/DISCON_OC3Hywind.dll
To Reproduce
READ THE DOCS!
OpenFAST Version
Latest dev
Reactions are currently unavailable