Abundances are user defined. Tables for Anders-Grevesse, Lodders, Asplund, Big-Bang and interpolated metal poor abundances (and alpha-rich) are standard.
OMIT: This is an auxillary program to "slice" layers off the grid (top down, or bottom up) to prepare a more efficient computational domain for explicit hydrodynamics. Generally this will be the removal of a core region, to examine hydrodynamics of the mantle, or visa versa.
GENEX: This auxillary program takes a model (in file "old.model") and maps it into "new.model", with optional changes:
The control files for all these programs are named according to the program, plus a postfix: ".in"
A 3D linear stability tool is included, and a nonlinear stability tool is being developed.
MODIFIED UP TO HERE-------------------------------------
Un-tar this file and move it to your tycho-6.0 directory. Its use is explained in opal2.dir/type2tab/README. It allows you to replace the default opal tables codataa, codatab, codatac, codatad, and codatae with tables for different metallicity.
Un-tar this file and move it to your tycho-6.0 directory. Type "make genex" in its genex.dir/src subdirectory.
The use of genex is explained in genex.dir/README. It allows you to modify an imodel-type file by scaling the mass and radius, or changing the composition, and provides the result in a file called new.model.
To scale the metallicity to half of solar, set ifm = 2 and zpop = 0.5 in genex.dir/genex.in, for example.
To increase the mass and radius by 10 percent (at roughly constant temperature), set ifm = 1, fm=1.1 and fr=1.1.
Satisfactory results may required repeated small modifications, followed by a few timesteps with tycho6.
Un-tar this file and move it to your tycho-6.0 directory. Type "make Burnf" in its burn.dir/src subdirectory. The use of Burnf will be discussed in class. There will now be a Burnf executeable in /burn.dir. Its parameter file in called nuc.in. Type Burnf and see how many burning stages you can identify. Hint: look for the temperatures and compare with my book. Expect several in a few seconds!
A more detailed discussion of running Burnf is here.
Move this file to your tycho-6.0/burn.dir directory. If you have already made Burnf, you can do a cosmological nucleosynthesis run:
cp nuc.in.bb2 nuc.in BurnfAfter about 13 seconds (2.77e5 seconds for the cosmology), you should have an output file "nuc.out.d" which gives details. You may want to modify fnuclear.f in /burn.dir/src to give output matched to your graphics package. See Chapter 5 of Supernovae and Nucleosynthesis, for a discussion of what you have just calculated. You might try modifying the initial density in line 21 in nuc.in
Intial density (overwritten for ievol=2).......... rho 1.5000E-01to generate a version of Figure 5.4.
Version tycho-6.11 has an 80 nuclei network, Alexander surface opacities, and several fixes. This directory is set up for population III (z=0 metallicity) stars; 4 and 23 solar mass sequences have been run and are included.
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...