RATIOS is an auxillary program to plot surface abundances of user-selected nuclei, as a function of several possible variables, during the evolutionary sequence. It used data from the file hr.??. The graph may be seen onscreen via xwindows (device = '/xwin'), or sent to a file "postscript.ps" (device = '/cps') for color postscript.
'.....................................................................'
' RATIOS: for TYCHO7 '
'.....................................................................'
' Display device: /ps, /xwin ................' 'device' '/xwin'
' Number of sequences to plot................' 'nfiles' 1
' Filename of sequence.......................' 'hrfile' 'hr.r1'
' x: 0=t(s),1=model,2=lg(Tef),3=t(y),4=B-V...' 'ixvar' 0
'.....................................................................'
' y: 0=lg(L/sol), 1=-dM/dt, 2=lg(Tef), 3=-dM/dt(sol/y), 4=Y(i)loss, '
' 5=V, 6=it, 7=xm, 8=R, 9= lg(dth), 10=lg(t).' 'iyvar' 0
'number of nuclei used, followed by Z,N pairs (i5)...'
' 2 '
' 6 6 '
' 6 7 '
' gets H1 and he4 from 177 species network............................'
2
3 4
1 0
' minimum for x axis.........................' 'xmin' 0.e0
' maximum for x axis.........................' 'xmax' 0.e0
' minimum for y axis.........................' 'ymin' 0.e0
' maximum for y axis.........................' 'ymax' 0.e0
' Line style.0=dots,1=solid,2=both...........' 'lstyle' 2
'.....................................................................'
RATIOS will graph the model named in "cmod", with the usual parameters controling the graph.
E-mail:darnett@as.arizona.edu
TYCHO is not public domain software, but is freely available for non-commercial purposes. Absolutely no guarantee is given; use at your own risk...