Sam Hatchett
2563ae62c6
Merge remote-tracking branch 'origin/owa_next'
...
# Conflicts:
# build/Linux/Makefile
# build/Linux/Makefile_Rev
# src/epanet.c
# src/output.c
# src/toolkit.h
2015-06-09 13:34:13 -04:00
Elad Salomons
4a5a58a9a7
support for VB6 and VBA
2015-05-27 16:45:26 -04:00
Sam Hatchett
3b5feb75b2
Merge pull request #13 from sdteffen/pumpEN_LINKPATTERN
...
ENgetlinkvalue(EN_LINKPATTERN) allows to retrieve pump patterns.
2014-01-27 07:31:39 -08:00
Steffen Macke
48f9d3989d
ENgetlinkvalue(EN_LINKPATTERN) allows to retrieve pump patterns.
2014-01-24 18:01:54 +01:00
Steffen Macke
5caf7feda3
Added ENgetheadcurve(), ENgetpumptype() and related constants.
2014-01-04 08:13:50 -08:00
Sam Hatchett
ba82aee97d
Merge branch 'rtx-1.1-lib-mods' into lemontiger-rtx
...
Conflicts:
build/Xcode/epanet/epanet.xcodeproj/project.pbxproj
include/epanet2.h
src/epanet.c
src/hydraul.c
src/quality.c
src/toolkit.h
src/types.h
src/vars.h
2013-07-19 13:27:26 -04:00
jamesuber
7e731b78ab
added method ENgetaveragepatternvalue. modified ENgetbasedemand and ENgetdemandpattern to use pattern index starting with 1, consistent with other API functions.
2013-06-05 11:33:17 -04:00
Sam Hatchett
9da5f4f658
rtx mods, epanet gets coords
2013-05-24 15:54:02 -04:00
sam hatchett
4c1155745b
setting float type by define
2013-05-23 19:53:26 -04:00
sam hatchett
434d78c6ed
Lemon Tiger changes
2013-05-23 19:36:03 -04:00
Sam Hatchett
ab87f72e29
this is the shape of the API
2013-02-01 18:11:39 -05:00
Sam Hatchett
e5eeccbd1e
apple define, some cleanup
...
- apple / *nix defines out the DLL[EX/IM]PORT directives
- we should be using dox markup (see ENrunnexHQ for example)
2013-01-31 15:30:07 -05:00
JinduanChen
719114cb2e
Compile LemonTiger as a Win32 DLL. Use "LemonTiger.h" to access its functions. Added one new function - ENrunnextHQ().
2013-01-28 15:14:10 -05:00
JinduanChen
9f8dcadb58
Solved the tank level issue. LemonTigerJ now gives right hyd/WQ results.
2013-01-24 00:48:19 -05:00
Sam Hatchett
f8e843d584
adding rtx modifications
...
- get volume curves
- get relative error / n iterations from last solution
- get more tank characteristics
- modify sim duration during active simulation
2013-01-08 12:41:48 -05:00
Sam Hatchett
566eb53eb4
added getcurve function
2013-01-08 12:16:34 -05:00
Tom Taxon
7766a874cb
Fixed so that the extern "C" was not just for linux
...
git-svn-id: https://epanet.svn.sourceforge.net/svnroot/epanet/BASE/trunk@425 c320cabd-cc23-0410-96d8-e60fbf53ed7f
2011-12-06 19:00:39 +00:00
Tom Taxon
3336c4119c
All files in this commit: Added ifdef for Apple compilation - it does not have a malloc.h include file.
...
epanet.c
reset file variables to NULL so if the code is executed again without termination, the variables will be in a valid initial state.
Added retrieval of EN_STARTTIME to ENgettimeparam.
Added retrieval of EN_TANKVOLUME to ENgetnodevalue
Added retrieval of EN_LINKQUAL to ENgetlinkvalue
Fixed the check for identical filenames so it now allows for an empty (not generated) report file and outfile.
Added ENgetbasedemand and ENgetdemandpattern functions
input2.c
Fixed some compiler warnings
git-svn-id: https://epanet.svn.sourceforge.net/svnroot/epanet/BASE/trunk@424 c320cabd-cc23-0410-96d8-e60fbf53ed7f
2011-12-06 18:25:02 +00:00
Sam Hatchett
80b484df16
roll back to known version. i messed this up unintentionally with a previous commit
...
git-svn-id: https://epanet.svn.sourceforge.net/svnroot/epanet/BASE/trunk@377 c320cabd-cc23-0410-96d8-e60fbf53ed7f
2011-01-12 18:24:05 +00:00
Sam Hatchett
e0b9ee5feb
changed old RTX to "KF-DAL", the Kalman Filter Demand Allocation Library
...
git-svn-id: https://epanet.svn.sourceforge.net/svnroot/epanet/BASE/trunk@348 c320cabd-cc23-0410-96d8-e60fbf53ed7f
2010-07-28 14:40:30 +00:00
Feng Shang
c38b8d0ac8
Commit the EPANET2.00.12 to trunk, the changes are summarized at \EPANET\BASE\trunk\doc\changes.txt.
...
git-svn-id: https://epanet.svn.sourceforge.net/svnroot/epanet/BASE/trunk@95 c320cabd-cc23-0410-96d8-e60fbf53ed7f
2008-03-06 20:06:03 +00:00
Michael Tryby
0cd38fd697
New features and bug fixes
2014-05-05 18:07:03 -04:00
Michael Tryby
993cfce8a4
Initial commit
2014-05-05 18:00:25 -04:00