aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorbmundim <bmundim@ac85fae7-cede-4708-beff-ae01c7fa1c26>2010-12-31 19:07:40 +0000
committerbmundim <bmundim@ac85fae7-cede-4708-beff-ae01c7fa1c26>2010-12-31 19:07:40 +0000
commite14b402798458759073298a0c31a7bd5f18e7774 (patch)
tree165f8e4fdda1ff7a1b3dca94962aa86f19d09dfa /doc
parent85cb2e6f9c6191fc9889a1055017236c9a071192 (diff)
RIT MHD development:
Add #include "cctk_Functions.h" and DECLARE_CCTK_FUNCTIONS to GRHydro_C2P2CM.F90. Solve several issues of rank mismatch in the EOS Omni interface. Initialize the velocities at GRHydro_C2P2CM.F90 since GRHydro_Con2PrimM_pt.c uses past values as initial guess for its Newton-Raphson procedure. These unitialized values were causing C2P2CM to fail from time to time, since it would access memory positions with very large numerical values, i.e. v>>1. C2P2CM test always passes now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@118 ac85fae7-cede-4708-beff-ae01c7fa1c26
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 6383fd4..bee5e35 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -118,7 +118,7 @@ For testing purposes, this routine sets all the points to the values of the atmo
\subsection{Simple wave}
\label{sec:simple-wave}
-This routine stes initial data for a simple wave with sinusoidal initial function for the velocity,
+This routine testes initial data for a simple wave with sinusoidal initial function for the velocity,
as described in Anile, Miller, Motta, {\it Formation and damping of relativistic strong
shocks},Phys. Fluids {\bf 26}, 1450 (1983).