Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenWaterAnalytics/epanet-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OpenWaterAnalytics/epanet-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    b46b67e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Merge pull request #55 from WaterDesk/xuxi/fix-Curve_getYofX

    fix a typo in Curve::getYofX(double x) method
    LRossman authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    72bf6bf View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    a1dc451 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Merge pull request #56 from WaterDesk/xuxi/fix-Utilities_getSeconds_2

    fix a time parse issue (with units) in Utilities::getSeconds method
    LRossman authored Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b9a4df3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. fix: the time units of pipe/tank's reaction coefficients are not cons…

    …istent with global reaction coefficients (Bulk/Wall)
    WaterDesk committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    8dcae2f View commit details
    Browse the repository at this point in the history
  2. fix NodeParser:parseTankReact - the index of reaction coeff. number i…

    …n the tokens should be 2, but not 1
    WaterDesk committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    daf9643 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    28b2f3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b99e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. add pipe wall coefficiency conversion factor in ChemModel instead of …

    …hydraulic radius conversion factor
    WaterDesk committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    b97f658 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Merge pull request #58 from WaterDesk/xuxi/fix-units-conversion-for-q…

    …uality
    
    fix several units conversion issues for quality simulation
    LRossman authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    b5b2779 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. fix - OptionParser::parseQualOption doesn't consider the cases for "Q…

    …uality Trace" mode: the trace node has not been specified; the specified trace node doesn't exist
    WaterDesk committed May 21, 2022
    Configuration menu
    Copy the full SHA
    7dcf62b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. for the CHEM quality type, the use of a third token to contain the c…

    …hemical units is optional.
    WaterDesk committed May 31, 2022
    Configuration menu
    Copy the full SHA
    cc3bc0d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Merge pull request #61 from WaterDesk/xuxi/fix-parseQualOption

    fix - OptionParser::parseQualOption doesn't consider the cases for "Quality Trace" mode: the trace node has not been specified; the specified trace node doesn't exist
    LRossman authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    242a8c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. fix - the last volume segment should be initialized as the first volu…

    …me segment during intializing a tank's mixing model
    WaterDesk committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    59f775a View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Merge pull request #62 from WaterDesk/xuxi/fix-TankMixModel-init

    fix - the last volume segment should be initialized as the first volume segment during intializing a tank's mixing model
    LRossman authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    186744e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Merge pull request #67 from OpenWaterAnalytics/master

    Add EPANET 3 White Paper to project
    LRossman authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    8969a87 View commit details
    Browse the repository at this point in the history
Loading