summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-06-20 18:02:31 -0700
committerMarius Peter <blendoit@gmail.com>2019-06-20 18:02:31 -0700
commit4ee52cf24db8148c54f02022517a06b662509f92 (patch)
tree9caf8b934cff255090466951c4e438c97bb7df77 /main.py
parentd80486b906e68380afdcf3a3693eaa3e81b38a9c (diff)
elliptical and rectangular lift distributions
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.py b/main.py
index ad24bb2..0631bc9 100644
--- a/main.py
+++ b/main.py
@@ -76,6 +76,8 @@ def main():
af.stringer.add_mass(STRINGER_MASS)
# af.stringer.print_info(2)
+ print(evaluator.get_total_mass(af, af.spar, af.stringer))
+
# Plot components with matplotlib
creator.plot(af, af.spar, af.stringer)
Copyright 2019--2024 Marius PETER