Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 2.03 KB

README.md

File metadata and controls

24 lines (17 loc) · 2.03 KB
Operating System Build Status
Linux Linux Build
macOS macOS Build
Windows Not Supported

DOI

TIN-based Real-time Integrated Basin Simulator: Version 5.2

This repository contains source code for the fully distributed hydrological model: TIN-based Real-time Integrated Basin Simulator (tRIBS). We provide extensive documention of the model here. Our documentation also contains useful information about working with the tRIBS code base through GitHub and how to contribute. Finally we also provide templates and benchmarks with instruction on how to utilize these resources in the documentation.

Licensing information can be found in LICENSE.txt.

Release notes are provided here.

Model reference list, number of citations and H-index can be found here.

Installation

We provide three options for accessing the tRIBS model:

  1. Compiled executables for latest macOS and Ubuntu systems
  2. Docker
  3. CMake build system