Skip to content

Commit

Permalink
Merge pull request #220 from OpenWaterAnalytics/dev
Browse files Browse the repository at this point in the history
update release notes (again)
  • Loading branch information
Mariosmsk authored Aug 9, 2022
2 parents 2815c31 + 521c96c commit 740a45c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ReleaseNotes2_2_2.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Release Notes for EPANET Matlab Toolkit (EMT) v2.2.2

- Performance updates (getComputed..)
- Update [EX24_Parallel_computations.m](https://github.com/OpenWaterAnalytics/EPANET-Matlab-Toolkit/commit/abe05e2327140c3b9599634295902e36ce43a117)
- Update [EX24_Parallel_computations.m](https://github.com/OpenWaterAnalytics/EPANET-Matlab-Toolkit/blob/master/examples/EX24_Parallel_computations.m)
- Cleanup and some fixes
- When running `epanet('test.inp')` creates a temporary input file using the Matlab function `copyfile` instead of ENsaveinpfile the first time.
- When running `d = epanet('Net1.inp')` creates a temporary input file using the Matlab function `copyfile` instead of `ENsaveinpfile` the first time.
- Update [Movie Examples](https://github.com/OpenWaterAnalytics/EPANET-Matlab-Toolkit/tree/master/examples/movie-example)
- We have prepared a tutorial as part of the CCWI-WDSA 2022 conference. You can find the files in the `tutorial` folder at the following [GitHub repository](https://github.com/KIOS-Research/CCWI2022-EMT-Tutorial).
- Basic functionality
Expand Down

0 comments on commit 740a45c

Please sign in to comment.