Include TOVola: An enhanced TOV solver with Tabulated EOS support

Issue #2823 open
David Boyer created an issue

TOVola is an enhanced TOV solver that has support of multiple different EOS types (Simple and Piecewise Polytrope, and Tabulated EOS) through the use of the GRHayLib thorn. It also has access to two different ODE methods through the use of GSL’s ODE solver (RK4(5) and DP7(8)), but more methods can be added in the future if there is a desire, as long as it is a GSL compatible method.

To be used in the GRHayL announcement paper, currently in prep.

Here is the github link: https://github.com/dboyer7/TOVola

Comments (5)

  1. Log in to comment