From 8d8a490252cc981bef925f67b203c3ceb04c9b9f Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 17 Oct 2005 12:08:45 +0000 Subject: 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 --- doc/documentation.tex | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit v1.2.3