Network Generator

Fortran Routine


This fortran routine provides the reaction rates v(i) (i=1,ireac) for temperature T and density RHO from a linear interpolation of the log of the grid-point rates read from the file tmp'your_IP_address'.rates containing the output from Netgen and renamed 'vit.dat'.

This program requires the input file to be named 'vit.dat'. More instructions may be found in the comments just following the statement 'subroutine vit'.

VARIABLES:

The last lines of subroutine vit print all variables to standard output, to check that it worked properly

TOP