summaryrefslogtreecommitdiff
path: root/example_airfoil.py
diff options
context:
space:
mode:
Diffstat (limited to 'example_airfoil.py')
-rw-r--r--example_airfoil.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_airfoil.py b/example_airfoil.py
index 14cf916..3488eb9 100644
--- a/example_airfoil.py
+++ b/example_airfoil.py
@@ -69,7 +69,7 @@ af.spar2 = creator.wing.Spar(af, 0.57, mt.aluminium)
# af.stringer.info_save(SAVE_PATH, 'foo_name')
# Plot components with matplotlib
-# wing.plot_geom(af, [af.spar1, af.spar2], None)
+# creator.wing.plot_geom(af, [af.spar1, af.spar2], None)
# Evaluator object contains airfoil analysis results.
eval = evaluator.Evaluator(aircraft)
Copyright 2019--2024 Marius PETER