Hi I'm new to SWMM and a linux user. I was wondering if there might be binaries available online? Or in general how a linux user goes about using SWMM without building from source
You need to be a member of SWMM 5 or SWMM or EPASWMM and SWMM5 in ICM_SWMM to add comments!
Replies
Thanks Lothar for the update, we appreciate it.
As far is i know there are no binaries available. However there is a non-official github repo available (i updated it myself, not that it needs much updating). it's a copy of the SWMM official source code.
If you're using arch linux there's also a PKGBUILD (in the AUR https://aur.archlinux.org/packages/swmm5-git/) available for easy install. The compilling is quite straight forward as swmm itself doesn't require special dependencies.
I have gotten emails from various students over time who said they compiled SWMM 5 in linux, but I forgot to ask them for a final product. Let me ask around but it looks like they had to recompile the C code.