forked from su2code/su2code.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
151 lines (124 loc) · 8.84 KB
/
index.html
File metadata and controls
151 lines (124 loc) · 8.84 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
---
layout: default
---
<div class="header-container jumbotron">
<div class="container"> <!--- style="background-color:white" --->
<right>
<h1 style="font-weight:800">SU2 v6.1.0 Falcon</h1> <!-- style="color:black" -->
<h2 style="font-weight:700">Powerful. Fast. Free.</h2>
<p><a class="btn btn-danger btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
Download</a></p>
<br>
<br>
</right>
</div>
</div>
<div class="container">
<!-- Begin Special Banner for temporary announcements. End the comment here to enable... --->
<hr>
<div class="row">
<div class="col-lg-12">
<h1 class="text-center">4th Annual SU2 Developers Meeting</h1>
<h3 class="text-center"><b>NEW: Register Today Using the Form Below!</b></h3>
<h3 class="text-center">May 8-10, 2019</h3>
<h3 class="text-center">Villa Monastero, Varenna, Italy</h3>
<br>
<p align="justify">SU2 has grown in just a few years from a small, open-source tool for aerodynamics, to a large community of users and developers with a passion for multidisciplinary optimization. As an open-source project, we believe in building a vibrant community, involving everyone in the spirit of open collaboration.</p>
<p align="justify">So, for the fourth consecutive year, we are gathering some of the most active development teams from around the world in one place to showcase the latest in SU2. We invite you to join us with the incredible scenery of Lake Como as the backdrop. And if you can't attend in person, you can always join virtually from the comfort of your sofa. Please register below today!</p>
<p align="justify">This is what we have prepared for you:</p>
<p align="justify"><ul>
<li>A new edition of 2018's successful hackathon!</li>
<li>A day full of presentations on what you can do with SU2, from our experienced developers all over the world.</li>
<li>An open discussion on the future of our project.</li>
</ul></p>
<p align="justify">More information on the venue and accomodation can be found <a href="documents/dev_meeting_2019/information.html">here</a></b></h3>.</p>
</div>
<div style="width:100%; text-align:left;"><iframe src="https://eventbrite.com/tickets-external?eid=55207861199&ref=etckt" frameborder="0" height="800" width="100%" vspace="0" hspace="0" marginheight="5" marginwidth="0" scrolling="auto" allowtransparency="true"></iframe><div style="font-family:Helvetica, Arial; font-size:12px; padding:10px 0 5px; margin:2px; width:100%; text-align:left;" ><a class="powered-by-eb" style="color: #ADB0B6; text-decoration: none;" target="_blank" href="https://www.eventbrite.com/">Powered by Eventbrite</a></div></div>
</div>
<hr>
<!-- End Special Banner -->
<div class="row">
<div class="col-md-6">
<h2 class="header-light regular-pad">What is SU2?</h2>
<blockquote>
<p>SU2 is an open-source collection of software tools written in C++ and Python for the analysis of partial differential equations (PDEs) and PDE-constrained optimization problems on unstructured meshes with state-of-the-art numerical methods. SU2 is a leading technology for adjoint-based optimization. Through the initiative of users and developers around the world, SU2 is now a well established tool in the computational sciences with wide applicability to aeronautical, automotive, naval, and renewable energy industries, to name a few.</p>
<p>Find a detailed description of the code philosophy, components, and implementations in the SU2 <a href="https://arc.aiaa.org/doi/abs/10.2514/1.J053813">AIAA Journal article</a>. Whether it's <a href="documents/AIAA-2016-3518.pdf">discrete adjoints</a>, <a href="documents/2017_J._Phys.3A_Conf._Ser._821_012013.pdf">non-ideal compressible CFD</a>, <a href="http://dx.doi.org/10.1016/j.compfluid.2016.02.003">high-performance computing</a>, or <a href="documents/AIAA-2018-3111.pdf"> incompressible flows with heat transfer</a>, SU2 has something for you.</p>
</blockquote>
</div>
<div class="col-md-6 text-center">
<img src="img/logoSU2_v3.3_mod.png" alt="" class="img-responsive">
</div>
</div>
<hr>
<div class="row">
<div class="col-sm-4">
<h1 class="text-center"><i class="fa fa-bullhorn" aria-hidden="true"></i></h1>
<h3 class="text-center">Stay informed.</h3>
<p> Keep up with the latest announcements and events by registering for our <a href="http://su2devsociety.org/su2-user-registration/">mailing list</a> and following us on <a href="https://twitter.com/intent/user?screen_name=su2code">twitter</a> and <a href="https://www.facebook.com/su2code/">facebook</a>. For detailed updates on the source code, watch the SU2 repository on <a href="https://github.com/su2code/SU2">GitHub</a>.
</p>
</div>
<div class="col-sm-4">
<h1 class="text-center"><i class="fa fa-fast-forward" aria-hidden="true"></i></h1>
<h3 class="text-center">Accelerate your research.</h3>
<p> You won't have to start from scratch - use SU2 as a strong foundation for your research. Level up your SU2 skills with our <a href="https://su2code.github.io/docs/home/">documentation</a> and <a href="https://su2code.github.io/tutorials/home/">tutorials</a> sections.
</div>
<div class="col-sm-4">
<h1 class="text-center"><i class="fa fa-users" aria-hidden="true"></i></h1>
<h3 class="text-center">Free and open. Always.</h3>
<p> SU2 is open source and released under the LGPL 2.1. It's under active
development by individuals all around the world. Get the code and get involved on <a href="https://github.com/su2code/SU2">GitHub</a>.
</p>
</div>
</div>
<hr>
<div class="row">
<div class="col-lg-12 text-center">
<img src="img/hl_crm_01.png" alt="" class="img-responsive">
</div>
</div>
<hr>
<div class="row">
<!--
<div class="col-md-6 text-center">
<h1 class="text-center"><i class="fa fa-connectdevelop" aria-hidden="true"></i></h1>
<h3 class="text-center">SU2 Developers Society</h3>
<p>The SU2 community continues to grow rapidly, and together, we are making a measurable, worldwide impact on CFD. Now, it's time to tap into our collective expertise, creativity, and programming skills to take SU2 to the next level.</p>
<p>We invite all contributors to the SU2 project to become members of the <a href="http://su2devsociety.org">SU2 International Developers Society (IDS)</a>. The mission of the society is to connect, inspire, and expand the SU2 developer community. Membership is free and offers some serious perks.</p>
</div>
--->
<div class="col-lg-12 text-center">
<h1 class="text-center"><i class="fa fa-book" aria-hidden="true"></i></h1>
<h3 class="text-center">Meet state-of-the-art.</h3>
<p> SU2 isn't just software. It's a research platform. Catch up to the state-of-the-art and push the boundaries in your field with SU2.</p>
<p>Find a detailed description of the code philosophy,
components, and implementations in the SU2 <a href="https://arc.aiaa.org/doi/abs/10.2514/1.J053813">AIAA Journal article</a>. Whether it's <a href="documents/AIAA-2016-3518.pdf">discrete adjoints</a>, <a href="documents/2017_J._Phys.3A_Conf._Ser._821_012013.pdf">non-ideal compressible CFD</a>, <a href="http://dx.doi.org/10.1016/j.compfluid.2016.02.003">high-performance computing</a>, or <a href="documents/AIAA-2018-3111.pdf"> incompressible flows with heat transfer</a>, SU2 has something for you.</p>
</div>
</div>
</div>
<hr>
<div class="row">
<div class="col-lg-12 text-center">
<img src="img/drivaer.png" alt="" class="img-responsive">
</div>
</div>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28187985-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-35193029-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>