From f69e88b34f309d897e2925f5b68bb8d56b8bc64a Mon Sep 17 00:00:00 2001 From: Lucas-Carmo Date: Fri, 10 Jan 2025 12:04:29 -0700 Subject: [PATCH] Flag aeroServoMod was misspelled in some input files Some input yaml files were using a flag aeroMod instead of aeroServoMod. This does not impact the results because the specified values were the default value (which were used because the correct flag was missing from the yaml files). But hat incorrect flag could mislead users. --- examples/VolturnUS-S_example.yaml | 2 +- tests/test_data/IEA15MW.yaml | 2 +- tests/test_data/VolturnUS-S.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/VolturnUS-S_example.yaml b/examples/VolturnUS-S_example.yaml index b304198..6f0f3f0 100644 --- a/examples/VolturnUS-S_example.yaml +++ b/examples/VolturnUS-S_example.yaml @@ -43,7 +43,7 @@ turbine: precone : 4.0 # [deg] shaft_tilt : 6.0 # [deg] overhang : -12.0313 # [m] - aeroMod : 1 # 0 aerodynamics off; 1 aerodynamics on + aeroServoMod : 1 # 0 aerodynamics off; 1 aerodynamics on blade: diff --git a/tests/test_data/IEA15MW.yaml b/tests/test_data/IEA15MW.yaml index a683438..6e18034 100644 --- a/tests/test_data/IEA15MW.yaml +++ b/tests/test_data/IEA15MW.yaml @@ -29,7 +29,7 @@ turbine: precone : 4.0 # [deg] shaft_tilt : 6.0 # [deg] overhang : -12.0313 # [m] - aeroMod : 1 # 0 aerodynamics off; 1 aerodynamics on + aeroServoMod : 1 # 0 aerodynamics off; 1 aerodynamics on blade: diff --git a/tests/test_data/VolturnUS-S.yaml b/tests/test_data/VolturnUS-S.yaml index f3ea77f..0c271f3 100644 --- a/tests/test_data/VolturnUS-S.yaml +++ b/tests/test_data/VolturnUS-S.yaml @@ -40,7 +40,7 @@ turbine: precone : 4.0 # [deg] shaft_tilt : 6.0 # [deg] overhang : -12.0313 # [m] - aeroMod : 1 # 0 aerodynamics off; 1 aerodynamics on + aeroServoMod : 1 # 0 aerodynamics off; 1 aerodynamics on blade: