[Commits] [svn:einsteintoolkit] Paper_EinsteinToolkit_2010/ (Rev. 262)

roland.haas at physics.gatech.edu roland.haas at physics.gatech.edu
Tue Mar 6 17:16:58 CST 2012


User: rhaas
Date: 2012/03/06 05:16 PM

Modified:
 /
  ET.tex

Log:
 add description of sections to introduction

File Changes:

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

File [modified]: ET.tex
Delta lines: +30 -13
===================================================================
--- ET.tex	2012-03-06 23:03:53 UTC (rev 261)
+++ ET.tex	2012-03-06 23:16:57 UTC (rev 262)
@@ -270,8 +270,27 @@
 requirement, and other contributions are welcome, encouraged and have been
 accepted in the past.
 
-\section{Requirements}
+In the remainder of this article, we describe the Einstein Toolkit, a collection
+of freely available and easy-to-use computational codes for numerical
+relativity and relativistic astrophysics. The code details and example
+results present in this article represent the state of the Einstein
+Toolkit in its release ET\_2011\_05 ``Curie,'' released on April 21,
+2011. In Sections~\ref{sec:requirements}
+and~\ref{sec:design_and_strategy} we describe the goals and overall
+design principles of the Einstein Toolkit.
+Section~\ref{sec:core_technologies} provides a high-level overview of
+the core components used in the Einstein Toolkit. The core components form the
+basis of the toolkit and define the environment that a toolkit user works in.
+Section~\ref{sec:components}, one of the two main section of this article,
+contains a detailed description of the major components of the toolkit. Each
+component's function is explained and, if applicable, the physical system it
+models is introduced. The next major section, Section~\ref{sec:examples},
+contains a set of sample results obtained using the toolkit's components.
+Examples from numerical relativity, astrophysics and cosmolology are provided.
 
+\section{Requirements}%
+\label{sec:requirements}
+
 \subsection{Scientific}
 
 While the aforementioned studies collectively represent
@@ -313,7 +332,8 @@
 benefits research in other areas of science and provides an
 immediate application of their research.
 
-\section{Design and Strategy}
+\section{Design and Strategy}%
+\label{sec:design_and_strategy}
 
 The mechanisms for the development and support of the Einstein Toolkit are
 designed to be open, transparent and community-driven. The complete source code,
@@ -345,7 +365,8 @@
 though not being strictly enforced, works well in practice and promotes
 active development.
 
-\section{Core Technologies}
+\section{Core Technologies}%
+\label{sec:core_technologies}
 
 The Einstein Toolkit modules center around a set of core modules that provide
 basic functionality to create, deploy and manage a numerical simulation
@@ -622,7 +643,8 @@
 as well as the wave extraction thorn \codename{WeylScal4}, are both generated
 using \codename{Kranc}, and hence support all the above features.
 
-\section{Components}
+\section{Components}%
+\label{sec:components}
 The Einstein Toolkit uses the modular {\tt Cactus} framework as its underlying infrastructure.
 A simulation within {\tt Cactus} could just
 use one module, but in practice simulations are often composed from hundreds of components. 
@@ -2228,7 +2250,8 @@
     \label{fig:rot180-grid}
 \end{figure}
 
-\section{Examples}
+\section{Examples}%
+\label{sec:examples}
 
 To demonstrate the properties of the code and its capabilities, we have used it to simulate common astrophysical configurations of interest.  Given the community-oriented direction of the project, the parameter files required to launch these simulations and a host of others are included and documented in the code releases, along with the data files produced by a representative set of simulation parameters to allow for code validation and confirmation of correct code performance on new platforms and architectures.  As part of the internal validation process, 
 nightly builds are checked against a set of benchmarks to ensure that consistent results are generated with the inclusion of all new commits to the code.
@@ -2847,15 +2870,9 @@
  \label{fig:kasner}}
 \end{figure}
 
-\section{Conclusion and Future Work}
+\section{Conclusion and Future Work}%
+\label{sec:conclusion_and_future_work}
 
-In this article, we describe the Einstein Toolkit, a collection
-of freely available and easy-to-use computational codes for numerical
-relativity and relativistic astrophysics. The code details and example
-results present in this article represent the state of the Einstein
-Toolkit in its release ET\_2011\_05 ``Curie,'' released on April 21,
-2011. 
-
 The work presented here is but a snapshot of the Einstein Toolkit's
 ongoing development, whose ultimate goal it is to provide an
 open-source set of robust baseline codes to realistically and



More information about the Commits mailing list