Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
examples_aswns_kepler [2022/08/16 21:57]
theoastro [A first Test]
examples_aswns_kepler [2022/08/16 22:02] (current)
theoastro [Plotting your results]
Line 83: Line 83:
 ==== Plotting your results ==== ==== Plotting your results ====
  
 +Based on the result in kepler.dat, you could check your results. One straight forward way would be to look at m(rho) and plot this with gnuplot, e.g., 
 +  
 +gnuplot 
 +gnuplot> plot 'kepler.dat' u 1:4 w l
 +
 +which gives you the following plot of the gravitational mass as a function of the central density. 
 +
 +{{aswns_kepler_simple.png}}
Last modified: le 2022/08/16 21:57