Skip to content

Commit 17a111b

Browse files
committed
2 parents af5a41b + 9877a3c commit 17a111b

File tree

5 files changed

+21
-14
lines changed

5 files changed

+21
-14
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h2>SUAVE 2.4: Faster than before!</h2>
8888
<div class="box highlight">
8989
<i class="icon major fa-plane"></i>
9090
<h3>Open Source</h3>
91-
<p>Released in LGPL 2.1. The open source license
91+
<p>Released in LGPL 2.1. This open source license
9292
enables commercial industry and academia to collaborate together.</p>
9393
</div>
9494

@@ -184,4 +184,4 @@ <h3>External Links</h3>
184184
<script src="assets/js/main.js"></script>
185185

186186
</body>
187-
</html>
187+
</html>

latest_release.html

+15-12
Original file line numberDiff line numberDiff line change
@@ -68,23 +68,26 @@
6868

6969
<article>
7070
<header>
71-
<h2>SUAVE 2.3.0</h2>
71+
<h2>SUAVE 2.4.0</h2>
7272
<p>The Latest Evolution in Aerospace Design</p>
7373
</header>
7474

75-
<p>This new version of SUAVE brings a host of upgrades, new features, and improvements to better meet emerging needs in industry, academia, and research. A longer list of improvements can be found below:</p>
75+
<p>This release has major changes to both the aerodynamics, acoustics, and propeller models in SUAVE. A longer list of improvements can be found below:</p>
7676

7777

7878
<ul>
79-
<li>Updates to the native Vortex Lattice Method
80-
</li>
81-
<li>Propeller-wing interaction modeling</li>
82-
<li>Integrated FLOPS and Raymer aircraft weight estimation methods</li>
83-
<li>Improvements to eVTOL networks</b></li>
84-
<li>New constant-speed Internal Combustion Engine network</b></li>
85-
<li>Lift-trimmed single point segments</li>
86-
<li>Optimized range and endurance speeds for propeller aircraft</b></li>
87-
<li>More regressions testing to support our Verification and Validation efforts</b></li>
79+
<li>New VORLAX-based supersonic VLM</li>
80+
<li>Aircraft Noise Analysis</li>
81+
<li>General VTOL weights buildup</li>
82+
<li>Electric performance diagrams</li>
83+
<li>Non-uniform inflow for BET analysis </li>
84+
<li>Updated propeller-wing interaction </li>
85+
<li>Direct use of polar data for propellers</li>
86+
<li>Interface to PyCycle</li>
87+
<li>Airfoil Interpolator</li>
88+
<li>New function for supersonic wave drag</li>
89+
<li>Update OpenVSP interface</li>
90+
<li>Bug Fixes, code clean up, and some speedups!</li>
8891
</ul>
8992

9093
<br>
@@ -158,4 +161,4 @@ <h3>External Links</h3>
158161
<script src="assets/js/main.js"></script>
159162

160163
</body>
161-
</html>
164+
</html>

publications.html

+4
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
<div id="content">
6666
<!-- Content -->
6767
<div class="row">
68+
<div class="col-4 col-6-medium col-12-small">
69+
<a href="publications/Low_Cost_Aero_Analysis.pdf" class="image fit"><img src="publications/Low_Cost_Aero_Analysis.png" alt=""></a>
70+
<p>A Low-Cost Aero-Propulsive Analysis of Distributed Electric Propulsion Aircraft</p>
71+
</div>
6872
<div class="col-4 col-6-medium col-12-small">
6973
<a href="publications/AIAA_Propulsion_SUAVE_NDARC_Comparison.pdf" class="image fit"><img src="publications/Aviation_Propulsion_SUAVE_NDARC.PNG" alt=""></a>
7074
<p>Current Capabilities and Challenges of NDARC and SUAVE for eVTOL Aircraft Design and Analysis</p>
1.45 MB
Binary file not shown.
348 KB
Loading

0 commit comments

Comments
 (0)