From 00e22acaab432f78a470cd15f438acd2cedcc4fc Mon Sep 17 00:00:00 2001 From: rideout Date: Tue, 10 Dec 2002 13:24:27 +0000 Subject: Fix paragraph describing shift_state. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMBase/trunk@19 d576a68a-b34a-40ae-82fc-004fa1a9d16f --- doc/documentation.tex | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 82c6ff0..7471fa5 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -113,13 +113,12 @@ this, and note that the {\tt PARAMCHECK} time bin is a good place to check for illegal/bad combinations of parameters, and also to inform the user of any relevent details of the parameters she has chosen). -ADMBase allocates one timelevel of memory for all variables, except the -shift which by default has no memory allocated. - - which is only allocated if the {\bf initial\_shift} parameter is -set to a value other than `none'. The state of the shift storage is -indicated by the {\bf shift\_state} grid scalar. This is 1 if there -is storage for the shift, and 0 otherwise. +ADMBase allocates one timelevel of memory for all variables, except +the shift, which is only allocated if the {\tt initial\_shift} +parameter is set to a value other than `none'. (`none' is the +default.) The state of the shift storage is indicated by the {\tt +shift\_state} grid scalar. This is 1 if there is storage for the +shift, and 0 otherwise. The thorn provides, on request, initial data to set the metric and extrinsic curvature to flat space in cartesian coordinates, to set the -- cgit v1.2.3