Coder Social home page Coder Social logo

arao53 / watertap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from watertap-org/watertap

0.0 0.0 0.0 24.35 MB

The WaterTAP development repository

Home Page: https://watertap.readthedocs.io/en/latest

License: Other

Python 95.63% Jupyter Notebook 4.36% Shell 0.01%

watertap's Introduction

WaterTAP

This is the WaterTAP development repository.

WaterTAP is developed as part of the National Alliance for Water Innovation project.

Build Status

Checks Documentation Status codecov
GitHub contributors
Merged PRs
Issue stats

Getting started

To quickly install and start using WaterTAP, head over to the Getting Started section of the documentation.

If you wish to use the WaterTAP UI, you can download and install it from this page: https://watertap-org.github.io.

To run the WaterTAP tutorials online (no installation required), refer to this guide.

Documentation

The WaterTAP documentation is available online at https://watertap.readthedocs.io.

Developer Installation

If you want to clone the repository and work directly with the code, please refer to the Getting Started for Developers section of the documentation.

Cite this work

To cite this work, use the "Cite this repository" feature available on the right side of this repository page or use the reference text given below.

WaterTAP contributors. WaterTAP: An open-source water treatment model library. Version 0.6. Sponsored by California Energy Commission, National Alliance for Water Innovation, and USDOE. Available at https://github.com/watertap-org/watertap.

Funding Acknowledgements

This work is being conducted as part of the National Alliance for Water Innovation (NAWI) with support through the U.S. Department of Energy’s Advanced Manufacturing Office.

watertap's People

Contributors

adam-a-a avatar bknueven avatar luohezhiming avatar dangunter avatar hunterbarber avatar andrewlee94 avatar timbartholomew avatar marcusholly avatar arao53 avatar k1nshuk avatar lbianchi-lbl avatar kurbansitterley avatar lbibl avatar tarnold17 avatar wigging avatar eyoung55 avatar ksbeattie avatar michaelpesce avatar avdudchenko avatar carson-tucker avatar aladshaw3 avatar srikanthallu avatar agarciadiego avatar ooamusat avatar zhuoran29 avatar elmirashamlou avatar savannahsakhai avatar zacharybinger avatar shelman avatar drouvenm avatar

watertap's Issues

Capex on Multiperiod Models

Issue:
Capex is currently indexed by hour depending on the flow/pressure conditions.

Suggested fix:
After initialization, fix all the capex parameters or constrain capex to be calculated based on the max flow and pressure conditions.

Full characteristic pump curves

Issue:
Current WaterTAP pump model only considers constant efficiency or a flow-based correlation.

Suggested Fix:
A simple case would be to implement correlations or pump equations to recreate a characteristic curve. A more sophisticated approach would be to develop a workflow that takes in real pump data, creates a surrogate equation, and converts the equation into a constraint to use in the model.

Run parallelization

Issue:
MultiPeriod models take a long time to run and there isn't a guarantee for converging to global minima.

Suggested Fix:
Use MPI parallelization and the WaterTAP parameter sweep tool to leverage HPC to run many different initial conditions.

Save model state

Issue:
MultiPeriod models take a long time to initialize, but parameters are initialized to the same values.

Suggested fix:
Initialize the first time step and copy the state of the block onto all other time instances. This can be done using WaterTAP PR#691 or idaes.core.util.to_json and idaes.core.util.from_json.

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.