summaryrefslogtreecommitdiff
path: root/evaluator.py
diff options
context:
space:
mode:
Diffstat (limited to 'evaluator.py')
-rw-r--r--evaluator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/evaluator.py b/evaluator.py
index 69a589a..824b578 100644
--- a/evaluator.py
+++ b/evaluator.py
@@ -23,7 +23,7 @@ def get_centroid(airfoil):
numerator += _ * area
for _ in airfoil.stringer.x_l:
numerator += _ * area
- denominator
+ # denominator
# z_c =
Copyright 2019--2024 Marius PETER