-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add EPANETMSX support to WNTR #462
Conversation
The class will be similar to the WaterNetworkModel in terms of its structure and options.
Merge main into development branch
Citations
Update to add basic citation class
Exceptions
* Update to exception documentation * Update documentation for EN errors
All os/version combos are failing in the threading test, including using the old binaries. Trying to turn off the test first to see if it can get past this test.
I managed to mess up the PR by rebasing the last commits (it vanished) so this is the recreated. I do need to move shell/apple/libomp.rb still |
Closing this PR and re-opening the original PR to keep the comments record. |
Well, PR #426 did not allow itself to be reopened anyway, so please look at that PR also for the history of comments on changes as they were prepped. Repoening. |
Also adds the ruby brew formula to the manifest for source distributions.
@kaklise The last two pushes have fixed the outstanding issues with the msx_as files, moving the brew formula, and adding information on MacOS builds using homebrew to the installation section. |
This includes the changes needed to support EPANETMSX with WNTR.
Summary
This feature adds EPANETMSX library support to WNTR. It also includes updates to the build process to allow MacOS-ARM support.
Acknowledgement
By contributing to this software project, I acknowledge that I have reviewed the software quality assurance guidelines and that my contributions are submitted under the Revised BSD License.