This website requires JavaScript.
dd286afe12
update include files
Elad Salomons
2015-06-12 23:44:29 +03:00
23865315aa
removing utility code from library source
Sam Hatchett
2015-06-12 11:22:04 -04:00
263e9eb303
fix compilation defs
Sam Hatchett
2015-06-12 10:35:57 -04:00
c9e1746a82
moves example networks
Sam Hatchett
2015-06-12 10:35:12 -04:00
16edcea410
fix duplicate symbols
Sam Hatchett
2015-06-12 10:35:02 -04:00
38bb3a57e0
remove old files
Sam Hatchett
2015-06-12 10:34:50 -04:00
bee95a6ee2
c89 conformance
Sam Hatchett
2015-06-12 10:34:40 -04:00
dfe879af19
standalone utility
Sam Hatchett
2015-06-12 10:34:25 -04:00
33edb5ba57
cmake
Sam Hatchett
2015-06-12 10:34:12 -04:00
2d064c60ec
build files
Sam Hatchett
2015-06-12 10:34:06 -04:00
87a8aaaef8
better gitignore file
Sam Hatchett
2015-06-12 10:06:29 -04:00
2563ae62c6
Merge remote-tracking branch 'origin/owa_next'
Sam Hatchett
2015-06-09 13:34:13 -04:00
ee65efefc1
Update README.md
Sam Hatchett
2015-06-09 13:25:00 -04:00
e2bf89b37f
linking to the category
Sam Hatchett
2015-06-08 16:53:42 -04:00
b52767fc0b
Update README.md
Sam Hatchett
2015-06-08 11:26:18 -04:00
338f3b8e90
Update README.md
Sam Hatchett
2015-06-04 15:02:53 -04:00
7a534adf40
Update README.md
Sam Hatchett
2015-06-04 15:01:42 -04:00
265afcb01e
Merge pull request #7 from OpenWaterAnalytics/elad_vb_mods
Sam Hatchett
2015-05-27 16:46:57 -04:00
2d60f11401
update gitignore
Elad Salomons and Sam Hatchett
2014-09-03 14:39:02 +03:00
4a5a58a9a7
support for VB6 and VBA
Elad Salomons and Sam Hatchett
2014-09-03 14:33:46 +03:00
e732508b56
Merge pull request #5 from Mariosmsk/patch-1
Sam Hatchett
2015-05-13 12:11:06 -04:00
eae77fc651
Added missing ENgettimeparam EN_RULESTEP
Mariosmsk
2015-05-13 19:08:13 +03:00
71b017e9ff
minor fix to getqualinfo for trace sim type
jamesuber
2014-08-28 15:48:51 -04:00
eae1c95873
Merge pull request #16 from samhatchett/next
Sam Hatchett
2014-04-12 21:35:43 -04:00
1527868152
updating gitignore for xc5
sam hatchett
2014-04-12 21:33:28 -04:00
caa794447c
updated hash methods. just increasing the size of the hash helps a lot with loading larger networks. perhaps hash could be extended to dynamically size based on network size.
Sam Hatchett
2014-01-31 11:16:07 -05:00
f3052ac873
Merge pull request #14 from sdteffen/usePUMPINDEX
Sam Hatchett
2014-01-27 07:31:49 -08:00
3b5feb75b2
Merge pull request #13 from sdteffen/pumpEN_LINKPATTERN
Sam Hatchett
2014-01-27 07:31:39 -08:00
f718c83701
Simpler, faster code using PUMPINDEX()
Steffen Macke
2014-01-24 18:29:09 +01:00
48f9d3989d
ENgetlinkvalue(EN_LINKPATTERN) allows to retrieve pump patterns.
Steffen Macke
2014-01-24 18:01:54 +01:00
017e24be1c
Merge pull request #12 from sdteffen/pumpEN_MINORLOSS
Sam Hatchett
2014-01-06 10:11:37 -08:00
d1b02129dc
Merge pull request #11 from sdteffen/pumptype
Sam Hatchett
2014-01-06 10:11:23 -08:00
1cd06a2bed
Fix ENgetlinkvalue() for EN_MINORLOSS and pumps.
Steffen Macke
2014-01-04 08:26:55 -08:00
5caf7feda3
Added ENgetheadcurve(), ENgetpumptype() and related constants.
Steffen Macke
2014-01-04 08:13:50 -08:00
55929ff443
Merge pull request #9 from WillFurnass/makefile_fix
Sam Hatchett
2013-10-08 11:06:01 -07:00
3a3d0bdc06
Fixed typo in makefiles (should be -Wl, not -W1)
Will Furnass
2013-10-08 17:37:51 +01:00
93036690a0
new API function -- get qual info
Sam Hatchett
2013-10-04 16:38:29 -04:00
6809053c0c
Merge pull request #8 from samhatchett/next
Sam Hatchett
2013-09-30 13:35:26 -07:00
2a6f5bafc4
updated version number
Sam Hatchett
2013-09-30 16:34:30 -04:00
c3adaa79e9
Merge pull request #7 from samhatchett/next
Sam Hatchett
2013-09-30 13:30:18 -07:00
10a5ae4cf6
updated some variable names to make the code a bit more self-documenting
Sam Hatchett
2013-09-30 16:28:12 -04:00
d1d03bf446
header file declarations illuminated for better IDE code completion
Sam Hatchett
2013-09-30 15:09:36 -04:00
519daf8e3e
adding debuggable conditionals, fixing lemontiger bug
sam hatchett
2013-09-27 22:19:54 -04:00
5b151dd09b
added getter for curve id
sam hatchett
2013-08-23 12:35:08 -04:00
e16de988cf
tank geometry and curve time series
sam hatchett
2013-08-18 21:04:56 -04:00
d7d0472947
ENsetbasedemand() and ENsetnodevalue() - added ENsetbasedemand to allow changes to the base demands for each demand category. Changed behavior of ENsetnodevalue when used with EN_TANKLEVEL to also set the volume in addition to the initial volume (similar to how it sets the initial head and head. Without that, we can't reset the tank head and volume from RTX.
jamesuber
2013-08-25 23:57:15 -04:00
e7f6a8a085
fixed the getstatistic api call -- should return floattype by ref
Sam Hatchett
2013-07-23 14:56:12 -04:00
652b73aced
removed some old lemontiger declarations.
Sam Hatchett
2013-07-23 09:26:11 -04:00
9413dfe69f
Merge branch 'lemontiger-rtx' into next
Sam Hatchett
2013-07-22 16:56:05 -04:00
99119ef992
bug fixes from master
Sam Hatchett
2013-07-22 16:39:09 -04:00
15d187433f
needed mods
Sam Hatchett
2013-07-19 17:36:04 -04:00
ba82aee97d
Merge branch 'rtx-1.1-lib-mods' into lemontiger-rtx
Sam Hatchett
2013-07-19 13:27:26 -04:00
3e92016bee
zones are now DMAs
Sam Hatchett
2013-07-19 11:13:58 -04:00
6674997789
Merge pull request #5 from eldemet/patch-1
Sam Hatchett
2013-07-16 06:13:42 -07:00
2b7f91980a
Update epanet.c
eldemet
2013-07-16 15:14:38 +03:00
5bffc18798
llvm compilation changes (enum scoping) - added useful setMultiplierForSource method to Aggregator.
Sam Hatchett
2013-07-15 13:47:01 -04:00
b09492b7e2
Merge pull request #4 from thisIsMikeKane/patch-1
Sam Hatchett
2013-07-09 07:04:27 -07:00
43bb601022
Update output.c
Mike Kane
2013-07-08 21:22:03 -04:00
7e731b78ab
added method ENgetaveragepatternvalue. modified ENgetbasedemand and ENgetdemandpattern to use pattern index starting with 1, consistent with other API functions.
jamesuber
2013-06-05 11:33:17 -04:00
a55f5e3e79
fixing coordinates (as in, disabling)
Sam Hatchett
2013-06-04 17:33:44 -04:00
067c0fd950
fixing coordinates bug, adding useful methods
Sam Hatchett
2013-05-31 11:59:09 -04:00
d72162114a
double-typed en toolkit for compilation
Sam Hatchett
2013-05-28 09:47:25 -04:00
9da5f4f658
rtx mods, epanet gets coords
Sam Hatchett
2013-05-24 15:54:02 -04:00
4c1155745b
setting float type by define
sam hatchett
2013-05-23 19:53:26 -04:00
2bc8d36a55
vars and project settings -- incorporating lemon tiger changes
sam hatchett
2013-05-23 19:40:56 -04:00
434d78c6ed
Lemon Tiger changes
sam hatchett
2013-05-23 19:36:03 -04:00
18d9f16770
removed mac include (empty file)
sam hatchett
2013-05-23 18:57:09 -04:00
e0f262629c
Create README.md
Sam Hatchett
2013-05-14 17:37:18 -03:00
ac272cfece
Merge pull request #3 from yuniersoad/patch-1
Sam Hatchett
2013-05-14 12:59:21 -07:00
e0582a8bff
Fixing conversion error in ENgetnodevalue EN_TANKDIAM
yuniersoad
2013-05-14 19:38:40 +00:00
f883a5551b
Instead of changing block out status checking routine, water quality module considers pipe 'closed' status in the routine bypassing flow information just like tank volume changes.
mickey
2013-03-11 11:54:03 -04:00
8e499b0318
adding a very simple network
sam hatchett
2013-03-09 09:46:31 -05:00
bd62f399f9
fake data was being written to the binary file. if a link element is nominally closed, even if there's actually flow calculated there, the flow is disregarded upon writing results. so when the flow is read back in, it's zero -- which is different than it would have been if it had stayed in memory. i wonder what that does to mass balance?
sam hatchett
2013-03-09 09:46:12 -05:00
992866e602
Bug fixed - Wall reaction coefficient variable in water quality simulation is explicitly defined and added since epanet uses the roughness resistance variable as it and caused some error in step wise calculation.
mickey
2013-02-22 10:51:05 -05:00
2ad5765dd3
pretty output
Sam Hatchett
2013-02-05 10:58:55 -05:00
44e44e0809
testing code for sampletown
Sam Hatchett
2013-02-05 09:49:59 -05:00
7a0dd5ec6d
removed files
sam hatchett
2013-02-04 21:28:27 -05:00
b891ccbded
project settings / prereq
sam hatchett
2013-02-04 21:26:58 -05:00
b4164f56b4
more stepwise mods
sam hatchett
2013-02-04 21:17:58 -05:00
afc80b6b13
trying to incorporate some of the stepwise solution functionality into the regular epanet toolkit functions.
sam hatchett
2013-02-04 16:29:04 -05:00
ab87f72e29
this is the shape of the API
Sam Hatchett
2013-02-01 18:11:39 -05:00
4df40ebc3d
new branch for lemon-tiger with no new api functions
Sam Hatchett
2013-02-01 17:19:23 -05:00
7a5e7feb2d
cool, lemontiger works on mac
Sam Hatchett
2013-01-31 15:40:12 -05:00
d9eebbbcf0
whoops, dox misspelling
Sam Hatchett
2013-01-31 15:30:46 -05:00
e5eeccbd1e
apple define, some cleanup
Sam Hatchett
2013-01-31 15:30:07 -05:00
4f693792c8
housekeeping - JC will need to fix this
Sam Hatchett
2013-01-31 15:13:40 -05:00
a95576cb1e
project settings
Sam Hatchett
2013-01-25 09:47:30 -05:00
719114cb2e
Compile LemonTiger as a Win32 DLL. Use "LemonTiger.h" to access its functions. Added one new function - ENrunnextHQ().
JinduanChen
2013-01-28 15:14:10 -05:00
ca2bc04cba
resurrecting xcodeproj, fix gitignore
Sam Hatchett
2013-01-24 09:10:23 -05:00
4ae2f0e76c
Some housekeeping
JinduanChen
2013-01-24 00:53:12 -05:00
9f8dcadb58
Solved the tank level issue. LemonTigerJ now gives right hyd/WQ results.
JinduanChen
2013-01-24 00:48:19 -05:00
c622ad66b4
Added one test case and three api functions. The test will run but WQ result is not accurate.
JinduanChen
2013-01-23 00:35:11 -05:00
2e22456896
Set up the environment for building with VS 2012
JinduanChen
2013-01-22 11:27:12 -05:00
21de4d7ad9
base sdk changed to 'current os x'
Mickey
2013-01-21 17:53:48 -05:00
f8e843d584
adding rtx modifications
Sam Hatchett
2013-01-08 12:41:48 -05:00
ad97233410
project settings (mac)
Sam Hatchett
2013-01-08 12:16:45 -05:00
566eb53eb4
added getcurve function
Sam Hatchett
2013-01-08 12:16:34 -05:00
e3615b9244
removed nonessential build files
Sam Hatchett
2013-01-08 11:34:22 -05:00
6efc88963e
removed msx mac build files
Sam Hatchett
2013-01-08 11:33:40 -05:00
d84d759e93
gitignore
sam hatchett
2013-01-07 12:32:23 -05:00