=====Seismic Unix at NTNU ===== Seismic Unix is processing package suited for research in seismic imaging. Documentation is found at Seismic Unix's home page: * [[http://www.cwp.mines.edu/cwpcodes/index.html |SU Home page]] ==== Using SU ==== A local copy of SU is installed on http://kongull.hpc.ntnu.no. To use this version of SU edit the .bash_profile file in your kongull home directory and add the following CWPROOT=/home/barn/sim/src/su export CWPROOT PATH=$CWPROOT/bin:$PATH This command will then be executed each time you log in. Type . $HOME/.bash_profile to execute the first time. Then type suwind If you get a brief explanation of suwind on the screen, SU is working. ==== SU source code ==== A local copy of SU is installed on http://kongull.hpc.ntnu.no with file path: /home/barn/sim/src/su with the corresponding source code at the same place. This code is intended only for browsing, and should not be used for development.