epyt-flow 0.14.1__py3-none-any.whl → 0.15.0b1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. epyt_flow/VERSION +1 -1
  2. epyt_flow/__init__.py +0 -37
  3. epyt_flow/data/benchmarks/battledim.py +2 -2
  4. epyt_flow/data/benchmarks/leakdb.py +12 -9
  5. epyt_flow/gym/scenario_control_env.py +32 -33
  6. epyt_flow/simulation/events/actuator_events.py +24 -18
  7. epyt_flow/simulation/events/leakages.py +59 -57
  8. epyt_flow/simulation/events/quality_events.py +21 -30
  9. epyt_flow/simulation/events/system_event.py +3 -3
  10. epyt_flow/simulation/scada/complex_control.py +14 -12
  11. epyt_flow/simulation/scada/custom_control.py +22 -21
  12. epyt_flow/simulation/scada/scada_data.py +108 -105
  13. epyt_flow/simulation/scada/simple_control.py +38 -31
  14. epyt_flow/simulation/scenario_simulator.py +367 -395
  15. epyt_flow/simulation/sensor_config.py +31 -32
  16. epyt_flow/topology.py +11 -10
  17. epyt_flow/uncertainty/model_uncertainty.py +146 -122
  18. {epyt_flow-0.14.1.dist-info → epyt_flow-0.15.0b1.dist-info}/METADATA +12 -18
  19. epyt_flow-0.15.0b1.dist-info/RECORD +65 -0
  20. epyt_flow/EPANET/EPANET/SRC_engines/AUTHORS +0 -60
  21. epyt_flow/EPANET/EPANET/SRC_engines/LICENSE +0 -21
  22. epyt_flow/EPANET/EPANET/SRC_engines/enumstxt.h +0 -151
  23. epyt_flow/EPANET/EPANET/SRC_engines/epanet.c +0 -5930
  24. epyt_flow/EPANET/EPANET/SRC_engines/epanet2.c +0 -961
  25. epyt_flow/EPANET/EPANET/SRC_engines/errors.dat +0 -79
  26. epyt_flow/EPANET/EPANET/SRC_engines/flowbalance.c +0 -186
  27. epyt_flow/EPANET/EPANET/SRC_engines/funcs.h +0 -219
  28. epyt_flow/EPANET/EPANET/SRC_engines/genmmd.c +0 -1000
  29. epyt_flow/EPANET/EPANET/SRC_engines/hash.c +0 -177
  30. epyt_flow/EPANET/EPANET/SRC_engines/hash.h +0 -28
  31. epyt_flow/EPANET/EPANET/SRC_engines/hydcoeffs.c +0 -1303
  32. epyt_flow/EPANET/EPANET/SRC_engines/hydraul.c +0 -1172
  33. epyt_flow/EPANET/EPANET/SRC_engines/hydsolver.c +0 -781
  34. epyt_flow/EPANET/EPANET/SRC_engines/hydstatus.c +0 -442
  35. epyt_flow/EPANET/EPANET/SRC_engines/include/epanet2.h +0 -464
  36. epyt_flow/EPANET/EPANET/SRC_engines/include/epanet2_2.h +0 -1960
  37. epyt_flow/EPANET/EPANET/SRC_engines/include/epanet2_enums.h +0 -518
  38. epyt_flow/EPANET/EPANET/SRC_engines/inpfile.c +0 -884
  39. epyt_flow/EPANET/EPANET/SRC_engines/input1.c +0 -672
  40. epyt_flow/EPANET/EPANET/SRC_engines/input2.c +0 -735
  41. epyt_flow/EPANET/EPANET/SRC_engines/input3.c +0 -2265
  42. epyt_flow/EPANET/EPANET/SRC_engines/leakage.c +0 -527
  43. epyt_flow/EPANET/EPANET/SRC_engines/mempool.c +0 -146
  44. epyt_flow/EPANET/EPANET/SRC_engines/mempool.h +0 -24
  45. epyt_flow/EPANET/EPANET/SRC_engines/output.c +0 -853
  46. epyt_flow/EPANET/EPANET/SRC_engines/project.c +0 -1691
  47. epyt_flow/EPANET/EPANET/SRC_engines/quality.c +0 -695
  48. epyt_flow/EPANET/EPANET/SRC_engines/qualreact.c +0 -800
  49. epyt_flow/EPANET/EPANET/SRC_engines/qualroute.c +0 -696
  50. epyt_flow/EPANET/EPANET/SRC_engines/report.c +0 -1557
  51. epyt_flow/EPANET/EPANET/SRC_engines/rules.c +0 -1500
  52. epyt_flow/EPANET/EPANET/SRC_engines/smatrix.c +0 -871
  53. epyt_flow/EPANET/EPANET/SRC_engines/text.h +0 -508
  54. epyt_flow/EPANET/EPANET/SRC_engines/types.h +0 -928
  55. epyt_flow/EPANET/EPANET/SRC_engines/util/cstr_helper.c +0 -59
  56. epyt_flow/EPANET/EPANET/SRC_engines/util/cstr_helper.h +0 -38
  57. epyt_flow/EPANET/EPANET/SRC_engines/util/errormanager.c +0 -92
  58. epyt_flow/EPANET/EPANET/SRC_engines/util/errormanager.h +0 -39
  59. epyt_flow/EPANET/EPANET/SRC_engines/util/filemanager.c +0 -212
  60. epyt_flow/EPANET/EPANET/SRC_engines/util/filemanager.h +0 -81
  61. epyt_flow/EPANET/EPANET/SRC_engines/validate.c +0 -408
  62. epyt_flow/EPANET/EPANET-MSX/MSX_Updates.txt +0 -53
  63. epyt_flow/EPANET/EPANET-MSX/Src/dispersion.h +0 -27
  64. epyt_flow/EPANET/EPANET-MSX/Src/hash.c +0 -107
  65. epyt_flow/EPANET/EPANET-MSX/Src/hash.h +0 -28
  66. epyt_flow/EPANET/EPANET-MSX/Src/include/epanetmsx.h +0 -102
  67. epyt_flow/EPANET/EPANET-MSX/Src/include/epanetmsx_export.h +0 -42
  68. epyt_flow/EPANET/EPANET-MSX/Src/mathexpr.c +0 -937
  69. epyt_flow/EPANET/EPANET-MSX/Src/mathexpr.h +0 -39
  70. epyt_flow/EPANET/EPANET-MSX/Src/mempool.c +0 -204
  71. epyt_flow/EPANET/EPANET-MSX/Src/mempool.h +0 -24
  72. epyt_flow/EPANET/EPANET-MSX/Src/msxchem.c +0 -1285
  73. epyt_flow/EPANET/EPANET-MSX/Src/msxcompiler.c +0 -368
  74. epyt_flow/EPANET/EPANET-MSX/Src/msxdict.h +0 -42
  75. epyt_flow/EPANET/EPANET-MSX/Src/msxdispersion.c +0 -586
  76. epyt_flow/EPANET/EPANET-MSX/Src/msxerr.c +0 -116
  77. epyt_flow/EPANET/EPANET-MSX/Src/msxfile.c +0 -260
  78. epyt_flow/EPANET/EPANET-MSX/Src/msxfuncs.c +0 -175
  79. epyt_flow/EPANET/EPANET-MSX/Src/msxfuncs.h +0 -35
  80. epyt_flow/EPANET/EPANET-MSX/Src/msxinp.c +0 -1504
  81. epyt_flow/EPANET/EPANET-MSX/Src/msxout.c +0 -401
  82. epyt_flow/EPANET/EPANET-MSX/Src/msxproj.c +0 -791
  83. epyt_flow/EPANET/EPANET-MSX/Src/msxqual.c +0 -2010
  84. epyt_flow/EPANET/EPANET-MSX/Src/msxrpt.c +0 -400
  85. epyt_flow/EPANET/EPANET-MSX/Src/msxtank.c +0 -422
  86. epyt_flow/EPANET/EPANET-MSX/Src/msxtoolkit.c +0 -1164
  87. epyt_flow/EPANET/EPANET-MSX/Src/msxtypes.h +0 -551
  88. epyt_flow/EPANET/EPANET-MSX/Src/msxutils.c +0 -524
  89. epyt_flow/EPANET/EPANET-MSX/Src/msxutils.h +0 -56
  90. epyt_flow/EPANET/EPANET-MSX/Src/newton.c +0 -158
  91. epyt_flow/EPANET/EPANET-MSX/Src/newton.h +0 -34
  92. epyt_flow/EPANET/EPANET-MSX/Src/rk5.c +0 -287
  93. epyt_flow/EPANET/EPANET-MSX/Src/rk5.h +0 -39
  94. epyt_flow/EPANET/EPANET-MSX/Src/ros2.c +0 -293
  95. epyt_flow/EPANET/EPANET-MSX/Src/ros2.h +0 -35
  96. epyt_flow/EPANET/EPANET-MSX/Src/smatrix.c +0 -816
  97. epyt_flow/EPANET/EPANET-MSX/Src/smatrix.h +0 -29
  98. epyt_flow/EPANET/EPANET-MSX/readme.txt +0 -14
  99. epyt_flow/EPANET/compile_linux.sh +0 -4
  100. epyt_flow/EPANET/compile_macos.sh +0 -4
  101. epyt_flow/simulation/backend/__init__.py +0 -1
  102. epyt_flow/simulation/backend/my_epyt.py +0 -1101
  103. epyt_flow-0.14.1.dist-info/RECORD +0 -148
  104. {epyt_flow-0.14.1.dist-info → epyt_flow-0.15.0b1.dist-info}/WHEEL +0 -0
  105. {epyt_flow-0.14.1.dist-info → epyt_flow-0.15.0b1.dist-info}/licenses/LICENSE +0 -0
  106. {epyt_flow-0.14.1.dist-info → epyt_flow-0.15.0b1.dist-info}/top_level.txt +0 -0
