README file for the KSPECTRUM computation code.

COPYRIGHT NOTICE
 ********************

 Kspectrum is a free software released under the terms of the CeCILL license.
 This license is compatibility with the GNU General Public License (GPL).
 See the included license: "COPYING" in English, "COPYING-FR" in French.
See also the legal mentions within the user manual.



Introduction
------------

KSPECTRUM is a code that will compute high-resolution spectrum
(ka vs nu) from public line-by-line databases, for any thermodynamical
conditions (temperature, pressure), and for any gas mixture, with a full
control of the accuracy of the results. These spectrum can be used,
for instance, in order to produce k-distribution data sets that are very
appreciated for radiative transfer simulations.


Features
--------

* high-resolution spectrum: each line is well represented
* will work for (almost) any gas mixture
* Full control of accuracy: the user specifies the uncertainty over the results
* NO line selection: the contribution of all transitions is effectively computed
& NO line truncation => no need to use an ad-hoc continuum
* will work even on low-memory systems (<1Gb RAM)
* Possibility to resume an interrupted computation.


Teams
-----

KSPECTRUM was developped by the LAPLACE (Toulouse).
Contributors to the project include
Richard Fournier, Stphane Blanco, Vincent Eymet.


Requirements
------------

* a fortran 77 compiler
* basic unix/linux commands
* mpich2


Installation + use
------------
See the manual.


Contact
-------
If you find bugs, or if you want to contribute to the code, please
contact the author: Vincent Eymet, v.eymet@gmail.com
