[Commits] [svn:einsteintoolkit] Workshop_Spring_2012/handson_analysis/ (Rev. 77)
roland.haas at physics.gatech.edu
roland.haas at physics.gatech.edu
Thu Apr 5 13:16:46 CDT 2012
User: rhaas
Date: 2012/04/05 01:16 PM
Modified:
/handson_analysis/
handson_analysis.tex
Log:
fix some typos in CoreTracker handson
File Changes:
Directory: /handson_analysis/
=============================
File [modified]: handson_analysis.tex
Delta lines: +2 -2
===================================================================
--- handson_analysis/handson_analysis.tex 2012-04-05 18:13:26 UTC (rev 76)
+++ handson_analysis/handson_analysis.tex 2012-04-05 18:16:46 UTC (rev 77)
@@ -56,7 +56,7 @@
\begin{block}{What to compute}
\begin{align*}
M &= \int \Heaviside(\rho - \rho_{\text{min}})
- \Heaviside(|x^i - x^i_{\text{old}}| - R_{\text{max}})
+ \Heaviside(R_{\text{max}} - |x^i - x^i_{\teut{old}}|)
\rho\,d^3x \\
X^i&= \left(
\int \Heaviside(\rho - \rho_{\text{min}})
@@ -146,7 +146,7 @@
\item for this the example implementation contains an extra routine that provides a made up binary where the position of the neutron stars are given by a Gaussian blob
\begin{align}
\rho(r) &= A \exp(-r^2/(2\sigma^2)) \\
- R(t) &= R_{\text{max}} + (R_{\text{max}} - R_{\text{min}})\,\cos(2\pi/T_r) \\
+ R(t) &= R_{\text{outer}} + (R_{\text{inner}} - R_{\text{outer}})\,\cos(2\pi/T_r) \\
\phi(t) &= 2\pi t/T_\phi + \phi_0 \\
x(t) &= \pm R(t) \cos \phi(t) \text{ for right/left blob} \\
y(t) &= \pm R(t) \sin \phi(t) \\
More information about the Commits
mailing list