aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorallen <allen@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2000-12-17 10:51:09 +0000
committerallen <allen@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2000-12-17 10:51:09 +0000
commit083b5b7e14375cca6b8d7941bd63ce5b3d18babd (patch)
tree07af4c1a3a7e45b96b0b2c2098826d87c412185f /param.ccl
parente4c820001e9a442b6b15af29b1640b7dd57e044a (diff)
Completing parameter range descriptions and fixing a couple of formatting bugs
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@77 6a3ddf76-46e1-4315-99d9-bc56cac1ef84
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl40
1 files changed, 20 insertions, 20 deletions
diff --git a/param.ccl b/param.ccl
index f36c5e0..3831da2 100644
--- a/param.ccl
+++ b/param.ccl
@@ -14,7 +14,7 @@ REAL mass "Mass of black hole"
# ------------------------
REAL a_Kerr "Angular momentum parameter of black hole"
{
--1:1 :: ""
+-1:1 :: "Between +1 and -1"
} 0.1
@@ -22,17 +22,17 @@ REAL a_Kerr "Angular momentum parameter of black hole"
# --------------------------
REAL mu "Misner mu value"
{
-0: :: ""
+0: :: "Non-negative"
} 1.2
INT nmax "Number of terms to include for Misner series"
{
-0: :: ""
+0: :: "Non-negative"
} 30
INT misner_nbh "Number of Misner black holes"
{
- 1:10 :: ""
+ 1:10 :: "Not more than 10"
} 1
# Brill Lindquist Parameters
@@ -43,67 +43,67 @@ INT bl_nbh "Number of Brill Lindquist black holes"
} 1
REAL bl_x0_1 "x-position of 1st BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_y0_1 "y-position of 1st BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_z0_1 "z-position of 1st BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_M_1 "Mass of 1st BL hole"
{
-: ::
+: :: "Anything"
} 1.0
REAL bl_x0_2 "x-position of 2nd BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_y0_2 "y-position of 2nd BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_z0_2 "z-position of 2nd BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_M_2 "Mass of 2nd BL hole"
{
-: ::
+: :: "Anything"
} 1.0
REAL bl_x0_3 "x-position of 3nd BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_y0_3 "y-position of 3nd BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_z0_3 "z-position of 3nd BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_M_3 "Mass of 3rd BL hole"
{
-: ::
+: :: "Anything"
} 1.0
REAL bl_x0_4 "x-position of 4th BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_y0_4 "y-position of 4th BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_z0_4 "z-position of 4th BL hole"
{
-: ::
+: :: "Anything"
} 0.0
REAL bl_M_4 "Mass of 4th BL hole"
{
-: ::
+: :: "Anything"
} 1.0