Skip to content

Commit cad5ead

Browse files
committed
Update vsm_settings.yaml
1 parent dd025fc commit cad5ead

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/TUDELFT_V3_KITE/vsm_settings.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ wings:
5151
# Numerical method settings and convergence criteria
5252
solver_settings:
5353
# --- Core Aerodynamic Model ---
54-
aerodynamic_model_type: VSM # VSM=3D vortex method, LLT=lifting line theory
55-
solver_type: LOOP # LOOP=fixed-point iteration, NEWTON=Newton-Raphson
54+
aerodynamic_model_type: VSM # VSM=3D vortex method, LLT=lifting line theory
55+
solver_type: LOOP # LOOP=fixed-point iteration, NEWTON=Newton-Raphson
5656
#correct_aoa: false # Defaults to false, meaning the computed AoA at 3/4c is used
5757

5858
# --- Physical Properties ---

0 commit comments

Comments
 (0)