aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 7a535e0..9836da8 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -125,11 +125,10 @@ The {\tt StaticConformal} thorn itself does not calculate any conformal
factor, but does initialise the {\tt conformal\_state} variable to 0.
Please note, no thorn should use the {\tt conformal\_state} variable
-unless the parameter {\tt metric\_type} is {\tt ``static conformal''}.
+unless the parameter {\tt metric\_type} is {\tt "static conformal"}.
The {\tt conformal\_state} variable is not assigned storage or
-initialised by the StaticConformal thorn in any other case.
-
-However thorns are free to themselves assign storage for {\tt
+initialised by the \texttt{StaticConformal} thorn in any other case.
+However, thorns are free to themselves assign storage for {\tt
conformal\_state} and initialise it to zero if {\tt metric\_type} is
``physical''. In this one case it is safe for them to use the
\texttt{conformal\_state} variable if \texttt{metric\_type} is not