aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2005-10-17 12:08:45 +0000
committerschnetter <schnetter@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2005-10-17 12:08:45 +0000
commit8d8a490252cc981bef925f67b203c3ceb04c9b9f (patch)
treec653192cc75cb1b88d215642863a74fd0b2d63e3
parent0c20fb525a24f4decc9aa189a591cd1f4b4512cc (diff)
Document the purpose of the ADMBase_PostInitial schedule group.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMBase/trunk@36 d576a68a-b34a-40ae-82fc-004fa1a9d16f
-rw-r--r--doc/documentation.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 7e043f2..16a71b1 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -164,6 +164,13 @@ if (CCTK_Equals(initial_data,"schwarzschild"))
\end{verbatim}
}
+{\tt ADMBase} also schedules a group {\tt ADMBase\_PostInitial} at
+{\tt CCTK\_INITIAL} after both {\tt ADMBase\_InitialData} and {\tt
+ ADMBase\_InitialGauge}. This group is meant for thorns that modify
+the initial data, such as e.g.\ adding noise to an exact solution.
+
+
+
\section{Shift Vector}
It is only relatively recently that numerical relativists have started