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

knarf at cct.lsu.edu knarf at cct.lsu.edu
Mon Nov 25 13:12:51 CST 2013


User: knarf
Date: 2013/11/25 01:12 PM

Modified:
 /about/
  index.php
 /about/gallery/
  index.php, tov.par
 /about/releases/
  index.php
 /documentation/UsersGuide/
  UsersGuidech1.html
 /download/
  index.php

Log:
 mention new release - except on homepage

File Changes:

Directory: /documentation/UsersGuide/
=====================================

File [modified]: UsersGuidech1.html
Delta lines: +2 -2
===================================================================
--- documentation/UsersGuide/UsersGuidech1.html	2013-11-25 18:45:01 UTC (rev 1104)
+++ documentation/UsersGuide/UsersGuidech1.html	2013-11-25 19:12:51 UTC (rev 1105)
@@ -28,8 +28,8 @@
 class="cmtt-10">GetComponents </span>script on our website for checking
 out the flesh and thorns. The script is available at
 <!--l. 35--><p class="noindent" ><a 
-href="https://github.com/gridaphobe/CRL/raw/ET_2011_10/GetComponents" class="url" ><span 
-class="cmtt-10">https://github.com/gridaphobe/CRL/raw/ET_2011_10/GetComponents</span></a>.
+href="https://github.com/gridaphobe/CRL/raw/ET_2013_11/GetComponents" class="url" ><span 
+class="cmtt-10">https://github.com/gridaphobe/CRL/raw/ET_2013_11/GetComponents</span></a>.
 <!--l. 37--><p class="noindent" >The script takes as an argument the name of a file containing a <span 
 class="cmti-10">ThornList</span>, that is a list of thorns with the
 syntax <div class="alltt">

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

File [modified]: index.php
Delta lines: +5 -5
===================================================================
--- about/index.php	2013-11-25 18:45:01 UTC (rev 1104)
+++ about/index.php	2013-11-25 19:12:51 UTC (rev 1105)
@@ -30,7 +30,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_2012_11/einsteintoolkit.th">Einstein
+  thornlist: <a href="https://svn.einsteintoolkit.org/manifest/branches/ET_2013_11/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
@@ -62,9 +62,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_2011_10/GetComponents"
+  the <a href="https://github.com/gridaphobe/CRL/raw/ET_2013_11/GetComponents"
   class="nostyle">GetComponents</a> tools.</p>
-<p>Distribution: <a href="https://github.com/gridaphobe/CRL/raw/ET_2011_10/GetComponents">https://github.com/gridaphobe/CRL/raw/ET_2011_10/GetComponents</a><br>
+<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>
 </td>
 </tr>
@@ -82,7 +82,7 @@
   resources.</p>
 
 <p>Distribution: CCT SVN
-repository: <a href="https://svn.cct.lsu.edu/repos/numrel/simfactory2/branches/ET_2011_10">https://svn.cct.lsu.edu/repos/numrel/simfactory2/branches/ET_2011_10</a></p></td>
+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>
 </tr>
 
 <tr>
@@ -104,7 +104,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_2011_10/par">https://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/ET_2011_10/par</a></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>
 </td>
 </tr>
 </table>

Directory: /download/
=====================

File [modified]: index.php
Delta lines: +3 -3
===================================================================
--- download/index.php	2013-11-25 18:45:01 UTC (rev 1104)
+++ download/index.php	2013-11-25 19:12:51 UTC (rev 1105)
@@ -15,10 +15,10 @@
 commands listed below. This will create a directory called Cactus in
 which the components of the Einstein Toolkit are downloaded.  </p>
 
-<h4>Current release: Gauss (released on May 22nd, 2013)</h4>
+<h4>Current release: Noether (released on Nov 25th, 2013)</h4>
 
 This is the recommended version of the toolkit for most users.  See
-the <a href = "../about/releases/ET_2013_05_announcement.php">release
+the <a href = "../about/releases/ET_2013_11_announcement.php">release
 notes</a> for more information.
 
 <pre>
@@ -26,7 +26,7 @@
 
 chmod a+x GetComponents
 
-./GetComponents --parallel https://svn.einsteintoolkit.org/manifest/branches/ET_2013_05/einsteintoolkit.th
+./GetComponents --parallel https://svn.einsteintoolkit.org/manifest/branches/ET_2013_11/einsteintoolkit.th
 </pre>
 
 A tarball of the release is also available <a href="http://einsteintoolkit.org/tarballs/">here</a>,

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

File [modified]: index.php
Delta lines: +1 -1
===================================================================
--- about/gallery/index.php	2013-11-25 18:45:01 UTC (rev 1104)
+++ about/gallery/index.php	2013-11-25 19:12:51 UTC (rev 1105)
@@ -35,7 +35,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_2012_11/einsteintoolkit.th">ET Ørsted release</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>approx. memory</th><td>0.25 GB</td></tr>
    <tr><th>approx. runtime</th><td>2.5 SU</td></tr>
   </table>

File [modified]: tov.par
Delta lines: +0 -3
===================================================================
--- about/gallery/tov.par	2013-11-25 18:45:01 UTC (rev 1104)
+++ about/gallery/tov.par	2013-11-25 19:12:51 UTC (rev 1105)
@@ -80,9 +80,6 @@
 TmunuBase::stress_energy_at_RHS  = yes
 TmunuBase::timelevels            =  1
 TmunuBase::prolongation_type     = none
-# This is still necessary for the ET_2012_11 release, but is the default
-# after that.
-TmunuBase::support_old_CalcTmunu_mechanism = "no"
 
 
 HydroBase::timelevels            = 3

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

File [modified]: index.php
Delta lines: +4 -2
===================================================================
--- about/releases/index.php	2013-11-25 18:45:01 UTC (rev 1104)
+++ about/releases/index.php	2013-11-25 19:12:51 UTC (rev 1105)
@@ -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_05</tt>, code named
-  "<a href="http://en.wikipedia.org/wiki/Carl_Friedrich_Gauss">Gauss</a>".
+  is <tt>ET_2013_11</tt>, code named
+  "<a href="http://en.wikipedia.org/wiki/Emmy_Noether">Noether</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_2013_11</tt> "Noether",
+    <a href="ET_2013_11_announcement.php">released 2013-11-25</a></li>
   <li><tt>ET_2013_05</tt> "Gauss",
     <a href="ET_2013_05_announcement.php">released 2013-05-22</a></li>
   <li><tt>ET_2012_11</tt> "Ørsted",



More information about the Commits mailing list