From f01c8cb3856f99c62b3f13aa052aa6aa47d2f359 Mon Sep 17 00:00:00 2001 From: bmundim Date: Tue, 13 Mar 2012 17:06:08 +0000 Subject: epsilon: specific internal energy (ie energy/mass) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@315 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'param.ccl') 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 -- cgit v1.2.3