You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes2_3.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,3 +137,14 @@ This document describes the changes and updates that have been made in version 2
137
137
- A failure to close a temporary hydraulics file between successive simulations of an opened project was fixed.
138
138
139
139
- Corrupting the index of a water quality Trace Node when adding or deleting a node was fixed.
140
+
141
+
### Patch Releases
142
+
#### 2.3.1:
143
+
- Restores the ability to assign an initial status of fully open to a valve and corrects how the setting of a Positional Control Valve is changed using the API or with a control.
144
+
#### 2.3.2:
145
+
- Fixes how `EN_setpipedata` assigns a minor loss coefficient to a pipe.
146
+
#### 2.3.3:
147
+
- Corrects how `EN_setlinkvalue` assigns OPEN/CLOSED status to a link.
148
+
#### 2.3.4:
149
+
- Fixes errors converting the units of the Leak Area and Leak Area Expansion parameters used in the FAVAD pipe leakage model.
150
+
- To avoid reporting that full tanks are overflowing when they see negligible net inflows or outflows, those flows are now ignored when updating the tank's volume and head.
0 commit comments