Required software:
After unpacking the distribution:
tar -xvf bpz-1.99.3.tar.gz
run the following lines (or add them to your .cshrc or .mycshrc, then run source .cshrc):
setenv HOME /home/coe (use your pathname instead!)You may now wish to test your installation.
setenv BPZPATH {$HOME}/bpz-1.99.3
setenv PYTHONPATH {$PYTHONPATH}:{$BPZPATH}
alias bpz "python $BPZPATH/bpz.py"
setenv NUMERIX numpy