OMIT is an auxillary program to modify TYCHO7 models, primarily to omit from the grid those regions in which little happens, but have short sound travel times and hence are computationally expensive for the explicit hydrodynamic mode (mode = 0). The control file is "omit.in", listed below, should reside locally in the directory in which OMIT is executed.
'.....................................................................' ' OMIT: for TYCHO7 ' '.....................................................................' ' Display device: /ps, /xwin ................' 'device' '/xwin' ' Line style.0=solid line, else dots.........' 'linesty' 1 ' nopac (-1=thomson,0=opal2,1=opal1).........' 'nopac' 0 ' scale opacity (0=no, else yes).............' 'nkscale' 0 ' scale thoul diffusion (0=no,else = factor).' 'fthoul' 0.0d0 ' (-1=complete ionization,else=compute)......' 'noion' 0 ' (0=radiation pressure,else=no).............' 'norad' 0 ' (0=H2 molecule,else=no)....................' 'nomole' 0 ' (0=H2 coulomb plasma,else=no)..............' 'nocoul' 0 ' non-nuclear neutrino flag(-1=no,0=on)......' 'neutro' 0 ' flag to force OPAL EOS (0=no)..............' 'nopaleos' 1 ' Mixing (0=PAY mix+diff;1=mix;2=diff;3=none)' 'mixmode' 3 ' Filename of model..........................' 'cmod' 'imodel' ' Variable flag for x axis..(see genvec.f)...' 'cvarx' 'xm' ' Variable flag for y axis..(see genvec.f....' 'cvary' 'cour' ' Override value for xmin....................' 'xminf' 0.d0 ' Override value for xmax (no if = xmin).....' 'xmaxf' 0.0d0 ' Override value for ymin....................' 'yminf' 0.0d0 ' Override value for ymax (no if = ymin).....' 'ymaxf' 0.0d0 ' Keep inside (>=0) or outside (<0)..........' 'inside' -1 ' Choose slice point in solar masses.........' 'slice' 0.42d0 ' Explosion energy to be added(ergs).........' 'explode' 5.0d47 ' Mass (at bottom) to put it in(grams).......' 'massex' 1.0d32 '.....................................................................'
OMIT will graph the model named in "cmod", with a vertical gray line showing the slice coordinate, and the usual parameters control the graph.
Variables which are also in "params.d" need to be set in order to define the EOS, opacities, and mixing mode to use.
Upon success, OMIT will produce a model file (which can be copied into "imodel") named "newomit".
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...