[Commits] [svn:einsteintoolkit] Workshop_Summer_2013/et_intro_details/ (Rev. 26)
rhaas at tapir.caltech.edu
rhaas at tapir.caltech.edu
Fri Jul 26 12:50:44 CDT 2013
User: rhaas
Date: 2013/07/26 12:50 PM
Modified:
/et_intro_details/
et_intro_details.tex
Log:
fix typos in et_intro_details
File Changes:
Directory: /et_intro_details/
=============================
File [modified]: et_intro_details.tex
Delta lines: +3 -5
===================================================================
--- et_intro_details/et_intro_details.tex 2013-07-26 17:04:35 UTC (rev 25)
+++ et_intro_details/et_intro_details.tex 2013-07-26 17:50:44 UTC (rev 26)
@@ -41,7 +41,6 @@
\item<1-> a framework for developing portable, modular applications
\item<2-> focusing, although not exclusively, on high-performance simulation
codes
-he other modules
\item<3-> separate concerns: designed to allow experts in different fields to develop modules based
upon their experience and to use modules developed by experts in
other fields with minimal knowledge of the internals or operation of
@@ -166,7 +165,7 @@
\begin{frame} \frametitle{GetComponents -- what?}
\begin{itemize}
-\item (parallised) download of modules from source code repositories
+\item (parallelized) download of modules from source code repositories
\item access to sub-parts of repositories
\item assemble directory structure
\item simplify update of modules
@@ -215,7 +214,6 @@
\begin{itemize}
\item Captures the best practices of experienced users, ensuring
repeatable and well-documented scientific results.
- \item Developed by Erik Schnetter and Michael Thomas.
\item Included in virtual machine: {\tt Cactus/simfactory}.
\item For more, see: {\tt http://simfactory.org}
\end{itemize}
@@ -230,7 +228,7 @@
\item[grid scalar] single number (or set of numbers) managed by Cactus, eg.
total mass
\item[schedule] order in which Cactus calls user supplied routines, defined
-through orderign relations ``SCHEDULE \texttt{compute\_rho} BEFORE
+through ordering relations ``SCHEDULE \texttt{compute\_rho} BEFORE
\texttt{compute\_mass}''
\item[parameter] user specifyable option controlling simulation. Used for
example to provide central density in TOV stars, give final time of
@@ -244,7 +242,7 @@
thorn}
Directory structure:
\begin{alltt}
-GRhydro/
+GRHydro/
|-- COPYRIGHT
|-- README
|-- configuration.ccl
More information about the Commits
mailing list