@namespace: eos

# use the Coulomb corrections
use_eos_coulomb                     bool           1

# Force the EOS output quantities to match input
eos_input_is_constant               bool           1

# Tolerance for iterations with respect to temperature
eos_ttol                            real               1.0e-8

# Tolerance for iterations with respect to density
eos_dtol                            real               1.0e-8

# Density target for radiation pressure smoothing (negative means smoothing is disabled)
prad_limiter_rho_c                  real               -1.0e0

# Density gradient for radiation pressure smoothing (negative means smoothing is disabled)
prad_limiter_delta_rho              real               -1.0e0
