aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcott <cott@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2013-07-07 05:36:13 +0000
committercott <cott@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2013-07-07 05:36:13 +0000
commitf1e06328a789a6c203ae9043258cc815b0e047ef (patch)
tree98724b33f2b3f0f7d28db385eea9860ce35f08fa
parent4ce2d711029b9f6c69314384e43409ef66fa1f88 (diff)
* parameter change
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@139 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index e53e00d..0ace187 100644
--- a/param.ccl
+++ b/param.ccl
@@ -24,12 +24,12 @@ CCTK_REAL TOV_Rho_Central[10] "The central density"
0.0:* :: "Must be positive"
} 0.0
-CCTK_REAL TOV_Gamma[10] "The polytropic constant in P = K rho^Gamma"
+CCTK_REAL TOV_Gamma "The polytropic constant in P = K rho^Gamma"
{
1.0: :: "The physical range at high Lorentz factors is [1,2], but otherwise higher values of gamma can also be used"
} 2.0
-CCTK_REAL TOV_K[10] "The polytropic constant in P = K rho^Gamma"
+CCTK_REAL TOV_K "The polytropic constant in P = K rho^Gamma"
{
(0.0:* :: "Greater than 0"
} 100.0