README 748 B

12345678910111213141516
  1. This directory contains sample input files for `ode', originally written by
  2. Nicholas B. Tufillaro 1982-1994 <nbt@reed.edu>. GNU enhancements by
  3. Robert S. Maier <rsm@math.arizona.edu>, copyright (C) 1996-2008
  4. Free Software Foundation, Inc.
  5. Documentation, and instructions on how to run `ode' and display the
  6. resulting output, appears at the head of each file.
  7. The documentation in each of the files refers to `graph -T X', the command
  8. that will display a graph in a window on an X Window System display. You
  9. may substitute `graph -T ps' to obtain Postscript output, `graph -T tek' to
  10. draw the plot in a Tektronix emulator window, and so forth.
  11. The file lunar.sh is an executable shell script that calls `ode', rather
  12. than an `ode' input file.