aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorcott <cott@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2010-11-16 22:45:24 +0000
committercott <cott@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2010-11-16 22:45:24 +0000
commitd471320fbb24b753f970b611c67fd7d35aff25cc (patch)
tree928523337f366eb32342117a45dee256e0ae8295 /param.ccl
parent44ff1e4799a014f4bac2b2fcb2cc34d75a2c5edc (diff)
* add a parameter controlling a potential energy shift
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/EOS_Omni@21 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index c6a4472..f607fe0 100644
--- a/param.ccl
+++ b/param.ccl
@@ -62,6 +62,10 @@ BOOLEAN nuceos_read_table "Read in EOS table?" STEERABLE=ALWAYS
{
} "No"
+BOOLEAN do_energy_shift "shift energies around?" STEERABLE=ALWAYS
+{
+} "yes"
+
STRING nuceos_table_name "nuceos table name (hdf5)"
{
.* :: "Can be anything"