Skip to content

atdyer/SMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

A note to ADCIRC Developers and SMT Users
SMT is in active development, and as such, I expect that you will probably run into some speedbumps or find some bugs that I've overlooked. Should this be the case, I encourage you to report these problems/bugs to me (either by email or through github) so that they can be fixed for future users. Additionally, be sure to pull the code frequently as bug fixes and updates to the software will be happening continuously.
-Tristan

#ADCIRC Subdomain Modeling Tool

Welcome to the ADCIRC Subdomain Modeling Tool (SMT) github repository. This page will contain the latest version of the SMT code and User Manual. Please check back frequently for updates!

##About SMT

This section will contain a brief description of SMT. Soon...

##Using SMT

Check out the User Manual for help on using SMT.

##Installing SMT

System Requirements

  • Operating System
    • Windows XP, Windows 7, Windows 8
    • Ubuntu 12.04 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 All...
  3. Run SMT by double-clicking SMT.exe in the unzipped folder

Note: You'll need to leave the SMT.exe file in the SMT folder. You can create a shortcut to SMT by right-clicking SMT.exe and clicking 'Pin to Taskbar', 'Pin to Start Menu', or 'Send to > Desktop'

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 OS X

Instructions coming soon...

About

Adcirc Subdomain Modeling Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published