NOMADLITE
From AstroNuWiki
Revision as of 15:07, 14 January 2014 by AstroNuAdmin (Talk | contribs)
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