NOMADLITE
From AstroNuWiki
Requirements
- CERNLIB
- flex
- g77/gfortran
Installation
- upack nomadlite.tar.bz2 file to your diectory
- in the file nomadlite/scripts/nomad_cshrc write the path to the nomadlite directory:
if ( ! $?NOMAD ) then setenv NOMAD $HOME/soft/nomadlite endif
- in directory $NOMAD/scripts/ execute the command:
source nomad_cshrc
- in directory $NOMAD execute 'make' command
make