NREL / SOWFA-6

31 stars 35 forks source link

superDeliciousVanilla doesn't compile without OpenFAST #55

Closed mak-10 closed 1 year ago

mak-10 commented 1 year ago

The combined solver requires OpenFAST to compile, which was not the case for previous commits of SOFWA-6.
If OpenFAST is not compiled, we get the following error.

"/home/mehtabkhan/OpenFOAM/SOWFA-6/src/turbineModels/turbineModelsOpenFAST/lnInclude/horizontalAxisWindTurbinesALMOpenFAST.H:69:10: fatal error: OpenFAST.H: No such file or directory" Also, the standard turbine models are not available anymore; only ALMOpenFAST is possible with the latest SOWFA-6 commit.

rthedin commented 1 year ago

Hi Mehtab, that's right. It's by design. Now SOWFA has a single solver that requires OpenFAST.