aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2013-03-28 01:49:03 +0000
committerrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2013-03-28 01:49:03 +0000
commit79a52502bc1524a76ef419fc815ab4f72bfae6e9 (patch)
tree02719bc0b34de791bf24a9892864e928bec164ed /param.ccl
parentb20c03f40baccdd4e0599dffa367a59ee66a5b65 (diff)
Finish the implementation of con2prim using the entropy equation.
* Tested successfully pointwisely. It still needs to be tested on evolution. From: Bruno Coutinho Mundim <bcmsma@astro.rit.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@204 ac85fae7-cede-4708-beff-ae01c7fa1c26
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 77f88eb..7594bc8 100644
--- a/param.ccl
+++ b/param.ccl
@@ -188,6 +188,11 @@ REAL press_init "Initial pressure"
} 6.666666666666667d-7
# Initial conservative values used by c2p tests:
+
+CCTK_BOOLEAN use_c2p_with_entropy_eqn "Use the con2prim routine that uses the entropy equation instead of the energy equation"
+{
+} no
+
REAL dens_init "Initial conserved mass density"
{
(0:* :: "Anything positive."