evTools
Tools to manipulate and display output from the binary stellar-evolution code ev/STARS/TWIN
 All Classes Files Functions Variables Pages
File List
Here is a list of all files with brief descriptions:
[detail level 12]
\-src
 o*code_version.f90Source file generated by CMake to report the evTools version used
 o*convert_initdat.f90Read an old-format (pre-2009) ev init.dat file and spit out a namelist version
 o*dat2plt.f90Reads some data file with a stellar-evolution model from some other code and saves the data in plt format
 o*findplt.f90Reads .plt[12] files and displays properties of the interpolated model with a certain value for a certain variable
 o*functions.f90Shared modules, functions and subroutines for the evTools package
 o*getgrid.f90Find the parameters you need to get a grid with n values between x1 and x2
 o*grid.f90See what a log grid of models in ev will result in
 o*listmdl.f90Lists the data contained in *.mdl[12] files
 o*listmod.f90List the contents of a .mod file to screen
 o*listplt.f90Reads the data contained in star.plt1,2 and prints it to screen, taken from plotplt
 o*makerun.f90Reads, optinally changes and (over!)writes an init.run (fort.23) input file
 o*mdl_functions.f90Routines to help plot the data contained in mdl[12] files
 o*mergeplt.f90Merges the data contained in two .plt-files
 o*nagfor.f90Provide some redirection/dummy routines to compile the code with NAG Fortran and g95
 o*plotfunctions.f90Functions and subroutines for the evTools package that need pgplot
 o*plotmdl.f90Plots the data contained in mdl[12] files
 o*plotmdln.f90Plots the data contained in star.mdl[12], for some or all (n) structure models in the file, and for ONE set of variables
 o*plotmod.f90Reads an input or output structure model file from ev and lists the properties of each model it contains
 o*plotplt.f90Plots the data contained in .plt[12] files, highlights selected points
 o*plt2ce.f90Convert a .plt? file to a .ce file with selected columns for common-envelope calculations
 o*plt2dat.f90Convert a .plt[12] file to a .dat file with selected columns
 o*plt2obs.f90Convert code output in plt-file to observables (V, U-B, B-V, V-R, R-I) Based on Kurucz' atmosphere models, needs UBVRI.Kur
 o*plt_functions.f90Functions and subroutines for plotplt* in the evTools package that need pgplot
 \*selplt.f90From a .plt[12] file, or a series of plot files, select the models that fulfill certain conditions. and write them to a new file. Use this on a grid of models, e.g. to pick out the models that fit V = 10+-1 and B-V = 1.1+-0.1