aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiguel <miguel@e296648e-0e4f-0410-bd07-d597d9acff87>2002-03-06 16:30:45 +0000
committermiguel <miguel@e296648e-0e4f-0410-bd07-d597d9acff87>2002-03-06 16:30:45 +0000
commitb39e08898dfe9aee57124e2b8ae5296bf14973df (patch)
treeffdfe32a729679a6a4c9f06f4421331b6b795c8b /param.ccl
parent64a8536d40be53aa400fa0b8a451d427453c07c8 (diff)
Adding metric for flat space in non-trivial coordinates.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@51 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl14
1 files changed, 14 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 850e5f2..94afd3f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -70,6 +70,7 @@ KEYWORD exactmodel "The exact solution used in thorn exact"
"bowl" :: "Non-Einstein bowl (bag-of-gold) spacetime"
"fakebinary" :: "Non-Einstein fake-binary of Thorn et al"
"flatfunny" :: "Minkowski spacetime in non-trivial spatial coordinates"
+ "flatshift" :: "Minkowski spacetime in non-trivial slices with shift"
"bianchiI" :: "Bianchi I spacetime"
"rob-wal" :: "Robertson-Walker cosmology (near t= 0,pure radiation case)"
"godel" :: "Godel spacetime"
@@ -369,8 +370,20 @@ REAL flatfunny_s "Width of gaussian"
0.0: :: "Positive please"
} 1.0
+# Parameters for flatshift.
+
+REAL flatshift_a "Amplitude of gaussian"
+{
+:1 :: "Anything goes"
+} 0.0
+
+REAL flatshift_s "Width of gaussian"
+{
+0.0: :: "Positive please"
+} 1.0
# Parameters for Kasner_like metric
+
REAL kasner_q "... "
{
0.0:100 :: "Can be also negativ, but here is ... "
@@ -378,6 +391,7 @@ REAL kasner_q "... "
# Parameters for bianchiI
+
REAL bia "Parameter for bianchi I space-time"
{
0.0:1.7 :: "Positive please"