Sam Hatchett
f6d3d08030
trying doxygen markup and config
2015-09-23 16:17:27 -04:00
Elad Salomons
322a3cb463
Added pump's type constants to header files
2015-09-23 15:31:29 +03:00
Elad Salomons
bdcf3d77d5
Fix header typo
2015-09-20 21:57:09 +03:00
Elad Salomons
472d9dd35b
Added curves SET functions
...
ENsetcurvevalue, ENsetcurve and ENaddcurve
This should close issue #9
2015-09-18 14:54:43 +03:00
Elad Salomons
02a42fe16b
Added curve GET functions
...
ENgetcurveindex, ENgetcurveid, ENgetcurvelen and ENgetcurvevalue. This
is for issue #9
2015-09-18 13:03:53 +03:00
Sam Hatchett
b62f179e96
more build file targets related to float-precision builds, and comments about the use of that define
2015-09-15 11:42:07 -04:00
Sam Hatchett
7336d7a69d
resolve git conflict
2015-09-15 10:46:06 -04:00
Sam Hatchett
79d215732c
Merge branch 'coordinates-getter' into dev-2.1
...
Conflicts resolved in :
build/Linux/Makefile
build/Linux/Makefile_Rev
build/Xcode/epanet.xcodeproj/project.pbxproj
include/epanet2.h
2015-09-15 10:29:27 -04:00
Elad Salomons
c12f901454
added ENsetcoord function
...
also minor fix to include files
2015-09-13 09:53:21 +03:00
Will Furnass
0f65c830a3
#define DLL_EXPORT as the empty string by default
2015-07-31 18:49:16 +01:00
Will Furnass
9088eec6ee
Add (missing) EN_LINKQUAL #define to epanet2.h
2015-07-31 18:21:04 +01:00
Elad Salomons
2c81796f71
One click compilation for Win DLL & EXE
2015-06-13 00:32:26 +03:00
Elad Salomons
dd286afe12
update include files
2015-06-12 23:44:29 +03:00
Sam Hatchett
263e9eb303
fix compilation defs
2015-06-12 10:35:57 -04:00
Sam Hatchett
93036690a0
new API function -- get qual info
...
… to retrieve chemName and units
2013-10-04 16:38:29 -04:00
Sam Hatchett
10a5ae4cf6
updated some variable names to make the code a bit more self-documenting
2013-09-30 16:28:12 -04:00
Sam Hatchett
d1d03bf446
header file declarations illuminated for better IDE code completion
2013-09-30 15:09:36 -04:00
sam hatchett
5b151dd09b
added getter for curve id
2013-08-28 18:44:01 -04:00
jamesuber
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.
2013-08-25 23:57:15 -04:00
Sam Hatchett
e7f6a8a085
fixed the getstatistic api call -- should return floattype by ref
2013-07-23 14:56:12 -04:00
Sam Hatchett
652b73aced
removed some old lemontiger declarations.
2013-07-23 09:26:11 -04:00
Sam Hatchett
15d187433f
needed mods
...
- adding qtime setter
- formatting issues
2013-07-19 17:36:04 -04: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
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
Sam Hatchett
566eb53eb4
added getcurve function
2013-01-08 12:16:34 -05: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
sam hatchett
523d34bd93
parity with OWA root 2.00.12
2014-09-18 17:27:54 -04:00