Skip to content

jameshalgren/SPRNT

 
 

Repository files navigation

Build Status License

SPRNT

=====

SPRNT is a river dynamics simulation software package. Technically it is a fully dynamic Saint Venant Equation solver. Quite a few nice techniques are developed to make SPRNT not only fast but also capable of handling large networks. The code is mainly written by Dr. Frank Liu at IBM Research, as the result of academic collaborations with Professor Ben Hodges in the Civil Engineering Department of University of Texas at Austin. It is released under Eclipse Public License. IBM owns the copyright.

Content:

  • src/ directory contains the core SPRNT routine source code
  • spt/ contains the code of a front-end to run SPRNT as command-line
  • examples/ contains several netlist examples
  • demo/ contains an example on how to run SPRNT through API
  • doc/ contains a user's manual on the syntax of the netlist
  • ThirdParty/ contains modules to build solver library as dynamic-linked library

Install

See INSTALL on how to build and install the software

Contact

For bugs/questions/comments/critiques, please send email through GitHub.

References

About

a river dynamics simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.9%
  • C++ 34.4%
  • Shell 2.6%
  • Makefile 2.3%
  • M4 2.3%
  • Emacs Lisp 1.5%