summaryrefslogtreecommitdiff
path: root/creator.py
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-06-21 15:49:04 -0700
committerMarius Peter <blendoit@gmail.com>2019-06-21 15:49:04 -0700
commit43d8b1a738eef259063febd9e5c591a10610a043 (patch)
tree414177eba1d401354a31ad1d9981e542a962b72c /creator.py
parent7fdc7e586e1c2125eef533af77dcb5ee8930b702 (diff)
evaluator.Airfoil class & class methods
Diffstat (limited to 'creator.py')
-rw-r--r--creator.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/creator.py b/creator.py
index 07720e8..15c090f 100644
--- a/creator.py
+++ b/creator.py
@@ -75,6 +75,7 @@ class Coordinates:
This function's output is piped to the 'save_coord' function below.
"""
print('============================')
+ print(' CREATOR DATA ')
print('Component:', str(self))
print('Chord length:', self.chord)
print('Semi-span:', self.semi_span)
Copyright 2019--2024 Marius PETER