Elad Salomons
bca5409952
Merge pull request #87 from AngelaMarchi/ChangingRuleBased_v2
...
Thanks @AngelaMarchi
2016-11-08 12:00:20 +02:00
AngelaMarchi
83dd6c7b7c
ChangingRuleBased_v2
...
The code has the following modifications:
- RULE section is written just after controls
- SYST is now written SYSTEM (also PRESSURE, DEMAND, POWER, SETTING,
FILLTIME and DRAINTIME have been changed)
- some description to the function writeRuleinInp has been added
- Actions are now written in the correct order
2016-11-08 18:37:54 +10:30
Elad Salomons
9942f6761d
Updated def file and float types in function APIs
...
Added the new funcions to the DEF file.
Updated VB headers from Double to Single
Changed a few APIs calls to support EN_API_FLOAT_TYPE - this needs more
work for the rest of the new functions
2016-09-24 12:28:20 +03:00
AngelaMarchi
4e349cd3c1
ModifyingRuleBaseControls
...
These modifications allow rule based controls to be modified with the
additional functions added in the dll toolkit
2016-09-23 13:14:15 +09:30
Elad Salomons
99a215b88a
Change VERSION to ENGINE_VERSION
...
Also changed it form 200 to 201 as some changes were made to the engine
in 2.1.
Closes #27
2015-12-07 22:18:05 +02:00
Elad Salomons
186f21f9a7
update coord struct
2015-09-12 11:54:57 +03:00
Elad Salomons
40cbb5f95e
Check for open file in ENgetcurve and minor fixes
2015-06-13 00:16:30 +03:00
Sam Hatchett
2a6f5bafc4
updated version number
2013-09-30 16:34:30 -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
Sam Hatchett
9da5f4f658
rtx mods, epanet gets coords
2013-05-24 15:54:02 -04:00
sam hatchett
434d78c6ed
Lemon Tiger changes
2013-05-23 19:36:03 -04:00
sam hatchett
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?
...
this version works, at least with Net3, simplenet, and SampleTown -- but the results are non-canonical, as the current workaround for the issue above writes tiny flow values to the binary file for closed elements. presumably we should check for closed status in the transport() function.
2013-03-09 09:46:12 -05:00
mickey
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.
2013-02-22 10:51:05 -05:00
JinduanChen
9f8dcadb58
Solved the tank level issue. LemonTigerJ now gives right hyd/WQ results.
2013-01-24 00:48:19 -05: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