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

gallen at cct.lsu.edu gallen at cct.lsu.edu
Tue Mar 23 21:03:18 CDT 2010


User: gallen
Date: 2010/03/23 09:03 PM

Modified:
 /toolkit/
  index.php

Log:
 Components

File Changes:

Directory: /toolkit/
====================

File [modified]: index.php
Delta lines: +8 -3
===================================================================
--- toolkit/index.php	2010-03-24 02:01:37 UTC (rev 115)
+++ toolkit/index.php	2010-03-24 02:03:18 UTC (rev 116)
@@ -3,13 +3,18 @@
 
 
 
-<p>The Einstein Toolkit consists of an open set of over 100 <a href="http://www.cactuscode.org">Cactus</a> thorns for computational relativity, and includes a vacuum spacetime solver (MacLachlan), a relativistic hydrodynamics solver (Avanti), along with thorns for initial data, analysis and computational infrastructure. These thorns have been developed and improved over many years by <a href="../credits">many different researchers</a>.
+<p>The Einstein Toolkit consists of an open set of over 100 <a href="http://www.cactuscode.org">Cactus</a> thorns for computational relativity along with associated tools for simulation management and visualization. The toolkit 
+  includes a vacuum spacetime solver (MacLachlan), a relativistic hydrodynamics solver (Avanti), along with thorns for initial data, analysis and computational infrastructure. These thorns have been developed and improved over many years by <a href="../credits">many different researchers</a>.
 </p>
 
   <p>The Einstein Toolkit can be used with your own thorns for initial data, evolution, equation of state or analysis. Writing your own thorns to work with the Einstein Toolkit requires following the conventions specified in the ADMBase and HydroBase thorns which define the basic fields (e.g. 3-metric, extrinsic curvature, lapse, shift vector, density, etc).</p>
 
+  <p>The Einstein Toolkit is supported by a distributed model, combining core support of software, tools, and documentation in its <a href="https://svn.einsteintoolkit.org">SVN repository</a> with partnerships with other developers who contribute open software and coordinate together on development. </p>
+
 <!--  <p>The thorns comprising the Einstein Toolkit are provided in a standard Cactus thornlist: <a href="https://svn.einsteintoolkit.org/cactus/thornlists/einsteintoolkit.th">Einstein Toolkit Thornlist</a>. A <a href="../info/documentation/">worked example</a> describes how to download, compile and run the toolkit.</p>-->
 
+  <p>The components of the Einstein Toolkit include:</p>
+
 <table border="1">
 
 <tr>
@@ -26,11 +31,11 @@
 </tr>
 <tr>
 <td valign="top">Simulation Factory</b></td>
-  <td>The simulation factory includes configuration and batch script files for compiling and running Cactus on many different architectures. Additional capabilities provide for management of simulations, simplifying checkpoint & restart, and remote use of machines. The Einstein Consortium have selected the simulation factory as the default mechanism for supporting the easy use of Cactus on heterogeneous resources.</td>
+  <td>The <a href="" class="nostyle">simulation factory</a> includes configuration and batch script files for compiling and running the Einstein Toolkit on many different architectures. Additional capabilities provide for management of simulations, simplifying checkpoint & restart, and remote use of machines. The Einstein Consortium have selected the simulation factory as the default mechanism for supporting the easy use of Cactus on heterogeneous resources.</td>
 </tr>
 <tr>
 <td valign="top">Cactus Framework</b></td>
-  <td>The Cactus Framework and Computational Toolkit provides the underlying parallel, collaborative, component framework for the Einstein Toolkit. Cactus was developed by the numerical relativity community but now supports scientific applications in different disciplines. The Cactus Computational Toolkit is a set of thorns that provide general capabilities used by the Einstein Toolkit such as I/O, coordinates and boundary conditions.</td>
+  <td>The <a href="http://www.cactuscode.org" class="nostyle">Cactus Framework</a> and Computational Toolkit provides the underlying parallel, collaborative, component framework for the Einstein Toolkit. Cactus was developed by the numerical relativity community but now supports scientific applications in different disciplines. The Cactus Computational Toolkit is a set of thorns that provide general capabilities used by the Einstein Toolkit such as I/O, coordinates and boundary conditions.</td>
 </tr>
 <tr>
 <td valign="top">Carpet</b></td>



More information about the Commits mailing list