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
This commit is contained in:
31
README.md
31
README.md
@@ -1,31 +0,0 @@
|
|||||||
Water-Distribution-Network-Model
|
|
||||||
================================
|
|
||||||
|
|
||||||
ORD Water Distribution Network Model (AKA "EPANET")
|
|
||||||
|
|
||||||
Introduction
|
|
||||||
------------
|
|
||||||
This is the official EPANET source code repository maintained by US EPA ORD, NRMRL, Water Supply and Water Resources Division located in Cincinnati, Ohio.
|
|
||||||
|
|
||||||
EPANET performs extended period simulation of hydraulics and water quality within potable water distribution networks. EPANET source code is written in the C Programming Language and released in the Public Domain.
|
|
||||||
|
|
||||||
Lewis Rossman created EPANET in the early 1990s and actively developed and maintained the project until 2008. Over the intervening years he received support from too many members of the WDS modeling community to name individually.
|
|
||||||
|
|
||||||
Intended Audience
|
|
||||||
-----------------
|
|
||||||
The intended audience for this repository can be divided roughly into two groups:
|
|
||||||
|
|
||||||
- Programmers interested in water distribution system modeling
|
|
||||||
- Engineers working on water distribution system modeling interested in programming
|
|
||||||
|
|
||||||
Git Hub and software repositories are geared towards people with software development experience. If you've ever hacked EPANET or built a Matlab script for running hydraulic simulations, you may find the contents of this repository helpful. We encourage you to fork EPANET and develop a great new feature to share with the community.
|
|
||||||
|
|
||||||
Find Out More
|
|
||||||
-------------
|
|
||||||
The source code distributed here is identical to the code found at the official [EPANET Website](http://www.epa.gov/nrmrl/wswrd/dw/epanet.html).
|
|
||||||
|
|
||||||
Active Development
|
|
||||||
------------------
|
|
||||||
We are actively developing features in the following areas:
|
|
||||||
- Real Time Monitoring
|
|
||||||
- Water Quality
|
|
||||||
0
build/Cyg/CreateMSLib.bat.template
Normal file → Executable file
0
build/Cyg/CreateMSLib.bat.template
Normal file → Executable file
0
build/Cyg/Makefile
Normal file → Executable file
0
build/Cyg/Makefile
Normal file → Executable file
0
build/Cyg/runepanet.sh.template
Normal file → Executable file
0
build/Cyg/runepanet.sh.template
Normal file → Executable file
0
build/Linux/Makefile
Normal file → Executable file
0
build/Linux/Makefile
Normal file → Executable file
0
build/Linux/runepanet.sh.template
Normal file → Executable file
0
build/Linux/runepanet.sh.template
Normal file → Executable file
0
build/MSVC/Epanet/Epanet.ncb
Normal file → Executable file
0
build/MSVC/Epanet/Epanet.ncb
Normal file → Executable file
0
build/MSVC/Epanet/Epanet.sln
Normal file → Executable file
0
build/MSVC/Epanet/Epanet.sln
Normal file → Executable file
0
build/MSVC/Epanet/Epanet.suo
Normal file → Executable file
0
build/MSVC/Epanet/Epanet.suo
Normal file → Executable file
0
build/MSVC/EpanetLib/EpanetLib.ncb
Normal file → Executable file
0
build/MSVC/EpanetLib/EpanetLib.ncb
Normal file → Executable file
0
build/MSVC/EpanetLib/EpanetLib.sln
Normal file → Executable file
0
build/MSVC/EpanetLib/EpanetLib.sln
Normal file → Executable file
0
build/MSVC/EpanetLib/EpanetLib.suo
Normal file → Executable file
0
build/MSVC/EpanetLib/EpanetLib.suo
Normal file → Executable file
0
build/MSVC/EpanetLib/EpanetLib.vcproj
Normal file → Executable file
0
build/MSVC/EpanetLib/EpanetLib.vcproj
Normal file → Executable file
0
build/MSVC/EpanetRun/EpanetRun.vcproj
Normal file → Executable file
0
build/MSVC/EpanetRun/EpanetRun.vcproj
Normal file → Executable file
0
build/MSVC/epanet2.mak
Normal file → Executable file
0
build/MSVC/epanet2.mak
Normal file → Executable file
0
build/svnname.sh
Normal file → Executable file
0
build/svnname.sh
Normal file → Executable file
0
doc/Readme.txt
Normal file → Executable file
0
doc/Readme.txt
Normal file → Executable file
0
doc/changes.txt
Normal file → Executable file
0
doc/changes.txt
Normal file → Executable file
0
include/epanet2.h
Normal file → Executable file
0
include/epanet2.h
Normal file → Executable file
0
src/enumstxt.h
Normal file → Executable file
0
src/enumstxt.h
Normal file → Executable file
0
src/epanet.c
Normal file → Executable file
0
src/epanet.c
Normal file → Executable file
0
src/funcs.h
Normal file → Executable file
0
src/funcs.h
Normal file → Executable file
0
src/hash.c
Normal file → Executable file
0
src/hash.c
Normal file → Executable file
0
src/hash.h
Normal file → Executable file
0
src/hash.h
Normal file → Executable file
0
src/hydraul.c
Normal file → Executable file
0
src/hydraul.c
Normal file → Executable file
0
src/inpfile.c
Normal file → Executable file
0
src/inpfile.c
Normal file → Executable file
0
src/input1.c
Normal file → Executable file
0
src/input1.c
Normal file → Executable file
0
src/input2.c
Normal file → Executable file
0
src/input2.c
Normal file → Executable file
0
src/input3.c
Normal file → Executable file
0
src/input3.c
Normal file → Executable file
0
src/mempool.c
Normal file → Executable file
0
src/mempool.c
Normal file → Executable file
0
src/mempool.h
Normal file → Executable file
0
src/mempool.h
Normal file → Executable file
0
src/output.c
Normal file → Executable file
0
src/output.c
Normal file → Executable file
0
src/quality.c
Normal file → Executable file
0
src/quality.c
Normal file → Executable file
0
src/report.c
Normal file → Executable file
0
src/report.c
Normal file → Executable file
0
src/rules.c
Normal file → Executable file
0
src/rules.c
Normal file → Executable file
0
src/smatrix.c
Normal file → Executable file
0
src/smatrix.c
Normal file → Executable file
0
src/text.h
Normal file → Executable file
0
src/text.h
Normal file → Executable file
0
src/toolkit.h
Normal file → Executable file
0
src/toolkit.h
Normal file → Executable file
0
src/types.h
Normal file → Executable file
0
src/types.h
Normal file → Executable file
0
src/vars.h
Normal file → Executable file
0
src/vars.h
Normal file → Executable file
Reference in New Issue
Block a user