- Make a EoS data sheet inside eos directory. (First column pressure, second column energy density both in MeV/fm^3 units.)
- $ python -u tov.py
- Name of EoS data file in 'eos' directory.
- Initial pressure and Final pressure for central pressure.
- Number of neutron stars you want to calcualte in the interval between Initial pressure and Final pressure.
- Plot of M-R
- M-R data in text file inside 'results' directory.
First column: Central pressure in MeV/fm^3
Second column: Total mass of neutron star in M_0
Third column: Total radius of neutron star in km
- Mass, radius, outer crust, inner crust length, and number of iterations of the rk4 method.
- Final, maximum mass, and maximum radius of neutron stars in interval of Initial pressure and Final pressure.
- Change functions to classes.
- Numerical error.
- Chagne of metric: tovh.pdf, James Lattimer
- Crust EoS: Baym, 1971, inlcusion of inner and outer crust is default. (unchangable for now!)