[Commits] [svn:einsteintoolkit] / (Rev. 1)

gallen at cct.lsu.edu gallen at cct.lsu.edu
Fri Apr 9 07:15:40 CDT 2010


User: gallen
Date: 2010/04/09 07:15 AM

Added:
 /
  ET.tex

Log:
 Outline

File Changes:

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

File [added]: ET.tex
Delta lines: +176 -0
===================================================================
--- ET.tex	                        (rev 0)
+++ ET.tex	2010-04-09 11:11:30 UTC (rev 1)
@@ -0,0 +1,176 @@
+\documentclass[11pt, oneside]{amsart}
+
+\usepackage{amsmath}
+\usepackage{amssymb}
+
+\usepackage{color}
+\usepackage{dcolumn}
+\usepackage{float}
+\usepackage{graphicx}
+\usepackage[latin9]{inputenc}
+\usepackage{multirow}
+\usepackage{rotating}
+\usepackage{subfigure} 
+\usepackage{psfrag}
+\usepackage{tabularx}
+\usepackage[hyphens]{url}
+\usepackage{wrapfig}
+\usepackage{multicol}
+
+%\setcounter{secnumdepth}{3}
+%\setcounter{tocdepth}{3}
+
+
+\usepackage[bookmarks, bookmarksopen, bookmarksnumbered]{hyperref}
+\usepackage[all]{hypcap}
+\urlstyle{rm}
+
+\newcommand{\todo}[1]{{\color{blue}$\blacksquare$~\textsf{[TODO: #1]}}}
+
+% Don't use tt font for urls
+\urlstyle{rm}
+
+% 15 characters / 2.5 cm => 100 characters / line
+% Using 11 pt => 94 characters / line
+\setlength{\paperwidth}{216 mm}
+% 6 lines / 2.5 cm => 55 lines / page
+% Using 11pt => 48 lines / pages
+\setlength{\paperheight}{279 mm}
+\usepackage[top=2.5cm, bottom=2.5cm, left=2.5cm, right=2.5cm]{geometry}
+% You can use a baselinestretch of down to 0.9
+\renewcommand{\baselinestretch}{0.96}
+
+\sloppypar
+
+\begin{document}
+
+\title[]{The Einstein Toolkit: A Community Computational Infrastructure for Relativistic Astrophysics}
+
+\author{M. Alcubierre, G. Allen$^{(1,2,3)}$,  M. Ansorg, L. Baiotti, E. Bentivegna$^{(1,2)}$, S. Bernuzzi, T. Bode,	S. Brandt,
+G. Corvino, R. De Pietri,  P. Diener, H. Dimmelmeier, Y. El Khamra, T. Font, J. Frieben,
+B. Giacomazzo,	T. Goodale, C. Gundlach,  R. Haas, I. Hawke, S. Hawley,     I. Hinder, T. Kellermann,
+G. Lanfermann,   F. L\"{o}ffler$^{(3)}$, J. Masso, M. Miller, P. Montero,  C. Ott,
+  R. Paruchuri$^{(3)}$, D. Pollney, T. Radke, L. Rezzolla, D. Rideout, M. Ripeanu, E. Schnetter$^{(2,3)}$,
+E. Seidel, E. L. Seidel, J. Shalf, N. Stergioulas, R. Takahashi, J. Thornburg, A. Tonita, P. Walker}
+
+
+\thanks{{}$^{(1)}$ Department of Computer Science,
+  Louisiana State University, Baton Rouge, LA 70803, USA}
+
+\thanks{{}$^{(2)}$ Department of Physics \& Astronomy,
+  Louisiana State University, Baton Rouge, LA 70803, USA}
+
+\thanks{{}$^{(3)}$ Center for Computation \& Technology,
+  Louisiana State University, Baton Rouge, LA 70803, USA}
+
+    
+\begin{abstract}
+\todo{ADDME}
+\end{abstract}
+
+
+\maketitle
+
+%\setcounter{tocdepth}{3}
+%\tableofcontents \newpage
+
+\section{Introduction}
+
+Scientific progress in the field of numerical relativity has always been closely tied with the availability and ease-of-use of enabling software and computational infrastructure. This document describes the Einstein Toolkit. 
+
+
+\section{Requirements}
+
+\subsection{Scientific}
+
+
+\subsection{Academic and Social}
+
+
+\section{Design and Strategy for the Einstein Toolkit}
+
+Overall design, strategy.
+
+Mention: Web pages, open SVN, mail lists.
+
+\section{Core Technologies}
+
+\subsection{Cactus Framework}
+
+\paragraph{CactusEinstein}
+
+\paragraph{Whisky Code}
+
+\subsection{Simulation Factory}
+
+\subsection{Kranc}
+
+\subsection{Carpet}
+
+
+
+
+
+\section{Components}
+
+\subsection{Vacuum Spacetimes}
+
+\subsection{Relativistic Matter Spacetimes}
+
+\subsection{Gauge Conditions}
+
+\subsection{Initial Data}
+
+\paragraph{Gravitational Waves}
+
+\paragraph{Black Hole}
+
+\paragraph{Perturbed Black Hole}
+
+\paragraph{Neutron Stars}
+
+\subsection{Analysis}
+
+\paragraph{Masses}
+
+\paragraph{Event and Apparent Horizons}
+
+\paragraph{Gravitational Waves}
+
+\subsection{Relativity Tools}
+
+\paragraph{Black Hole Excision}
+
+
+\paragraph{Vacuum-Matter Coupling}
+
+\subsection{Numerical Methods}
+
+\paragraph{Domains and Coordinates}
+
+\paragraph{Adaptive Mesh Refinement}
+
+\paragraph{Boundary Conditions}
+
+
+
+\section{Examples}
+
+kerr-schild, binary, TOV
+
+\section{Results}
+
+Some success stories ... state of art of what Toolkit can do now, scaling results.
+
+\section{Future Work}
+
+
+
+\section*{Acknowledgments}
+\todo{ADDME}
+
+\bibliographystyle{amsplain-url}
+
+%\bibliography{CDA}
+\end{document}
+



More information about the Commits mailing list