summaryrefslogtreecommitdiff
path: root/evaluator.py
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-06-13 16:34:46 -0700
committerMarius Peter <blendoit@gmail.com>2019-06-13 16:34:46 -0700
commit99362c09681f5382470f36fed4a6caf6948a84e1 (patch)
tree7a9e3b192c8c246dd9530731222795fec0596418 /evaluator.py
parent4bee0b332ed9c305ba40854fdecf2d7ab8a574ef (diff)
start work on evaluator for real though
Diffstat (limited to 'evaluator.py')
-rw-r--r--evaluator.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/evaluator.py b/evaluator.py
index 6a87b7e..180d49a 100644
--- a/evaluator.py
+++ b/evaluator.py
@@ -13,4 +13,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
-import creator
+# F_z =
+
+
+def get_centroid(airfoil):
+ pass
Copyright 2019--2024 Marius PETER