Giter Site home page Giter Site logo

epanet.js's Introduction

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:

epanet.js's People

Contributors

sdteffen avatar

Stargazers

 avatar Kube Kubow avatar  avatar Georg Arbesser avatar Alper Dincer avatar yangyachao avatar Iván Rodríguez Espada avatar Isaac Kamga avatar Adam Rose avatar Roland avatar  avatar  avatar

Watchers

Iván Rodríguez Espada avatar  avatar James Cloos avatar  avatar  avatar

epanet.js's Issues

Network editor

Questions:

Was this application build with the purpose of only running inp-files (and not editing them)?

Would it be a good idea to try to add a network editor to this application? (for example: click-and-drag style on the SVG).

Now, it seems every time you change the inp file, it automaticly runs, which is not what you want, when you want to see your changes to model drawn on the SVG (location based, connections made, etc.) before thinking about running the model.

Thoughs or comments on the idea of a network editor?

epanet js files structure

Hi there,

I'm a bit in the dark about what files are actually converted from epanet C to js?
In the source-js folder, i see a epanet.js file, along with some other js files. What files are actually from epanet itself, and what files are simply added functionality written on your own?

Or are the js files a complete mix from converted C code and own js code?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.