Rate This Document
Findability
Accuracy
Completeness
Readability

Obtaining the Source Code

Procedure

  1. Create the SWAN installation directory /path/to/SWAN.
    mkdir -p /path/to/SWAN
  2. Go to the SWAN directory.
    cd /path/to/SWAN
  3. Download the SWAN installation package.

    http://swanmodel.sourceforge.net/download/zip/swan4131.tar.gz

    If the server is connected to the Internet, you are advised to run the wget command to obtain the SWAN installation package.

    wget http://swanmodel.sourceforge.net/download/zip/swan4131.tar.gz --no-check-certificate
  4. Use an SFTP tool to upload the SWAN installation package to the /path/to/SWAN directory on the server.