aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-03-13 17:06:08 +0000
committerbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-03-13 17:06:08 +0000
commitf01c8cb3856f99c62b3f13aa052aa6aa47d2f359 (patch)
tree1421e8e1d2acb800e986a1771504b43e455928f1 /param.ccl
parent52d7f2ffa9c499f1b35b24771b889302bc61f50f (diff)
epsilon: specific internal energy (ie energy/mass)
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@315 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 537c2a8..d3ecbdf 100644
--- a/param.ccl
+++ b/param.ccl
@@ -322,7 +322,7 @@ real c2p_reset_pressure_to_value "The value to which the pressure is reset to wh
0: :: "greater than zero"
} 1.e-20
-real GRHydro_eps_min "Minimum value of internal energy - this is now only used in GRHydro_InitData's GRHydro_Only_Atmo routine"
+real GRHydro_eps_min "Minimum value of specific internal energy - this is now only used in GRHydro_InitData's GRHydro_Only_Atmo routine"
{
0: :: "Positive"
} 1.e-10