Skip to content

Commit

Permalink
First cut to the developers page
Browse files Browse the repository at this point in the history
  • Loading branch information
fpalacios committed Feb 23, 2018
1 parent 794d3e1 commit 0d60a10
Show file tree
Hide file tree
Showing 16 changed files with 237 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/topnav.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
<li {% if page.sectionid=='docs' %} class="active" {% endif %}><a href="{{ "/docs/home/" | prepend: site.baseurl }}">Docs</a></li>
<li {% if page.sectionid=='tutorials' %} class="active" {% endif %}><a href="{{ "/tutorials/home/" | prepend: site.baseurl }}">Tutorials</a></li>
<li {% if page.sectionid=='forum' %} class="active" {% endif %}><a href="{{ "https://www.cfd-online.com/Forums/su2/" | prepend: site.baseurl }}">Forum</a></li>
<li {% if page.sectionid=='develop' %} class="disabled" {% endif %}><a href="{{ "http://su2devsociety.org" | prepend: site.baseurl }}">Develop</a></li>
<li {% if page.sectionid=='develop' %} class="active" {% endif %}><a href="{{ "/develop.html" | prepend: site.baseurl }}">Develop</a></li>
<li {% if page.sectionid=='ids' %} class="active" {% endif %}><a href="{{ "http://su2devsociety.org" | prepend: site.baseurl }}">IDS</a></li>
<li {% if page.sectionid=='blog' %} class="active" {% endif %}><a href="{{ site.posts.first.url | prepend: site.baseurl }}">News</a></li>
</ul>
<div class="navbar-right">
Expand Down
70 changes: 70 additions & 0 deletions develop.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
title: SU2 Developers
layout: default
---

<div class="container">

<div class="row">
<div class="col-lg-12">
<h1 class="text-center">Join the Team</h1>

<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>

<br>

<p>SU2 is being developed by individuals and organized teams around the world. Currently, the most active teams contributing to SU2 are:</p>
<br>
<ul>
<li><a href="teams/SU_Team.html">Team at Stanford University.</a></li>
<li><a href="teams/TD_Team.html">Team at Delft University of Technology.</a></li>
<li><a href="teams/KL_Team.html">Team at Kaiserslautern University of Technology.</a></li>
<li><a href="teams/IC_Team.html">Team at Imperial College.</a></li>
<li><a href="teams/USB_Team.html">Team at the University of Basilicata.</a></li>
<li><a href="teams/PM_Team.html">Team at Polytechnic University of Milan.</a></li>
<li><a href="teams/UB_Team.html">Team at University of Brescia.</a></li>
<li><a href="teams/US_Team.html">Team at University of Strathclyde.</a></li>
<li>Team at University of Twente.</li>
<li>Team at the University of Michigan.</li>
<li>Team at Queen's University.</li>
<li>Team at Royal Military College of Canada.</li>
<li>Team at the Indian Institute of Technology Gandhinagar.</li>
<li>Team at the University of Sydney.</li>
<li>Team at Virginia Tech.</li>
</ul>
<br>

<p><b>Note I: If you are actively working on SU2 and your team is not in the list, please let us know and we will add your team and profile to this webpage.</b></p>

<br>

<hr>

<br>


<h1 class="text-center">Gitting Started</h1>


<p> GitHub is the center of all development efforts in SU2. The su2code GitHub organization contains the <a href="https://github.com/su2code/SU2">main code</a> repository as well as supporting materials:</p>
<br>
<p><center>
<a href="https://github.com/su2code">
<img src="img/logos/logo_github.png" style="width:82px;height:43px"> <br>
SU2 on Github!</a>
</center></p>

<br>

<p>You can check out all of the development activity, and new developers are encouraged to log feature requests, questions, and bug reports through the GitHub <a href="https://github.com/su2code/SU2/issues">issue tracker</a>. Developers can have their code contributions integrated through GitHub as well. For more information, look at the <a href="https://su2code.github.io/docs/home/">SU2 wiki</a> on GitHub. </p>



</div>
</div>

</div>


Binary file added img/logos/logo_github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/portrait/CREATeam2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/portrait/KLTeam_2014.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/portrait/SU2Team_2014.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/portrait/TDTeam_2014.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teams/.DS_Store
Binary file not shown.
20 changes: 20 additions & 0 deletions teams/IC_Team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: SU2 Dev. Team at Imperial College London
layout: default
---

<div class="container">

<div class="row">
<div class="col-lg-12">
<h1 class="text-center">SU2 Dev. Team at Imperial College London</h1>

<p> Our group is focused on increasing the efficiency of the next generation of air vehicles and wind turbines by exploiting aeroelastic phenomena and effectively understanding the mechanisms of aerodynamic actuation, which will allow effective control of flexible lightweight wings and blades.
</p>

</div>
</div>

</div>


21 changes: 21 additions & 0 deletions teams/KL_Team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: SU2 Dev. Team at University of Kaiserslautern
layout: default
---

<div class="container">

<div class="row">
<div class="col-lg-12">
<h1 class="text-center">SU2 Dev. Team at University of Kaiserslautern</h1>

