Skip to content

Commit

Permalink
Update paper.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariosmsk committed Nov 28, 2023
1 parent 4c10640 commit 0c98763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ A key unique feature of EPyT, is that it captures the complete function and para

# Functionality
The EPyT python class, `epanet`, includes properties of the input network model, static properties, public
functions, and local functions that directly call the EPANET shared object library or the executable. The full API with detailed examples is provided in the [link](https://epanet-python-toolkit-epyt.readthedocs.io/en/stable/api.html). In the following paragraphs, we introduce a selection of the capabilities of the tool and an illustrative smart water research example.
functions, and local functions that directly call the EPANET shared object library or the executable. The full API with detailed examples is provided in the [link](https://epanet-python-toolkit-epyt.readthedocs.io/en/latest/api.html). In the following paragraphs, we introduce a selection of the capabilities of the tool and an illustrative smart water research example.

Through EPyT, users can easily load EPANET network models, as demonstrated by importing the module and loading the
`L-TOWN.inp` network in a provided example [@vrachimis2022].
Expand Down

0 comments on commit 0c98763

Please sign in to comment.