|
|
On this Page:Terms of Use (please read)
|
| PYTHIA (T. Sjöstrand, et al.) | |
| LEPTO (G. Ingelman, et al.) | |
| TAUOLA (Z. Was, et al.) | |
| PROPMU (P. Lipari and T. Stanev) |
See the Nuance write-up for full scientific citation of these and other works relied on by the program. By installing these libraries as part of Nuance, you signify your acknowledgement that they remain the intellectual and scientific property of their respective authors and further that the author of Nuance makes no claim to any form of co-proprietorship by virtue of distributing them along with his own code. Finally, you also agree that the original authors bear no responsibility for bugs arising from modifications to their code associated with use in Nuance.
Recent versions of Nuance have been successfully installed on a wide variety of operating systems, including Windows, Unix and Linux. Apart from a few non-standard (but widely supported) extensions (such as the INCLUDE statement and 132-character source lines), it relies solely on vanilla FORTRAN77 code. As such, the software requirements are minimal and largely related to maintenance and portability of the program:
| A FORTRAN77 compiler (such as Visual Fortran, g77, or Compaq) | |
| CERNLIB (CERN Program Libraries). The essential nuts and bolts for particle-physics computing. Note that the PDFLIB, MATHLIB and PHTOOLS libraries are required in addition to the core (PACKLIB). | |
| CVS (Concurrent Versions System), version 1.10(?) or greater (version 1.11 is recommended). CVS is required to retrieve the source code from the repository where it is maintained. | |
| CMT (Configuration Management Tools), version 1.12. CMT provides a platform-independent automated build procedure. If your machine has a C++ compiler, it will be installed and built for you automatically, if not found in your path. |
Filling out the voluntary registration form will allow you to be notified of updates and other important news about Nuance, as well as permitting the author to track the usefulness of the program. Please take a moment to register!
Register now to receive news and updates
Instructions for installation on Windows (including a pre-compiled binary) will be posted as soon as possible.
Complete instructions and a highly-automated installation script are provided.
The source code is maintained in a repository with the CVS address:
:pserver:anonymous@solar1.ps.uci.edu:/u/solar2/nuint/Repository
It is theoretically possible to install the system without using the installation script (or CMT) but this is not supported. Problems with the supported installation procedure will be given high priority, however.
You can download the everything with one CVS command, using the nuanceMc "super" module which contains everything. Set the CVSROOT environment variable to the repository address above and give CVS the command:
cvs get nuanceMc
Note that source code downloaded in this way will not have the directory
structure expected by CMT, so you are much better off to use
the automated installation unless you're an expert!
|
Contact: D. Casper, University of California, Irvine |