aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..1adb703
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+Cactus Code Thorn StaticConformal
+Authors : Tom Goodale
+CVS info : $Header$
+--------------------------------------------------------------------------
+
+Purpose of the thorn:
+
+This thorn provides the variables defining a static conformal factor
+which is used to transform the physical metric. If this thorn is
+active and the ADMBase::metric_type parameter is set to
+`static conformal' then the ADMBase::g... variables are the
+conformal values as opposed to the physical values.
+
+The transformation is
+
+$$ g_{ij}^{\mbox{physical}} = \psi^4 g_{ij}^{\mbox{conformal}} $$
+
+The extrinsic curvature is not transformed.