# Parameter definitions for thorn EOS_Omni restricted: # poly EOS REAL poly_gamma "Adiabatic Index for poly EOS" { : :: "" } 2.0 REAL poly_gamma_ini "Initial Adiabatic Index for poly EOS" { : :: "" } 2.0 REAL poly_k "Polytropic constant in c=G=Msun=1" { : :: "" } 100.0 # gamma-law EOS REAL gl_gamma "Adiabatic Index for gamma-law EOS" { : :: "" } 2.0 REAL gl_k "Polytropic constant in c=G=Msun=1 for gamma-law EOS" { : :: "" } 100.0 # hybrid EOS REAL hybrid_gamma1 "subnuclear adiabatic Index for hybrid EOS" { : :: "" } 1.325 REAL hybrid_gamma2 "subnuclear adiabatic Index for hybrid EOS" { : :: "" } 2.5 REAL hybrid_gamma_th "Thermal gamma for hybrid EOS" { : :: "" } 1.5 REAL hybrid_k1 "Polytropic constant in c=G=Msun=1 for hybrid EOS" { : :: "" } 0.4640517 REAL hybrid_rho_nuc "Density at which to switch betwen gammas; c=G=Msun=1" { : :: "" } 3.238607e-4 ################ Finite-Temperature Nuclear EOS 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" } "blah.h5"