Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: lbianchi-lbl
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 20.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

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 Energys Advanced Manufacturing Office.

Owner

  • Name: Ludovico Bianchi
  • Login: lbianchi-lbl
  • Kind: user
  • Company: Lawrence Berkeley National Laboratory

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - name: "WaterTAP contributors"
title: "WaterTAP: An open-source water treatment model library"
url: "https://github.com/watertap-org/watertap"
license-url: "https://github.com/watertap-org/watertap/blob/main/LICENSE.md"
version: 0.6
date-released: "2022-09-30"

GitHub Events

Total
  • Push event: 2
  • Create event: 3
Last Year
  • Push event: 2
  • Create event: 3

Dependencies

pyproject.toml pypi
requirements-dev.txt pypi
  • astroid * development
  • black ==24.3.0 development
  • nbsphinx * development
  • pre-commit * development
  • pylint <3 development
  • pytest-cov * development
  • sphinx ==7.1. development
  • sphinx_rtd_theme * development
setup.py pypi
  • allow *
  • disallow *
  • for *
  • idaes-pse *
  • numpy *
  • parameter-sweep *
  • primary *
  • pyomo >=6.6.1
  • pyyaml *
  • watertap-solvers *