Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1005 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 1005 Bytes

HydrOGEnMod

Dev Build Status Coverage Aqua

Installation Instructions

To install HydrOGEnMod on your system, run the following Julia code:

import Pkg
Pkg.add(url="https://github.com/LukasBarner/HydrOGEnMod.jl")

Alternatively, you can also directly use the Pkg-mode from within the REPL.

Running the model

For a replication script and implementation details see the documentation.