From d9aa427b5c0e034591b58d5019dfd5507fd8e20b Mon Sep 17 00:00:00 2001 From: cott Date: Wed, 23 May 2012 13:11:11 +0000 Subject: * 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 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3