Commit Graph

  • b59ae060a0 Merge pull request #217 from michaeltryby/dev-test Michael Tryby 2018-08-16 11:06:05 -04:00
  • efc44215f3 Implementing metadata support Michael Tryby 2018-08-16 10:26:32 -04:00
  • e06368eca0 Adtional chnage for #208 Elad Salomons 2018-08-15 16:45:51 +03:00
  • 4e48c31147 Fix PumpType and CurveType enums Elad Salomons 2018-08-15 07:37:19 +03:00
  • 606101af89 Adding support for chem units Michael Tryby 2018-08-14 11:10:27 -04:00
  • b3e26b9ac8 Resolved conflict in inpfile.c Lew Rossman 2018-08-13 10:11:34 -04:00
  • 3bd2d4a800 Merge branch 'contributor-lr' of https://github.com/LRossman/EPANET into contributor-lr Lew Rossman 2018-08-13 10:09:44 -04:00
  • a73d9235e7 Fixed max. flow change node ID in Status Report Lew Rossman 2018-08-13 10:04:24 -04:00
  • 5d6d0ca933 Merge branch 'dev' into contributor-lr Elad Salomons 2018-08-13 11:07:10 +03:00
  • d94e1643bf Update Windows build script and VB header file Elad Salomons 2018-08-13 09:19:05 +03:00
  • b5e3986e6b Pressure Dependent Demands added to address issue 163 Lew Rossman 2018-08-09 10:42:47 -04:00
  • 8ff88f86b8 Reorganizing / refactoring api functions for swig wrap Michael Tryby 2018-07-19 11:16:49 -04:00
  • 437a7c70e0 Reorganizing / refactoring api functions for swig wrap Michael Tryby 2018-07-18 18:33:51 -04:00
  • 528e99a791 Update win make file to include genmmd.c Elad Salomons 2018-07-17 07:17:33 +03:00
  • 04b70c4c5c Merge branch 'dev' of https://github.com/OpenWaterAnalytics/EPANET into dev Michael Tryby 2018-07-16 17:55:01 -04:00
  • 4a0e1a06a9 Merge pull request #200 from LRossman/contributor-lr Michael Tryby 2018-07-16 17:24:28 -04:00
  • e6e7942585 Fixing typo Michael Tryby 2018-07-16 17:18:09 -04:00
  • e38d7ece50 Bumping benchmark version Michael Tryby 2018-07-16 17:09:02 -04:00
  • 711bde01d1 Switching build to VS 2017 and bumping benchmark version Michael Tryby 2018-07-16 17:02:35 -04:00
  • 10c5608210 Adding command line interface to report_diff Michael Tryby 2018-07-16 14:25:53 -04:00
  • 4723336726 Adding errormanager to toolkit api Michael Tryby 2018-07-13 11:47:47 -04:00
  • db40fa7bbe Improving diff report format Michael Tryby 2018-07-12 10:28:25 -04:00
  • 86c55a2373 Fixing typo Michael Tryby 2018-07-11 17:22:26 -04:00
  • c482f38639 Initial commit for report_diff Michael Tryby 2018-07-11 17:19:18 -04:00
  • e3cd4ae41a Bumping version Michael Tryby 2018-07-11 10:04:10 -04:00
  • f38a637aaf Adding mincdd comparison and better debug information Michael Tryby 2018-07-10 18:50:33 -04:00
  • 51f5295e8c Merge branch 'dev' of https://github.com/OpenWaterAnalytics/EPANET into dev Michael Tryby 2018-07-09 11:11:39 -04:00
  • c8803a9f1b Reorganizing epanet header Michael Tryby 2018-07-06 17:42:27 -04:00
  • a93465e1cc Adding test for simultaneous stepping through hyd and qual simulation Michael Tryby 2018-07-06 09:48:33 -04:00
  • 74fbcf7768 Adding test for stepping through quality simulation Michael Tryby 2018-07-06 09:31:58 -04:00
  • 64f72abd78 Adding test for stepping through hydraulic simulation Michael Tryby 2018-07-05 19:36:50 -04:00
  • efcf8735f0 Fixing indent Michael Tryby 2018-07-05 18:45:13 -04:00
  • 245e2c5060 Adding tests and a fixture Michael Tryby 2018-07-05 18:35:41 -04:00
  • 594b6b9260 Python package epanet-python builds and runs Michael Tryby 2018-07-03 18:47:30 -04:00
  • 323e041e6b Fixing typo Michael Tryby 2018-07-03 18:16:09 -04:00
  • ff2c851b1c Merging latest from dev, trying to get import lib generated Michael Tryby 2018-07-03 17:38:40 -04:00
  • e29a14a672 Merge branch 'contributor-lr' of https://github.com/LRossman/EPANET into contributor-lr Lew Rossman 2018-07-02 13:55:54 -04:00
  • 86ffbcf614 Improved node re-ordering method (Issue #162) Lew Rossman 2018-07-02 13:55:41 -04:00
  • e1456718a4 Merge pull request #195 from LRossman/contributor-lr Michael Tryby 2018-06-26 16:51:07 -04:00
  • 39dc089b58 Updating benchmark Michael Tryby 2018-06-26 16:36:23 -04:00
  • 55a7179ca6 Merge branch 'contributor-lr' of https://github.com/LRossman/EPANET into contributor-lr Lew Rossman 2018-06-21 12:05:59 -04:00
  • f5a1b9e518 Reverted to legacy Darcy-Weisbach method Lew Rossman 2018-06-21 12:05:51 -04:00
  • f86df2291a Saving HeadErrorLimit and FlowChangeLimit only if they are used Elad Salomons 2018-06-21 10:20:16 +03:00
  • aa81bff09e Adding build and testing instructions. Michael Tryby 2018-06-19 17:09:18 -04:00
  • 92e10a18b0 Added new convergence options to epanet2.h Lew Rossman 2018-06-19 10:41:30 -04:00
  • 3a6cd60b96 Merge branch 'contributor-lr' of https://github.com/LRossman/EPANET into contributor-lr Lew Rossman 2018-06-19 10:34:51 -04:00
  • e9303de078 Fixes to implement issue #161 Lew Rossman 2018-06-19 10:30:02 -04:00
  • c41e140b6a Update VB header files Elad Salomons 2018-06-19 11:16:32 +03:00
  • 42f70f579f Remove strange string from types.h and fix win_build make file Elad Salomons 2018-06-17 07:48:25 +03:00
  • d5194ffb81 Merge branch 'contributor-lr' of https://github.com/LRossman/EPANET into contributor-lr Lew Rossman 2018-06-16 11:12:59 -04:00
  • 9afb6f0b28 Merge branch 'contributor-lr' of https://github.com/LRossman/EPANET into contributor-lr Lew Rossman 2018-06-16 11:10:07 -04:00
  • b3ab8ea2c7 Addresses issue #161 Lew Rossman 2018-06-16 11:02:18 -04:00
  • 7e73de860a Merge pull request #177 from LRossman/contributor-lr Michael Tryby 2018-06-15 11:53:20 -04:00
  • f11308fc72 Switching Visual Studio 2017 build to 32 bit Michael Tryby 2018-06-15 10:50:37 -04:00
  • d374e7bf1a Changing MAXFNAME from 260 back to 259 Michael Tryby 2018-06-15 10:41:52 -04:00
  • 9ad5c2ce9b Fixing bug in appyeyor config Michael Tryby 2018-06-15 10:27:52 -04:00
  • ed777d9d73 Merge branch 'dev' into contributor-lr Michael Tryby 2018-06-14 12:34:46 -04:00
  • a73b2d7508 #defined MAXFNAME as 260 instead of L_tmpnam_s Lew Rossman 2018-06-09 12:07:44 -04:00
  • 5b75bde91d Merge pull request #192 from michaeltryby/dev Michael Tryby 2018-06-08 18:02:05 -04:00
  • 21b7a8ab47 Adding cmake variable BUILD_TESTS to Appveyor and Travis Michael Tryby 2018-06-08 17:08:37 -04:00
  • 12d3005bd2 Make it more obvious where to ask questions (#191) Sam Hatchett 2018-06-07 12:03:49 -05:00
  • 9520b6d253 fixes cmake for mac, adds define option for building tests Sam Hatchett 2018-06-06 18:14:36 -05:00
  • f0c9684871 Changes to pass reg tests Lew Rossman 2018-06-05 10:31:18 -04:00
  • 598f080f52 Merge branch 'contributor-lr' of https://github.com/LRossman/EPANET into contributor-lr Lew Rossman 2018-05-24 09:38:34 -04:00
  • 4d1cd779ca Changed version # in binary output file Lew Rossman 2018-05-24 09:35:49 -04:00
  • 9c586bb3f6 Adding quotes around call to generator var Michael Tryby 2018-05-23 10:28:23 -04:00
  • 5af1ebfdf7 Simplifying env vars in appveyor matrix Michael Tryby 2018-05-23 10:18:33 -04:00
  • 03fee3a344 Fixing another typo Michael Tryby 2018-05-23 10:06:06 -04:00
  • a10a38853a Fixing another typo Michael Tryby 2018-05-23 09:59:51 -04:00
  • bb5fe49f37 Fixing typo Michael Tryby 2018-05-23 09:56:22 -04:00
  • 6358db92cd Fixing typo Michael Tryby 2018-05-23 09:49:25 -04:00
  • 52602ed8ac Adding VS 2017 64 bit to Appveyor build matrix Michael Tryby 2018-05-23 09:42:27 -04:00
  • 24d6b91607 Changes to get Net1.inp to run Lew Rossman 2018-05-22 11:12:14 -04:00
  • 80a0acc26b Set default pattern for new junctions Elad Salomons 2018-04-18 08:29:22 +03:00
  • a46652f47c Fix bug when adding a junction Elad Salomons 2018-04-17 21:46:09 +03:00
  • 67de368d1e Merge pull request #171 from michaeltryby/dev Michael Tryby 2018-04-13 15:58:55 -04:00
  • cfcba154a7 Migrating Travis to 2012vs10 benchmark Michael Tryby 2018-04-13 15:52:52 -04:00
  • 0b70d87818 Migrating Appveyor to benchmark 2012vs10 Michael Tryby 2018-04-13 15:40:44 -04:00
  • 3de23845f5 fixes license and attribution issues Sam Hatchett 2018-04-09 12:10:19 -04:00
  • 612dd380a4 Revert "Revert "Merge branch 'dev' of https://github.com/OpenWaterAnalytics/EPANET into dev"" Sam Hatchett 2018-04-09 11:41:50 -04:00
  • 4415d8c4a1 Revert "Merge branch 'dev' of https://github.com/OpenWaterAnalytics/EPANET into dev" Elad Salomons 2018-04-09 15:03:03 +03:00
  • 8fca63294d Merge branch 'dev' of https://github.com/OpenWaterAnalytics/EPANET into dev Elad Salomons 2018-04-09 15:02:19 +03:00
  • b85aff9fc9 Change how demand categories linked-list is constructed (appending instead of prepending) Elad Salomons 2018-04-09 15:01:27 +03:00
  • d57b20e44d Cleaning up tests folder (#167) Michael Tryby 2018-04-05 10:52:49 -04:00
  • 7bc041e77e Merge pull request #166 from michaeltryby/add-test-cases Michael Tryby 2018-04-04 17:39:39 -04:00
  • 0eb1433340 Updating travis config with before-test.sh Michael Tryby 2018-04-04 16:42:22 -04:00
  • 8d1e05b807 Replacing epanet-nrtestsuite with before-test.sh Michael Tryby 2018-04-04 16:38:36 -04:00
  • a892e8fcb0 Fix typo Michael Tryby 2018-04-04 15:02:55 -04:00
  • c99e5d1f66 Adding before-test.cmd to appveyor configuration Michael Tryby 2018-04-04 14:58:18 -04:00
  • 6308ae708d Removing epanet-nrtestsuite and replacing the before-test.cmd Michael Tryby 2018-04-04 14:47:01 -04:00
  • c9d4fd587c Fixing input file name. Michael Tryby 2018-04-02 14:12:42 -04:00
  • cf2857b202 Making app-config.sh executable Michael Tryby 2018-04-02 13:32:09 -04:00
  • c75f42909e Fixing regression testing on Appveyor Michael Tryby 2018-04-02 13:27:22 -04:00
  • 3283797847 Merge branch 'add-test-cases' into dev Michael Tryby 2018-04-02 11:48:07 -04:00
  • 0b5e3ea95f Adding benchmarks for new tests Michael Tryby 2018-04-02 11:33:11 -04:00
  • 3c4c5e5073 Fixing header/footer size in epanet report test Michael Tryby 2018-03-23 15:10:03 -04:00
  • d599acd869 Adding new tests Michael Tryby 2018-03-23 15:04:24 -04:00
  • 230668a34d Updating benchmark with new tests Michael Tryby 2018-03-22 17:27:53 -04:00
  • 7c2d92f3f1 Adding new tests to run-nrtest scripts Michael Tryby 2018-03-22 16:46:03 -04:00
  • 1cf806206c Adding tests to regression test library Michael Tryby 2018-03-22 16:34:24 -04:00