TOV 2

University of Heidelberg

Wicker, M. M. Umar, M.

This is an interactive, numerical, python based solver, designed to solve the Tolman-Oppenheimer-Volkoff equation in the context of the internal structure of a neutron star. In the following you will be able to determine the internal density, mass and pressure profiles for a varity of different physical assumptions. You also will be able to investigate the effect of different equations of state (EoS), total masses and central densities on the other characterizing quantities of a neutron star. In the next section you can modify the intial setup used for the calculations and start the simulation.

Initial Parameters

Please insert your desired initial parameters. The pre-selected options are the default set-up for a 1.5 solar masses neutron star following a polytropic equation of state. Under certain circumstances some of the put in parameters are not needed, if you choose a certain kind of simulation. These parameters can be left at their defaults. For more details on the parameter the user is refered to the documentation of the source code. A short description can also be obtained by placing the cursor over the input fields.

Equation of State (EOS):
SuSu-Core Mass of Neutron Star (wanted) in Solar Masses [Msusu]:
Central Density [Nuclear Densities]:
Central-Density we want to Reach:
Maximum Number of steps:
Step at Outer Radius:
Minimum density where to quit:
Do You Want to Plot the Final Model?:
Do You Want to Save Final Model?:
Path to Save Results (Don't change it):

By clicking on the "Start Simulation" button the set initial conditions are used to solve the TOV equations. If additional costumization is desired, the complete python code can be downloaded and imported as python modules as usual. Examples for usage are included.