-
Notifications
You must be signed in to change notification settings - Fork 1
Download
Alexander Michalek edited this page Jul 16, 2025
·
4 revisions
This program is free software; you can redistribute it and/or modify it under the terms of the MIT License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MIT License for more details.
The latest version of the code is available on the GitHub repository. You can download the code using any Git client. To clone the repository using Git, enter the following command:
git clone https://github.com/PrincetonUniversity/Tiger_HLM_Routing
To retrieve the latest updates, navigate into the project directory and run:
git pull
Getting Started
User Guide
- Background
- Compiling
- OpenMP
- Solver
- The YAML File
- Parameters
- Initial Conditions
- Boundary Conditions
- Reservoirs
- Runoff Forcings
- Output Files
Programmer Guide