Skip to content

Commit

Permalink
Updated "How to run" section
Browse files Browse the repository at this point in the history
  • Loading branch information
eldemet committed Oct 24, 2018
1 parent 841c7c1 commit 950a1bc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -31,9 +31,11 @@ DOI={10.5281/zenodo.831493}}
* [EPANET 2.1](https://github.com/OpenWaterAnalytics/epanet)

# How to use the Toolkit #
Download the folder `Download ZIP`, set the run path in Matlab within the saved folder, and run `RunTests.m`. This will execute all the commands which have been implemented in the Class.
Detailed examples on how to use the toolkit can be found in the [publication](https://zenodo.org/record/831493#.W9B69PZRXIV) of the Toolkit , together with the [code](https://zenodo.org/record/437778). A presentation of its use is also provided [here](https://github.com/KIOS-Research/CCWI2016/blob/master/CCWI2016/Presentation/Eliades_CCWI2016.ppt).

Example:
To start, you need to download the folder from GitHub (e.g., `Download ZIP`), set the run path in Matlab within the saved folder, and run `RunTests.m`. This will execute all the commands which have been implemented in the Class.

Minimum Example:

d=epanet('Net1.inp')

Expand Down

0 comments on commit 950a1bc

Please sign in to comment.