summaryrefslogtreecommitdiff
path: root/example_airfoil.py
diff options
context:
space:
mode:
Diffstat (limited to 'example_airfoil.py')
-rw-r--r--example_airfoil.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/example_airfoil.py b/example_airfoil.py
index e559bb7..aa1a5f0 100644
--- a/example_airfoil.py
+++ b/example_airfoil.py
@@ -11,7 +11,7 @@ Generate a population of airfoils & optimize.
import resources.materials as mt
import creator
-import evaluator
+import evaluator.evaluator as evaluator
import generator
# from generator import
@@ -63,7 +63,6 @@ spar3 = creator.wing.Spar(af2, 'spar3', 0.23)
spar4 = creator.wing.Spar(af2, 'spar4', 0.67)
eval.update()
-# print("spar2 parent is:", af.parent)
# eval.info_print(2)
# # Create stringer instance
Copyright 2019--2024 Marius PETER