Skip to content

Commit

Permalink
Add en_openx to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lbutler committed Jan 9, 2024
1 parent c6ab471 commit 6c2bf2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReleaseNotes2_3.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ This document describes the changes and updates that have been made in version 2
- Setting the demand multiplier within the `[DEMANDS]` section of INP has been depreciated, please use `DEMAND MULTIPLIER` inside `[OPTIONS]` instead.
- `EN_PRESS_UNITS` can now be used with `EN_getoption` and `EN_setoption` to get or set the pressure unit used in EPANET.
- Continuous barrier functions were added to constrain emitter flows to allowable values.
- The `EN_openx` function has been added to enable the opening of input files with formatting errors through the API. This allows users to continue using toolkit functions even when such errors are present.

0 comments on commit 6c2bf2f

Please sign in to comment.