Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtutorials.html
More file actions
Latest commit
162 lines (141 loc) · 6.06 KB
/
Copy pathtutorials.html
File metadata and controls
162 lines (141 loc) · 6.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!DOCTYPE HTML>
<!--
Arcana by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Tutorials</title>
<metacharset="utf-8" />
<metaname="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<linkrel="stylesheet" href="assets/css/main.css" />
<linkrel="shortcut icon" type="image/x-icon" href="favicon.ico?">
<!-- Global site tag (gtag.js) - Google Analytics -->
<scriptasyncsrc="https://www.googletagmanager.com/gtag/js?id=UA-132339206-1"></script>
<script>
window.dataLayer=window.dataLayer||[];
functiongtag(){dataLayer.push(arguments);}
gtag('js',newDate());
gtag('config','UA-132339206-1');
</script>
</head>
<bodyclass="is-preload">
<divid="page-wrapper">
<!-- Header -->
<divid="header">
<!-- Logo -->
<ahiddenid="logo">SUAVE</a>
<!-- Nav -->
<navid="nav">
<ul>
<li><ahref="https://suave.stanford.edu/index.html"> SUAVE</a></li>
<li><ahref="https://suave.stanford.edu/download.html">Download</a></li>
<liclass="current"><ahref="https://suave.stanford.edu/tutorials.html">Tutorials</a></li>
<li><ahref="https://suave.stanford.edu/documentation.html">Documentation</a></li>
<li><ahref="https://suave.stanford.edu/forum.html">Forum</a></li>
<li><ahref="https://suave.stanford.edu/publications.html">Publications</a></li>
<li><ahref="https://github.com/suavecode/SUAVE">
<spanclass="icon2 icon-github">
<imgsrc="images/github_white.svg">
</span>
</a></li>
<li><ahref="https://ci.appveyor.com/project/planes/suave">
<spanclass="icon2 icon-appveyor">
<imgsrc="images/appveyor-logo.svg">
</span>
</a></li>
<li><ahref="https://coveralls.io/github/suavecode/SUAVE">
<spanclass="icon2 icon-coveralls">
<imgsrc="images/coveralls.svg">
</span>
</a></li>
</ul>
</nav>
</div>
<!-- Main -->
<sectionclass="wrapper style1">
<divclass="container">
<divclass="row gtr-200">
<divclass="col-4 col-12-narrower">
<divid="sidebar">
<!-- Sidebar -->
<section>
<h3>Tutorials</h3>
<ulclass="links">
<li><ahref="tutorials/B737.html">Boeing 737-800</a></li>
<li><ahref="tutorials/Concorde.html">Creating a New Aero Analysis</a></li>
<li><ahref="tutorials/Solar.html">Solar UAV</a></li>
<li><ahref="tutorials/PRD.html">Payload Range Diagram</a></li>
<li><ahref="tutorials/turbofan.html">Turbofan Network</a></li>
<li><ahref="tutorials/jet_optimization.html">Regional Jet Optimization</a></li>
<li><ahref="tutorials/solar_optimization.html">Solar UAV Optimization</a></li>
<li><ahref="tutorials/bwb.html">Blended Wing Body with CFD</a></li>
<li><ahref="tutorials/avl.html">AVL - Boeing 737-800</a></li>
<li><ahref="tutorials/basic_eVTOL.html">Basic eVTOL Video Tutorial</a></li>
<li><ahref="tutorials/general_aviation.html">General Aviation Video Tutorial</a></li>
<li><ahref="tutorials/tail-sitter_UAV.html">Tail-sitter UAV Video Tutorial</a></li>
</ul>
</section>
</div>
</div>
<divclass="col-8 col-12-narrower imp-narrower">
<divid="content">
<!-- Content -->
<article>
<header>
<h2>Tutorials</h2>
<p>These are tutorials for SUAVE. The tutorials will then help you get started with SUAVE. We recommend starting with the Boeing 737-800 tutorial and then moving to the Regional Jet Optimization or the Turbofan Network tutorial. These will allow you to explore the capabilities of SUAVE. If you haven't already downloaded the latest accompanying tutorial scripts you can find them <ahref="https://github.com/suavecode/Tutorials/releases">here</a>.</p>
</header>
</article>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<divid="footer">
<divclass="container">
<divclass="row">
<sectionclass="col-3 col-6-narrower col-12-mobilep">
<h3>Download</h3>
<ulclass="links">
<li><ahref="https://suave.stanford.edu/registration.html">Registration</a></li>
<li><ahref="https://github.com/suavecode/SUAVE">Github Site</a></li>
</ul>
</section>
<sectionclass="col-3 col-6-narrower col-12-mobilep">
<h3>Learn</h3>
<ulclass="links">
<li><ahref="https://suave.stanford.edu/tutorials.html">Tutorials</a></li>
<li><ahref="https://suave.stanford.edu/documentation.html">Documentation</a></li>
<li><ahref="https://suave.stanford.edu/forum.html">Forum</a></li>
</ul>
</section>
<sectionclass="col-3 col-6-narrower col-12-mobilep">
<h3>External Links</h3>
<ulclass="links">
<li><ahref="http://adl.stanford.edu">Aerospace Design Lab</a></li>
<li><ahref="https://aa.stanford.edu">Stanford Aero/Astro</a></li>
<li><ahref="https://su2code.github.io">SU2</a></li>
</ul>
</section>
</div>
<!-- Copyright -->
<divclass="copyright">
<ulclass="menu">
<li>© <script>document.write(newDate().getFullYear())</script> Stanford Aerospace Design Lab <br/>
All rights reserved</li>
</ul>
</div>
</div>
</div>
<!-- Scripts -->
<scriptsrc="assets/js/jquery.min.js"></script>
<scriptsrc="assets/js/jquery.dropotron.min.js"></script>
<scriptsrc="assets/js/browser.min.js"></script>
<scriptsrc="assets/js/breakpoints.min.js"></script>
<scriptsrc="assets/js/util.js"></script>
<scriptsrc="assets/js/main.js"></script>
</body>
</html>