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

knarf at cct.lsu.edu knarf at cct.lsu.edu
Wed Mar 20 11:16:49 CDT 2013


User: knarf
Date: 2013/03/20 11:16 AM

Added:
 /publications/Loffler2011ay/
  index.php

Log:
 some (not much yet) info about the first ET paper

Directory Changes:

Directory: /svn:executable/
===========================

   + *

File Changes:

Directory: /publications/Loffler2011ay/
=======================================

File [added]: index.php
Delta lines: +28 -0
===================================================================
--- publications/Loffler2011ay/index.php	                        (rev 0)
+++ publications/Loffler2011ay/index.php	2013-03-20 16:16:48 UTC (rev 948)
@@ -0,0 +1,28 @@
+<?php $title='The Einstein Toolkit paper';
+include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
+
+<h3>The Einstein Toolkit: a community computational infrastructure for relativistic astrophysics</h3>
+<ul>
+ <li>Frank Löffler</li>
+ <li>Joshua Faber</li>
+ <li>Eloisa Bentivegna</li>
+ <li>Tanja Bode</li>
+ <li>Peter Diener</li>
+ <li>Roland Haas</li>
+ <li>Ian Hinder</li>
+ <li>Bruno C Mundim</li>
+ <li>Christian D Ott</li>
+ <li>Erik Schnetter</li>
+ <li>Gabrielle Allen</li>
+ <li>Manuela Campanelli</li>
+ <li>Pablo Laguna</li>
+</ul>
+<p>
+We describe the Einstein Toolkit, a community-driven, freely accessible computational infrastructure intended for use in numerical relativity, relativistic astrophysics, and other applications. The toolkit, developed by a collaboration involving researchers from multiple institutions around the world, combines a core set of components needed to simulate astrophysical objects such as black holes, compact objects, and collapsing stars, as well as a full suite of analysis tools. The Einstein Toolkit is currently based on the Cactus framework for high-performance computing and the Carpet adaptive mesh refinement driver. It implements spacetime evolution via the BSSN evolution system and general relativistic hydrodynamics in a finite-volume discretization. The toolkit is under continuous development and contains many new code components that have been publicly released for the first time and are described in this paper. We discuss the motivation behind the release of the toolkit, the philosophy underlying its development, and the goals of the project. A summary of the implemented numerical techniques is included, as are results of numerical test covering a variety of sample astrophysical problems.
+</p>
+<ul>
+<li>doi: <a href="http://dx.doi.org/10.1088/0264-9381/29/11/115001">http://dx.doi.org/10.1088/0264-9381/29/11/115001</a></li>
+<li>arXiv: <a href="http://arxiv.org/abs/1111.3344">1111.3344 [gr-qc]</a></li>
+</ul>
+
+<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



Property changes on: publications/Loffler2011ay/index.php
___________________________________________________________________



More information about the Commits mailing list