Skip to content

JavaScript version of EPANET

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
COPYING
Apache-2.0
COPYING.Bootstrap
Notifications You must be signed in to change notification settings

sdteffen/epanet.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epanet.js

JavaScript version of EPANET. No installation required. Data is not send to the server.

Demo: epanet.de/js

Detailed information: epanet.de/developer/epanetjs.html

Requirements

Emscripten's emcc c-to-js compiler.

Compilation

A shell like Bash can be used to build epanet.js. Starting from the tarball, use the following commands to build js.html:

./configure
make

Manual compilation instructions

TODO

  • Interactive graphical interface

Libraries

epanet.js uses several libraries:

About

JavaScript version of EPANET

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
COPYING
Apache-2.0
COPYING.Bootstrap

Stars

Watchers

Forks

Packages

No packages published