aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorschnetter <schnetter@20f44201-0f4f-0410-9130-e5fc2714a787>2004-04-08 16:08:20 +0000
committerschnetter <schnetter@20f44201-0f4f-0410-9130-e5fc2714a787>2004-04-08 16:08:20 +0000
commitd607f9cabeec9e670ffb0d058e8f1dbaaa14656c (patch)
tree58ef82d20e06d187959857196fc2af2675b135fb /README
parenteec815d1dd504d5658a3c552eae65fff1db31fc0 (diff)
A symmetry thorn with a 180 degree rotating symmetry. This will
replate PlanarPointSymmetry, which has a stupid name. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@2 20f44201-0f4f-0410-9130-e5fc2714a787
Diffstat (limited to 'README')
-rw-r--r--README23
1 files changed, 23 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..3a44389
--- /dev/null
+++ b/README
@@ -0,0 +1,23 @@
+CVS info : $Header$
+
+Cactus Code Thorn RotatingSymmetry180
+Thorn Author(s) : Erik Schnetter <schnetter@aei.mpg.de>
+Thorn Maintainer(s) : Erik Schnetter <schnetter@aei.mpg.de>
+--------------------------------------------------------------------------
+
+Purpose of the thorn:
+
+Provide a 180 degree rotational symmetry boundary condition. This is
+the kind of symmetry that exists e.g. in a binary black hole evolution
+when the two black holes are identical. The same setup also admits an
+additional bitant symmetry.
+
+Currently the symmetry is fixed to be located at the lower x boundary,
+so that there is a rotation about the z axis.
+
+The coordinate thorn does not know about this symmetry. You will have
+to set up the domain such that you have an upper bitant in the x
+direction.
+
+This symmetry boundary condition can be mixed with arbitrary symmetry
+conditions in the z direction, e.g. bitant or periodicity.