@@ -1,60 +0,0 @@
1
- # Authors ordered alphabetically.
2
-
3
- Authors with Contributions in the Public Domain:
4
- Lewis Rossman <LRossman@cinci.rr.com>
5
- Michael Tryby <tryby.michael@epa.gov>
6
-
7
- Version 2.0
8
- Lewis Rossman <LRossman@cinci.rr.com>
9
-
10
- Authors with Contributions Subject to Copyright (see LICENSE):
11
- Except where noted.
12
-
13
- Version 2.1
14
- Jinduan Chen <jinduan.uc@gmail.com>
15
- Maurizio Cingi <mrzcng2@gmail.com>
16
- Demetrios Eliades <eldemet@gmail.com>
17
- Will Furnass <will@thearete.co.uk>
18
- Milad Ghiami <milad.ghiami67@gmail.com>
19
- Sam Hatchett <samhatchett@gmail.com>
20
- Mike Kane <muke195@gmail.com>
21
- Marios Kyriakou <mariosmsk@gmail.com>
22
- Steffen Macke <sdteffen@sdteffen.de>
23
- Angela Marchi <angela.marchi@adelaide.edu.au>
24
- Bryant McDonnell <bemcdonnell@gmail.com>
25
- Lew Rossman <LRossman@cinci.rr.com>
26
- Elad Salomons <selad@optiwater.com>
27
- Feng Shang <fengshang72@gmail.com>
28
- Yunier Soad <yunier.soad@gmail.com>
29
- Tom Taxon <tntaxon@anl.gov>
30
- Michael Tryby <tryby.michael@epa.gov> (Contributions in the Public Domain)
31
- James Uber <jim@citilogics.com>
32
- Hyoungmin Woo <hyoungmin.woo@gmail.com>
33
-
34
- Version 2.2
35
- Demetrios Eliades <eldemet@gmail.com>
36
- Sam Hatchett <samhatchett@gmail.com>
37
- Abel Heinsbroek <mail@abelheinsbroek.nl>
38
- Marios Kyriakou <mariosmsk@gmail.com>
39
- Lewis Rossman <LRossman@cinci.rr.com>
40
- Elad Salomons <selad@optiwater.com>
41
- Markus Sunela <markus.sunela@fluidit.fi>
42
- Michael Tryby <tryby.michael@epa.gov> (Contributions in the Public Domain)
43
-
44
- Version 2.3
45
- Luke Butler <lukepbutler@gmail.com>
46
- Demetrios Eliades <eldemet@gmail.com>
47
- Sam Hatchett <samhatchett@gmail.com>
48
- Abel Heinsbroek <mail@abelheinsbroek.nl>
49
- Robert Janke <janke.robert@epa.gov>
50
- Marios Kyriakou <mariosmsk@gmail.com>
51
- Corey McNeish
52
- 0tkl <tkl.zhaoqing@gmail.com>
53
- Lewis Rossman <LRossman@cinci.rr.com>
54
- Elad Salomons <selad@optiwater.com>
55
- Alex Sinske
56
- Sahand Tashak
57
- Yu Chun Tsao
58
- James Uber <jim@citilogics.com>
59
- Oscar Vegas Niño <ovegas141279@gmail.com>
60
- Dennis Zanutto <dennis.zanutto@kwrwater.nl>
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2019 (See AUTHORS)
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice, list of authors, and this permission notice shall
13
- be included in all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
@@ -1,151 +0,0 @@
1
- /*
2
- *****************************************************************************
3
- Project: OWA EPANET
4
- Version: 2.3
5
- Module: enumstxt.h
6
- Description: text strings for enumerated data types
7
- Authors: see AUTHORS
8
- Copyright: see AUTHORS
9
- License: see LICENSE
10
- Last Updated: 03/10/2025
11
- ******************************************************************************
12
- */
13
-
14
- #ifndef ENUMSTXT_H
15
- #define ENUMSTXT_H
16
- #include "text.h"
17
-
18
- char *NodeTxt[] = {t_JUNCTION,
19
- t_RESERVOIR,
20
- t_TANK};
21
-
22
- char *LinkTxt[] = {w_CV,
23
- w_PIPE,
24
- w_PUMP,
25
- w_PRV,
26
- w_PSV,
27
- w_PBV,
28
- w_FCV,
29
- w_TCV,
30
- w_GPV,
31
- w_PCV};
32
-
33
- char *StatTxt[] = {t_XHEAD,
34
- t_TEMPCLOSED,
35
- t_CLOSED,
36
- t_OPEN,
37
- t_ACTIVE,
38
- t_XFLOW,
39
- t_XFCV,
40
- t_XPRESSURE,
41
- t_FILLING,
42
- t_EMPTYING,
43
- t_OVERFLOWING};
44
-
45
- char *FormTxt[] = {w_HW,
46
- w_DW,
47
- w_CM};
48
-
49
- char *RptFormTxt[] = {t_HW,
50
- t_DW,
51
- t_CM};
52
-
53
- char *RptFlowUnitsTxt[] = {u_CFS,
54
- u_GPM,
55
- u_MGD,
56
- u_IMGD,
57
- u_AFD,
58
- u_LPS,
59
- u_LPM,
60
- u_MLD,
61
- u_CMH,
62
- u_CMD,
63
- u_CMS};
64
-
65
- char *FlowUnitsTxt[] = {w_CFS,
66
- w_GPM,
67
- w_MGD,
68
- w_IMGD,
69
- w_AFD,
70
- w_LPS,
71
- w_LPM,
72
- w_MLD,
73
- w_CMH,
74
- w_CMD,
75
- w_CMS};
76
-
77
- char *PressUnitsTxt[] = {w_PSI,
78
- w_KPA,
79
- w_METERS,
80
- w_BAR,
81
- w_FEET};
82
-
83
- char *DemandModelTxt[] = { w_DDA,
84
- w_PDA,
85
- NULL };
86
-
87
- char *QualTxt[] = {w_NONE,
88
- w_CHEM,
89
- w_AGE,
90
- w_TRACE};
91
-
92
-
93
- char *SourceTxt[] = {w_CONCEN,
94
- w_MASS,
95
- w_SETPOINT,
96
- w_FLOWPACED};
97
-
98
- char *ControlTxt[] = {w_BELOW,
99
- w_ABOVE,
100
- w_TIME,
101
- w_CLOCKTIME};
102
-
103
- char *TstatTxt[] = {w_NONE,
104
- w_AVG,
105
- w_MIN,
106
- w_MAX,
107
- w_RANGE};
108
-
109
- char *MixTxt[] = {w_MIXED,
110
- w_2COMP,
111
- w_FIFO,
112
- w_LIFO,
113
- NULL};
114
-
115
- char *RptFlagTxt[] = {w_NO,
116
- w_YES,
117
- w_FULL};
118
-
119
- char *BackflowTxt[] = {w_NO,
120
- w_YES,
121
- NULL};
122
-
123
- char *CurveTypeTxt[] = {c_VOLUME,
124
- c_PUMP,
125
- c_EFFIC,
126
- c_HEADLOSS,
127
- c_GENERIC,
128
- c_VALVE,
129
- NULL};
130
-
131
- char *SectTxt[] = {s_TITLE, s_JUNCTIONS, s_RESERVOIRS,
132
- s_TANKS, s_PIPES, s_PUMPS,
133
- s_VALVES, s_CONTROLS, s_RULES,
134
- s_DEMANDS, s_SOURCES, s_EMITTERS,
135
- s_PATTERNS, s_CURVES, s_QUALITY,
136
- s_STATUS, s_ROUGHNESS, s_ENERGY,
137
- s_REACTIONS, s_MIXING, s_REPORT,
138
- s_TIMES, s_OPTIONS, s_COORDS,
139
- s_VERTICES, s_LABELS, s_BACKDROP,
140
- s_TAGS, s_LEAKAGE, s_END,
141
- NULL};
142
-
143
- char *Fldname[] = {t_ELEV, t_DEMAND, t_HEAD,
144
- t_PRESSURE, t_QUALITY, t_LENGTH,
145
- t_DIAM, t_FLOW, t_VELOCITY,
146
- t_HEADLOSS, t_LINKQUAL, t_LINKSTATUS,
147
- t_SETTING, t_REACTRATE, t_FRICTION,
148
- "", "", "", "", "", "", NULL};
149
-
150
-
151
- #endif