aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-09-15 18:50:13 +0000
committerknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-09-15 18:50:13 +0000
commit8199e6f0c746c962320495f32e01ca7d5053a0fc (patch)
tree99cde2a7b4d2acbc397c43b5c6f21946c9a0e4af /param.ccl
parent3d9634e5c0656cbbf0e481fa0eb8d07537392439 (diff)
let GRHydro set the atmosphere of initial data, so that ID thorns don't have to worry about it. This changes the data slitely for EOSG testsuites because this now uses EOSG calls instead of the otherwise fixed calculations of the TOVSolver, thus the change of two testsuites
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@156 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 86ef77b..4a501ed 100644
--- a/param.ccl
+++ b/param.ccl
@@ -346,7 +346,7 @@ REAL initial_rho_rel_min "A relative (to the central density) value for rho in t
-1.0: :: ""
} -1.0
-REAL initial_atmosphere_factor "A relative (to the initial atmosphere) value for rho in the atmosphere. To be used by initial data routines only. Unused if negative."
+REAL initial_atmosphere_factor "A relative (to the initial atmosphere) value for rho in the atmosphere. This is used at initial time only. Unused if negative."
{
-1.0: :: ""
} -1.0