aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcott <cott@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2012-05-23 13:11:11 +0000
committercott <cott@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2012-05-23 13:11:11 +0000
commitd9aa427b5c0e034591b58d5019dfd5507fd8e20b (patch)
tree6734df3e7f9eab8c272c8c4faa60ca18848abd47
parentc05fef8ce98e1cf48854a0e9b7f62e90964bdf90 (diff)
* small change (will not break anything): change the parameter
for the file name of the nuclear EOS table to STEERABLE=ALWAYS (was not steerable) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/trunk@60 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 22c44db..7a2db1c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -66,7 +66,7 @@ BOOLEAN do_energy_shift "shift energies around?" STEERABLE=ALWAYS
{
} "yes"
-STRING nuceos_table_name "nuceos table name (hdf5)"
+STRING nuceos_table_name "nuceos table name (hdf5)" STEERABLE=ALWAYS
{
.* :: "Can be anything"
} "blah.h5"