ofringer / suntans

The SUNTANS model source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUNTANS

The Stanford unstructured-grid, nonhydrostatic, parallel coastal ocean model. For simulation of nonhydrostatic flows at high resolution in estuaries and coastal seas. Requires a grid generator and ParMETIS (if run in parallel).

Created by Oliver Fringer

Quickstart Guide

Download the main source and examples from the GitHub repository here: https://github.com/ofringer/suntans/archive/master.zip

Follow these steps:

  1. unzip suntans-master.zip
  2. cd suntans-master/examples/cylinder
  3. make test
  4. cd ../../main
  5. make sunplot
  6. ./sunplot --datadir=../examples/cylinder/data

About

The SUNTANS model source code

License:GNU Lesser General Public License v2.1


Languages

Language:C 83.2%Language:TeX 9.8%Language:MATLAB 5.1%Language:C++ 0.8%Language:Objective-C 0.6%Language:Makefile 0.4%