aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorknarf <knarf@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2011-11-13 15:50:01 +0000
committerknarf <knarf@8e189c6b-2ab8-4400-aa02-70a9cfce18b9>2011-11-13 15:50:01 +0000
commitd6846422ead98808109f717d150a7b1cb178fdd0 (patch)
tree6b65e569d7c1cca33eb5c68ad84065ab12361c53 /param.ccl
parentd9e90b3e105b206a9802f63ee45512f6773cbe22 (diff)
Let EOS_Omni read HDF5 EOSs using the C-API, since building the fortran interface
is usually disabled, and conflicts with the parallel API as well. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEOS/EOS_Omni/trunk@54 8e189c6b-2ab8-4400-aa02-70a9cfce18b9
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 49027e4..22c44db 100644
--- a/param.ccl
+++ b/param.ccl
@@ -58,7 +58,7 @@ REAL hybrid_rho_nuc "Density at which to switch between gammas; c=G=Msun=1"
################ Finite-Temperature Nuclear EOS
-BOOLEAN nuceos_read_table "Read in EOS table?" STEERABLE=ALWAYS
+BOOLEAN nuceos_read_table "Read in EOS table?" STEERABLE=RECOVER
{
} "No"