[Commits] [svn:einsteintoolkit] www/about/ (Rev. 1331)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Wed May 21 10:23:51 CDT 2014


User: knarf
Date: 2014/05/21 10:23 AM

Modified:
 /about/
  index.php
 /about/gallery/
  index.php
 /about/releases/
  index.php

Log:
 changes for new release

File Changes:

Directory: /about/
==================

File [modified]: index.php
Delta lines: +5 -5
===================================================================
--- about/index.php	2014-05-21 15:17:16 UTC (rev 1330)
+++ about/index.php	2014-05-21 15:23:51 UTC (rev 1331)
@@ -31,7 +31,7 @@
 
 <p>The tools and thorns comprising the Einstein Toolkit are provided
   in a standard Cactus
-  thornlist: <a href="https://svn.einsteintoolkit.org/manifest/branches/ET_2013_11/einsteintoolkit.th">Einstein
+  thornlist: <a href="https://svn.einsteintoolkit.org/manifest/branches/ET_2014_05/einsteintoolkit.th">Einstein
   Toolkit Thornlist</a>.
   A <a href="http://docs.einsteintoolkit.org/et-docs/Tutorial_for_New_Users">tutorial</a>
   describes in easy steps how to download, compile, and run the
@@ -63,9 +63,9 @@
   the source code and associated tools for simulations, including
   Cactus thorns.  The component list is written using the Component
   Retrieval Language and can be checked out using
-  the <a href="https://github.com/gridaphobe/CRL/raw/ET_2013_11/GetComponents"
+  the <a href="https://github.com/gridaphobe/CRL/raw/ET_2014_05/GetComponents"
   class="nostyle">GetComponents</a> tools.</p>
-<p>Distribution: <a href="https://github.com/gridaphobe/CRL/raw/ET_2013_11/GetComponents">https://github.com/gridaphobe/CRL/raw/ET_2013_11/GetComponents</a><br>
+<p>Distribution: <a href="https://github.com/gridaphobe/CRL/raw/ET_2014_05/GetComponents">https://github.com/gridaphobe/CRL/raw/ET_2014_05/GetComponents</a><br>
 </p>
 </td>
 </tr>
@@ -83,7 +83,7 @@
   resources.</p>
 
 <p>Distribution: CCT SVN
-repository: <a href="https://svn.cct.lsu.edu/repos/numrel/simfactory2/branches/ET_2013_11">https://svn.cct.lsu.edu/repos/numrel/simfactory2/branches/ET_2013_11</a></p></td>
+repository: <a href="https://svn.cct.lsu.edu/repos/numrel/simfactory2/branches/ET_2014_05">https://svn.cct.lsu.edu/repos/numrel/simfactory2/branches/ET_2014_05</a></p></td>
 </tr>
 
 <tr>
@@ -105,7 +105,7 @@
   the documentation for information on how to run these on the
   QueenBee machine.</p>
 
-<p>Distribution: <a href="https://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/ET_2013_11/par">https://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/ET_2013_11/par</a></p>
+<p>Distribution: <a href="https://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/ET_2014_05/par">https://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/ET_2014_05/par</a></p>
 </td>
 </tr>
 </table>

Directory: /about/gallery/
==========================

File [modified]: index.php
Delta lines: +1 -1
===================================================================
--- about/gallery/index.php	2014-05-21 15:17:16 UTC (rev 1330)
+++ about/gallery/index.php	2014-05-21 15:23:51 UTC (rev 1331)
@@ -36,7 +36,7 @@
      both time and computational power are typically scarce.</p>
   <table>
    <tr><th>Parameter file</th><td><a href="tov.par">tov.par</a></td></tr>
-   <tr><th>Thornlist</th><td><a href="https://svn.einsteintoolkit.org/manifest/branches/ET_2013_11/einsteintoolkit.th">ET Noether release</a></td></tr>
+   <tr><th>Thornlist</th><td><a href="https://svn.einsteintoolkit.org/manifest/branches/ET_2014_05/einsteintoolkit.th">ET Noether release</a></td></tr>
    <tr><th>approx. memory</th><td>0.25 GB</td></tr>
    <tr><th>approx. runtime</th><td>2.5 SU</td></tr>
   </table>

Directory: /about/releases/
===========================

File [modified]: index.php
Delta lines: +4 -2
===================================================================
--- about/releases/index.php	2014-05-21 15:17:16 UTC (rev 1330)
+++ about/releases/index.php	2014-05-21 15:23:51 UTC (rev 1331)
@@ -2,8 +2,8 @@
 include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
 
 <p>The most recent release of the Einstein Toolkit
-  is <tt>ET_2013_11</tt>, code named
-  "<a href="http://en.wikipedia.org/wiki/Emmy_Noether">Noether</a>".
+  is <tt>ET_2014_05</tt>, code named
+  "<a href="http://en.wikipedia.org/wiki/John_Archibald_Wheeler">Wheeler</a>".
   We expect this version to remain unchanged, save for correcting
   serious problems that may be detected.  This version should be your
   first choice if you are new to the Einstein Toolkit, or if you want
@@ -18,6 +18,8 @@
 <hrule />
 <p>List of Einstein Toolkit releases:</p>
 <ul>
+  <li><tt>ET_2014_05</tt> "Wheeler",
+    <a href="ET_2014_05_announcement.php">released 2014-05-21</a></li>
   <li><tt>ET_2013_11</tt> "Noether",
     <a href="ET_2013_11_announcement.php">released 2013-11-26</a></li>
   <li><tt>ET_2013_05</tt> "Gauss",



More information about the Commits mailing list