summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--evaluator.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/evaluator.py b/evaluator.py
index eea4f67..046d4dd 100644
--- a/evaluator.py
+++ b/evaluator.py
@@ -41,6 +41,7 @@ class Evaluator:
# Coordinates
self.x = airfoil.x
self.z = airfoil.z
+ # Lift
self.lift_rectangular = []
self.lift_elliptical = []
self.lift_total = []
Copyright 2019--2024 Marius PETER