aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@a678b1cf-93e1-4b43-a69d-d43939e66649>2000-12-17 10:51:09 +0000
committerallen <allen@a678b1cf-93e1-4b43-a69d-d43939e66649>2000-12-17 10:51:09 +0000
commit54ab1c220a09f105d760ed2d0390df176604ef6f (patch)
tree61078f1f5890d64cd0e6e660c86d72c38fc5ec4b
parent04408d7596a18e577bbb1c78d4a237c659d66b0f (diff)
Completing parameter range descriptions and fixing a couple of formatting bugs
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@31 a678b1cf-93e1-4b43-a69d-d43939e66649
-rw-r--r--param.ccl24
1 files changed, 12 insertions, 12 deletions
diff --git a/param.ccl b/param.ccl
index f66fd89..2f378dc 100644
--- a/param.ccl
+++ b/param.ccl
@@ -59,64 +59,64 @@ INT brill_q "Form of function q [0,1,2]"
REAL brill_a "Brill wave: Amplitude"
{
- : ::
+ : :: "Anything"
} 0.0
REAL brill_b "Brill wave: rho^b"
{
- : ::
+ : :: "Anything"
} 2.0
REAL brill_c "Brill wave: (r^2 - r0^2)^(c/2)"
{
- : ::
+ : :: "Anything"
} 2.0
REAL brill_rho0 "Brill wave: radius of torus in rho"
{
- : ::
+ : :: "Anything"
} 0.0
REAL brill_r0 "Brill wave: radius of torus in r"
{
- : ::
+ : :: "Anything"
} 0.0
REAL brill_srho "Brill wave: sigma in rho"
{
- : ::
+ : :: "Anything"
} 1.0
REAL brill_sr "Brill wave: sigma in r"
{
- : ::
+ : :: "Anything"
} 1.0
# 3D Brill wave parameters
REAL brill_d "3D Brill wave: d rho^m cos^2(n (phi + phi0))"
{
- : ::
+ : :: "Anything"
} 0.0
REAL brill_e "3D Brill wave: d rho^m cos^2(n (phi + phi0))"
{
- : ::
+ : :: "Anything"
} 1.0
REAL brill_m "3D Brill wave: d rho^m cos^2(n (phi + phi0))"
{
- : ::
+ : :: "Anything"
} 2.0
REAL brill_n "3D Brill wave: d rho^m cos^2(n (phi + phi0))"
{
- : ::
+ : :: "Anything"
} 2.0
REAL brill_phi0 "3D Brill wave: d rho^m cos^2(n (phi + phi0))"
{
- : ::
+ : :: "Anything"
} 0.0
KEYWORD outputpsi "Output conformal factor?"