![]() |
evTools
Tools to manipulate and display output from the binary stellar-evolution code ev/STARS/TWIN
|
Find the parameters you need to get a grid with n values between x1 and x2. More...
Functions/Subroutines | |
| program | getgrid |
| Find the parameters you need to get a grid with n values between x1 and x2. More... | |
| subroutine | printgrid (xi1, dx, n) |
| Print the masses, mass ratios or periods in a grid. More... | |
Find the parameters you need to get a grid with n values between x1 and x2.
| program getgrid | ( | ) |
Find the parameters you need to get a grid with n values between x1 and x2.
References printgrid().
| subroutine printgrid | ( | real(double), intent(in) | xi1, |
| real(double), intent(in) | dx, | ||
| integer, intent(in) | n | ||
| ) |
1.8.5