<img class="framed_img" src="../img/portrait/KLTeam_2014.jpg" alt="KL Team" width="500px" height="467px" />

<p><a href="http://www.scicomp.uni-kl.de">Our group</a> focuses on the development of methods and tools for efficient shape optimization, optimal flow control and aerocoustic optimization. This includes research in the field of Algorithmic/Automatic Differentation (AD), Adjoint-based optimization methods like One-Shot and finally the application to multi-discplinary problems involving complex and high-fidelity flow models.</p>

</div>
</div>

</div>


21 changes: 21 additions & 0 deletions teams/PM_Team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: SU2 Dev. Team at Polytechnic U. of Milan
layout: default
---

<div class="container">

<div class="row">
<div class="col-lg-12">
<h1 class="text-center">SU2 Dev. Team at Polytechnic U. of Milan</h1>

<img class="framed_img" src="../img/portrait/CREATeam2.jpg" alt="SU2 Team" width="690px" height="486px" />

<p>The laboratory of Compressible-fluid dynamics for Renewable Energy Applications (CREA, <a href="http://crealaboratory.blogspot.it/">http://crealaboratory.blogspot.it/</a>) support theoretical, experimental and numerical investigations of compressible-fluid flows for renewable energy applications. Research activities include experimental work in the Test-Rig for Organic VApors (TROVA, commissioned in 2013), the design of the Supercritical CO2 for the PRocess Industry test-rig (SCO2PRI) and the development of a number of software tools for non-ideal fluid flows: the Fluidprop thermodynamic library (www.fluidprop.com), the dense-gas branch of the SU2 CFD solver , the PoliMIce suite for ice accretion, the code RGND for nozzle design in non-ideal conditions and the FlowMesh CFD solver (<a href="http://www.aero.polimi.it/flowmesh">http://www.aero.polimi.it/flowmesh</a>).</p>

</div>
</div>

</div>


21 changes: 21 additions & 0 deletions teams/SU_Team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: SU2 Dev. Team at Stanford
layout: default
---

<div class="container">

<div class="row">
<div class="col-lg-12">
<h1 class="text-center">SU2 Dev. Team at Stanford</h1>

<img class="framed_img" src="../img/portrait/SU2Team_2014.jpeg" alt="SU2 Team" width="690px" height="486px" />

<p>Our group specializes in the development of high-fidelity, multi-disciplinary analysis and design methods to enable the creation of efficient, evironmentally friendly, and realizable aerospace systems. Our work in the past has involved a large number of applications including transonic, supersonic, and hypersonic aircraft, helicopters, turbomachinery, and launch and re-entry vehicles.</p>

</div>
</div>

</div>


20 changes: 20 additions & 0 deletions teams/TD_Team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: SU2 Dev. Team at TU Delft
layout: default
---

<div class="container">

<div class="row">
<div class="col-lg-12">
<h1 class="text-center">SU2 Dev. Team at TU Delft</h1>

<img class="framed_img" src="../img/portrait/TDTeam_2014.jpg" alt="SU2 Team" width="690px" height="486px" />

<p>Our group performs research on innovative "green" systems for propulsion and power generation. We develop new knowledge on the fluid dynamics and thermodynamics of dense vapors and supercritical fluids by performing theoretical, numerical and experimental studies, and apply it to the study of innovative technologies like the Organic Rankine Cycle (ORC) turbogenerator or the supercritical CO2 Brayton turbine. Part of our investigations covers also combustion and turbomachinery aspects of advanced gas turbines. We focus in addition on the development of system and turbomachinery fluid dynamic automated design methods.</p>
</div>
</div>

</div>


19 changes: 19 additions & 0 deletions teams/UB_Team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: SU2 Dev. Team at University of Brescia
layout: default
---

<div class="container">

<div class="row">
<div class="col-lg-12">
<h1 class="text-center">SU2 Dev. Team at University of Brescia</h1>

<p>The research activity focuses on the development of innovative computational fluid dynamics (CFD) codes and in the application of CFD to flow simulations of industrial interest. This activity is performed with both in house developed and commercial codes, which are mainly used for the analysis and design of turbomachinery (axial and centrifugal compressors, axial and radial thermal turbines, wind turbines).</p>

</div>
</div>

</div>


22 changes: 22 additions & 0 deletions teams/USB_Team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
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>


21 changes: 21 additions & 0 deletions teams/US_Team.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: SU2 Dev. Team at the University of Strathclyde
layout: default
---

<div class="container">

<div class="row">
<div class="col-lg-12">
<h1 class="text-center">SU2 Dev. Team at the University of Strathclyde</h1>

<p> The fluid mechanics group at the University of Strathclyde has extensive experience with the development and application of implicit Large Eddy Simulations, particularly for compressible transitional and turbulent flows, including turbulent boundary layers and turbulent mixing. Furthermore, the group is working on the development and application of multi-scale and molecular dynamics methods.
</p>


</div>
</div>

</div>


0 comments on commit 0d60a10

Please sign in to comment.