Skip to content

Installation Instructions

atdyer edited this page Apr 14, 2014 · 12 revisions

System Requirements

  • Operating System
    • Windows XP, Windows 7, Windows 8
    • Ubuntu 11.10 or greater
    • Mac OS X
  • Graphics Card
    • OpenGL 2.0 or greater

Installing on Windows

  1. Download the latest version of SMT from the following link: SMT for Windows
  2. Unzip the .zip file by right-clicking on the folder and clicking Extract Here...
  3. Run SMT by double-clicking SMT.exe in the unzipped folder

Installing on Linux

  1. Download the latest version of SMT from the following link: SMT for Linux

  2. Unzip the .tar.gz using the following command:

     $ tar -xzvf /path/to/download/SMT-Linux-vx.xx.tar.gz
    
  3. A new folder called 'SMT' will now be in your download directory. Run SMT using the following command:

     $ sh /path/to/download/SMT/SMT.sh
    

Installing on Mac

Coming soon...

Installing SMT


Quick Tutorials


User Manual


User Interface

SMT Projects

Working With Subdomains

Running ADCIRC

  • Running the Full Domain
  • Running Subdomains

Analyzing Subdomain Results

  • Validating Subdomains

Developers

Clone this wiki locally