forked from su2code/su2code.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUSB_Team.html
More file actions
22 lines (15 loc) · 738 Bytes
/
USB_Team.html
File metadata and controls
22 lines (15 loc) · 738 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: SU2 Dev. Team at the University of Basilicata
layout: default
---
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 class="text-center">SU2 Dev. Team at the University of Basilicata</h1>
<p>Our group specializes in the development of <b>Residual Distribution</b> (also known as Fluctuation
Splitting) schemes and <b>unstructured shock-fitting</b> techniques. At present, we are <i>not</i> developing
SU2, but rather using it to perform code-to-code verification. We are particularly interested in assessing how different unstructured grid codes perform on purely triangular meshes. We might also consider interfacing our unstructured shock-fitting algorithm with SU2.
</p>
</div>
</div>
</div>