Skip to content

EPANET Matlab Toolkit v2.2.2

Compare
Choose a tag to compare
@Mariosmsk Mariosmsk released this 09 Aug 20:52
· 64 commits to master since this release
740a45c

Release Notes for EPANET Matlab Toolkit (EMT) v2.2.2

  • Performance updates (getComputed..)
  • Update EX24_Parallel_computations.m
  • Cleanup and some fixes
  • 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
  • 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.
    • Basic functionality
    • Run first EPANET analysis
    • Run first MSX analysis
    • How to include uncertainties in simulations
    • How to analyze network graph
    • How to place pressure sensors
    • How to create leakage events
    • How to detect leakage events
    • How to place quality sensors
    • How to create contamination events (using MSX)
    • How to detect contamination events