-
Notifications
You must be signed in to change notification settings - Fork 59
Comparing changes
Open a pull request
base repository: OpenWaterAnalytics/epanet-dev
base: master
head repository: OpenWaterAnalytics/epanet-dev
compare: develop
- 16 commits
- 8 files changed
- 2 contributors
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b46b67e - Browse repository at this point
Copy the full SHA b46b67eView commit details
Commits on Jul 1, 2020
-
Merge pull request #55 from WaterDesk/xuxi/fix-Curve_getYofX
fix a typo in Curve::getYofX(double x) method
Configuration menu - View commit details
-
Copy full SHA for 72bf6bf - Browse repository at this point
Copy the full SHA 72bf6bfView commit details
Commits on Jul 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a1dc451 - Browse repository at this point
Copy the full SHA a1dc451View commit details
Commits on Jul 13, 2020
-
Merge pull request #56 from WaterDesk/xuxi/fix-Utilities_getSeconds_2
fix a time parse issue (with units) in Utilities::getSeconds method
Configuration menu - View commit details
-
Copy full SHA for b9a4df3 - Browse repository at this point
Copy the full SHA b9a4df3View commit details
Commits on Sep 4, 2021
-
fix: the time units of pipe/tank's reaction coefficients are not cons…
…istent with global reaction coefficients (Bulk/Wall)
Configuration menu - View commit details
-
Copy full SHA for 8dcae2f - Browse repository at this point
Copy the full SHA 8dcae2fView commit details -
fix NodeParser:parseTankReact - the index of reaction coeff. number i…
…n the tokens should be 2, but not 1
Configuration menu - View commit details
-
Copy full SHA for daf9643 - Browse repository at this point
Copy the full SHA daf9643View commit details
Commits on Sep 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28b2f3a - Browse repository at this point
Copy the full SHA 28b2f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b99e4 - Browse repository at this point
Copy the full SHA 25b99e4View commit details
Commits on Sep 19, 2021
-
add pipe wall coefficiency conversion factor in ChemModel instead of …
…hydraulic radius conversion factor
Configuration menu - View commit details
-
Copy full SHA for b97f658 - Browse repository at this point
Copy the full SHA b97f658View commit details
Commits on Sep 22, 2021
-
Merge pull request #58 from WaterDesk/xuxi/fix-units-conversion-for-q…
…uality fix several units conversion issues for quality simulation
Configuration menu - View commit details
-
Copy full SHA for b5b2779 - Browse repository at this point
Copy the full SHA b5b2779View commit details
Commits on May 21, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 7dcf62b - Browse repository at this point
Copy the full SHA 7dcf62bView commit details
Commits on May 31, 2022
-
for the CHEM quality type, the use of a third token to contain the c…
…hemical units is optional.
Configuration menu - View commit details
-
Copy full SHA for cc3bc0d - Browse repository at this point
Copy the full SHA cc3bc0dView commit details
Commits on Jun 3, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 242a8c1 - Browse repository at this point
Copy the full SHA 242a8c1View commit details
Commits on Dec 12, 2022
-
fix - the last volume segment should be initialized as the first volu…
…me segment during intializing a tank's mixing model
Configuration menu - View commit details
-
Copy full SHA for 59f775a - Browse repository at this point
Copy the full SHA 59f775aView commit details
Commits on Dec 31, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 186744e - Browse repository at this point
Copy the full SHA 186744eView commit details
Commits on Jan 29, 2026
-
Merge pull request #67 from OpenWaterAnalytics/master
Add EPANET 3 White Paper to project
Configuration menu - View commit details
-
Copy full SHA for 8969a87 - Browse repository at this point
Copy the full SHA 8969a87View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...develop