Daniel Llorens 7e591cad0b Remove generated files 10 jaren geleden
..
Makefile.am 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
README 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
atwoods.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
bead.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
chem.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
coupled.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
ddho.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
dynamo.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
henon.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
limitcycle.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
lorenz.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
lunar.sh 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
orbit.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
population.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
qcd.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
rumor.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
soliton.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden
viscous.ode 798e4231dd Initial import from plotutils-2.6 13 jaren geleden

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.