Daniel Llorens 7e591cad0b Remove generated files %!s(int64=10) %!d(string=hai) anos
..
Makefile.am 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
README 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
atwoods.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
bead.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
chem.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
coupled.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
ddho.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
dynamo.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
henon.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
limitcycle.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
lorenz.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
lunar.sh 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
orbit.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
population.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
qcd.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
rumor.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
soliton.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos
viscous.ode 798e4231dd Initial import from plotutils-2.6 %!s(int64=13) %!d(string=hai) anos

README

This directory contains sample input files for `ode', originally written by
Nicholas B. Tufillaro 1982-1994 . GNU enhancements by
Robert S. Maier , copyright (C) 1996-2008
Free Software Foundation, Inc.

Documentation, and instructions on how to run `ode' and display the
resulting output, appears at the head of each file.

The documentation in each of the files refers to `graph -T X', the command
that will display a graph in a window on an X Window System display. You
may substitute `graph -T ps' to obtain Postscript output, `graph -T tek' to
draw the plot in a Tektronix emulator window, and so forth.

The file lunar.sh is an executable shell script that calls `ode', rather
than an `ode' input file.