Marios S. Kyriakou
080b529c19
replace 2.2 with 2.3 in the files.
2025-05-10 14:21:32 +03:00
Sam Hatchett
3fe11b98ee
rethinking the python wrapper ( #511 )
...
* renames certain function parameter declarations and removes double pointer call from the deleteproject function
* deprecates conditonal compilation, removes python-specific headers and function renaming
* fixes tests and docs
* fixes test
2019-07-17 15:19:25 -04:00
michaeltryby
f19d43d3a4
Merge branch 'dev' of https://github.com/OpenWaterAnalytics/EPANET into dev-list
2019-04-22 13:36:44 -04:00
Michael Tryby
7537be1ec9
Work in progress
...
Working on demand lists
2019-04-19 18:01:06 -04:00
Lew Rossman
a4ac34d5d6
Updated criteria for valid object ID name
2019-04-18 17:12:56 -04:00
Michael Tryby
d1979e7ed0
Update errror code from 250 to 252
2019-04-17 09:39:24 -04:00
Michael Tryby
f161ecaa72
Fixing build warnings on gcc
2019-04-16 17:40:40 -04:00
Michael Tryby
3186ec326c
Adding element id validity check
...
Adding checks for element set id functions
2019-04-16 17:29:32 -04:00
Michael Tryby
22a7993c8c
Adding element id validity checks
2019-04-16 16:57:38 -04:00
Lew Rossman
83ffc1cfc7
Removed the EN_DEFDEMANDPAT option
...
See issue #429 . Also allowed the EN_HEADLOSSFORM option to be changed if the solver is not active.
2019-04-03 10:25:37 -04:00
Michael Tryby
df4e62b550
Adding comment test
2019-03-22 15:34:34 -04:00
Michael Tryby
48facd89d0
Fixing test build on gcc
2019-03-21 18:08:05 -04:00
Michael Tryby
5687c63548
Reorganizing unit tests
...
Unit tests for the toolkit are consolidated into one test module with a separate test suite for related API functions.
2019-03-21 13:11:10 -04:00