evTools
Tools to manipulate and display output from the binary stellar-evolution code ev/STARS/TWIN
|
See what a log grid of models in ev will result in. More...
Functions/Subroutines | |
program | grid |
See what a log grid of models in ev will result in. More... | |
subroutine | printgrid (xi1, dx, n) |
Print the masses, mass ratios or periods in a grid. More... | |
See what a log grid of models in ev will result in.
program grid | ( | ) |
See what a log grid of models in ev will result in.
References printgrid().
subroutine printgrid | ( | real(double), intent(in) | xi1, |
real(double), intent(in) | dx, | ||
integer, intent(in) | n | ||
) |
Print the masses, mass ratios or periods in a grid.
xi1 | Initial value for log M/q/P |
dx | Increment of M/q/P |
n | Number of steps in grid |