Skip to content

Commit 44501a7

Browse files
committed
updated basic capabilities
1 parent 9273d4f commit 44501a7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

index.html

+17
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,23 @@ <h1 class="title">SUAVE</h1>
1818

1919
<p>SUAVE is an open source suite constructed as a modular set of analysis tools written in Python. Additional capabilities can be incorporated using extensible interfaces and prototyped with a top-level script. The flexibility of the environment allows the creation of arbitrary mission profiles, unconventional propulsion networks, and right-fidelity at right-time discipline analyses. SUAVE is currently being developed in the <a href="http://adl.stanford.edu">Aerospace Design Lab at Stanford University</a>. </p>
2020

21+
<h3> Capabilities Available </h3>
22+
23+
<p> SUAVE's current capabilities include the following:</p>
24+
<ul>
25+
<li>Aerodynamics for subsonic and supersonic flight</li>
26+
<li>Weight correlations for tube-and-wing aircraft, BWBs, human-powered aircraft, and small UAVs</li>
27+
<li>VTOL mission segments</li>
28+
<li>Static and dynamic stability</li>
29+
<li>Energy networks for gas turbine, battery, fuel cell, and solar panel-based vehicles</li>
30+
<li>Noise correlations for tube-and-wing aircraft and components</li>
31+
<li>Basic performance estimation methods</li>
32+
<li>Aerodynamic and stability analysis with AVL</li>
33+
<li>Geometry output through OpenVSP</li>
34+
<li>Euler CFD through SU2</li>
35+
<li>Single and multi-fidelity optimization with capability to add new optimizers</li>
36+
</ul>
37+
2138
<h3> Publications </h3>
2239

2340
<p>

0 commit comments

Comments
 (0)