This software requires only GNU Make to build.

* Build:           make [OPTIONS]

  Example:
    make -j4


* Install:

	This software is self contained in a single executable (with the exception of
	system-installed shared libraries).  Therefore, installation is as simple as
	copying the binary (1dcasim) to the desired location.


* Execution        ./casim1d [OPTIONS]

  Example:
	  ./casim1d --help
