hhg
flow-tools
flow-dyn

How to install flow-dyn

System requirements

flow-dyn works only under UNIX.

flow-dyn requires flow-tools.

Installation

Download the flow-dyn package. The latest published flow-dyn package is flow-dyn-0.01.tar.gz (2004-04-27).

Unpack the flow-dyn package:

	gunzip flow-dyn-0.01.tar.gz
	tar -xf flow-dyn-0.01.tar
	cd flow-dyn

Compile the flow-dyn programs:

	make
If you unpacked flow-dyn into the flow-tools contrib/ directory you can run make directly, otherwise you'll have to edit Make.inc and specify the flow-tools directory in FLOWDIR.

Install the flow-dyn programs in the flow-tools bin directory.