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

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.