forked from OpenWaterAnalytics/EPANET
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Leakage Code #2
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
See ReleaseNotes2_3.md.
Co-Authored-By: Lew Rossman <[email protected]> Co-Authored-By: Elad Salomons <[email protected]> OpenWaterAnalytics#583
This reverts commit 7e3d5e1.
This reverts commit 3ee30ce.
…ing583 fix EN_INITSETTING
Link to community.wateranalytics.org was broken
Fix link in README.md
Add additional case for `EN_STARTTIME` to the `EN_settimeparam` function.
Limit `EN_STARTTIME` parameter value to a maximum of `SECperDAY`, and return an error code if this is exceeded.
Allow start time to be set with EN_settimeparam
…es-dev Fix use-after-free in Smatrix, test_pda
Update epanet2.bas
Changes 1 line instead of 4.
Fix EN_settankdata for elevation with SI units
…articipation allowing access to incontrols() for getting information about whether a node or link participates in a simple or rule-based control.
API access to incontrols() for information about node/link controls p… No more comments so I'm merging. Thank you @jamesuber
…_feature_in_control Dev feature in control
…milar to the parameter Power of pumps
Net1.inp have 0 MinorLoss / GUI accepts values zero for MINORLOSS
Delete tests/outfile/data/enP1kAlM
…lows-rm-warnings Update workflows to use Node.js 20 due to deprecation of Node.js 16
…-for-macos-build Create macos.yml workflow.
Fixes false negative when checking if a tank's min/max levels fall within its volume curve (see issue OpenWaterAnalytics#767 ).
…-tank_validation_fix Update validate.c
Update old build script with validate.c file
…-conan-build Fixes conan build, adds documentation for this option
Retry builds
…cript Update old build script
fix badge macos link. Thank you @Mariosmsk!
This change avoids a conflict between the EMITTER EXPONENT and EMITTER BACKFLOW keywords when running a v2.3 input file in the v2.2 EPANET GUI.
See the comment on the Issue.
The pipe counter was not decreased if the element was a pipe.
Co-Authored-By: Lew Rossman <[email protected]>
Fix Issue OpenWaterAnalytics#790 - incorrect number of pipes
…_fix Fix Issue OpenWaterAnalytics#789 - free network Adjlist
…r-coefficient Fix emitter-related NaN errors from EN_setnodevalue API
…-rename_emitter_backflow_keyword Changes EMITTER BACKFLOW keyword
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.