aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl15
1 files changed, 15 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 3a55c8e..456cb4d 100644
--- a/param.ccl
+++ b/param.ccl
@@ -51,6 +51,21 @@ REAL hybrid_rho_nuc "Density at which to switch between gammas; c=G=Msun=1" STEE
: :: ""
} 3.238607e-4
+################ cold tabulated EOS + gamma-Law
+
+STRING coldeos_table_name "table name for cold EOS (ASCII)"
+{
+ .* :: "Can be anything"
+} "blah.asc"
+
+BOOLEAN coldeos_read_table "Read in cold EOS table?"
+{
+} "No"
+
+BOOLEAN coldeos_use_thermal_gamma_law "use an additional thermal gamma?"
+{
+} "Yes"
+
################ Finite-Temperature Nuclear EOS
BOOLEAN nuceos_read_table "Read in EOS table?" STEERABLE=RECOVER