Skip to content

Commit 846980c

Browse files
committed
v6.1 updates
1 parent 60624ac commit 846980c

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

download.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h2>Binary Executables</h2>
4747
</div>
4848

4949
<br>
50-
<h3>Current Release for macOS/Linux: SU2 v6.0.1</h3>
50+
<h3>Current Release for macOS/Linux: SU2 v6.1.0</h3>
5151

5252
<br>
5353

@@ -95,7 +95,7 @@ <h2>Source Code</h2>
9595
<br>
9696

9797
<center>
98-
<p><a class="btn btn-primary btn-lg" href="{{ "https://github.com/su2code/SU2/archive/v6.0.0.tar.gz" | prepend: site.baseurl }}" role="button">Source (.tar.gz)</a>
98+
<p><a class="btn btn-primary btn-lg" href="{{ "https://github.com/su2code/SU2/archive/v6.1.0.tar.gz" | prepend: site.baseurl }}" role="button">Source (.tar.gz)</a>
9999
</center>
100100

101101
<br>
@@ -133,7 +133,7 @@ <h2>Test Case Suite</h2>
133133
<br>
134134

135135
<center>
136-
<p><a class="btn btn-success btn-lg" href="{{ "https://github.com/su2code/TestCases/archive/v6.0.0.tar.gz" | prepend: site.baseurl }}" role="button">Test Cases (.tar.gz)</a>
136+
<p><a class="btn btn-success btn-lg" href="{{ "https://github.com/su2code/TestCases/archive/v6.1.0.tar.gz" | prepend: site.baseurl }}" role="button">Test Cases (.tar.gz)</a>
137137
</center>
138138
<br>
139139

download/su2-macos-latest.tgz

403 KB
Binary file not shown.

download/su2-redhat-latest.tgz

-697 KB
Binary file not shown.

download/su2-ubuntu-latest.tgz

-8.75 MB
Binary file not shown.

emails/su2_email_v6p1.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
</center>
207207

208208
<center>
209-
<p> Join us in Glasgow, UK. For the first time, we will expand our annual developers meeting to three days with an extra day of hands-on content at the start. Should you wish to join (physically or virtually), <b>please register for the meeting by following the link below</b>. Follow-up emails with further instructions will be sent to registrants before the meeting. All users and developers are invited!</p>
209+
<p> Join us in Glasgow, UK. For the first time, we will expand our annual developers meeting to three days with an extra day of hands-on content at the start. Should you wish to join (physically or virtually), <b>please register for the meeting by following the link below</b>. Follow-up emails with further instructions will be sent to registrants before the meeting. All users and developers are invited, so save the date and start planning!</p>
210210

211211
</center>
212212

@@ -228,14 +228,14 @@
228228
<center>
229229

230230
<img src="https://su2code.github.io/emails/ubend.png" height="542" width="500">
231-
<h4> Turbulent incompressible flow through a 180 degree u-bend. </h4>
231+
<h4> Turbulent incompressible flow through a rectangular u-bend. </h4>
232232
<br>
233233

234-
<center><p><h1><font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> v6.1 Falcon</h1></p></center>
234+
<center><p><h1>Getting better all the time.</h1></p></center>
235235
<br>
236236
<p>
237237

238-
<font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> v6.1 contains major improvements for incompressible flows with heat transfer, and we're pairing the release with a shiny <a href="https://su2code.github.io/tutorials">new set of tutorials</a> to show you how to use it. Get the release with the button below.</p>
238+
Today, we proudly introduce <font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> v6.1. The release contains major improvements for incompressible flows with heat transfer, and we're pairing it with a fine <a href="https://su2code.github.io/tutorials">new set of tutorials</a> to show you how to use it. Get <font color="#B22234">S</font><font color="#3C3B6E">U</font><font color="#B22234">2</font> v6.1 using the button below.</p>
239239

240240
<table>
241241
<tr>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="header-container jumbotron">
66
<div class="container"> <!--- style="background-color:white" --->
77
<right>
8-
<h1>SU2 v6.0.1 Falcon</h1> <!-- style="color:black" -->
8+
<h1>SU2 v6.1.0 Falcon</h1> <!-- style="color:black" -->
99
<h2>Powerful. Fast. Free.</h2>
1010
<p><a class="btn btn-info btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
1111
Download</a></p>

0 commit comments

Comments
 (0)