Dear @Jason.Jonkman
I have successfully set up the AeroDyn standalone driver for my simulations. However, I am facing an issue with generating a single file containing Ct values based on the tip-speed ratio (TSR) and pitch angle, as outlined in the documentation: 4.2.6. AeroDyn Driver — OpenFAST v3.5.2 documentation
“Combined case analyses to evaluate the turbine response at different operating conditions, for instance to compute the surfaces of power coefficient (CP), thrust coefficient (CT), and/or torque coefficient (CQ) as a function of tip-speed ratio (TSR) and blade-pitch angle.”
Currently, I have defined four cases in the .dvr file, resulting in four separate output files. However, I require a performance table covering a wide range of TSR and blade pitch angles, similar to the format provided in the NREL5MW_CPCTCQ.txt file (https://github.com/ebranlard/welib/data/NREL5MW)
This consolidated format would greatly facilitate my analysis, as I aim to estimate thrust for given RotSpeed, WindSpeed, and BladePitch parameters. I would greatly appreciate it if you could provide guidance on how to generate this consolidated file in a single output.
Additionally, I encountered unexpected results when using the tables from the NREL5MW_CPCTCQ.txt file for estimation, despite simulating the NREL5MW turbine. Could you shed some light on why this discrepancy might occur? Could it be attributed to different OpenFAST versions?
Thank you very much for your help.
Best regards, Judith