Git Product home page Git Product logo

thermosteam's Introduction

ThermoSTEAM: BioSTEAM's Premier Thermodynamic Engine

Version_status Documentation Supported_versions license Coverage

Join us on Friday, Jan 20, 9:15-10:15am CST, for a BioSTEAM workshop! Email [email protected] for details.

ThermoSTEAM is a standalone thermodynamic engine capable of estimating mixture properties, solving thermodynamic phase equilibria, and modeling stoichiometric reactions. ThermoSTEAM builds upon chemicals, the chemical properties component of the Chemical Engineering Design Library, with a robust and flexible framework that facilitates the creation of property packages. The Biorefinery Simulation and Techno-Economic Analysis Modules (BioSTEAM) is dependent on ThermoSTEAM for the simulation of unit operations.

Get the latest version of ThermoSTEAM from PyPI. If you have an installation of Python with pip, simple install it with:

$ pip install thermosteam

To get the git version and install it, run:

$ git clone --depth 100 git://github.com/BioSTEAMDevelopmentGroup/thermosteam
$ cd thermosteam
$ pip install .

We use the depth option to clone only the last 100 commits. Thermosteam has a long history, so cloning the whole repository (without using the depth option) may take over 30 min.

If you would like to clone all branches, add the "--no-single-branch" flag as such:

$ git clone --depth 100 --no-single-branch git://github.com/BioSTEAMDevelopmentGroup/thermosteam

ThermoSTEAM's documentation is available on the web:

https://biosteam.readthedocs.io/en/latest/API/thermosteam/index.html

To report bugs, please use the ThermoSTEAM's Bug Tracker at:

https://github.com/BioSTEAMDevelopmentGroup/thermosteam

See LICENSE.txt for information on the terms & conditions for usage of this software, and a DISCLAIMER OF ALL WARRANTIES.

Although not required by the ThermoSTEAM license, if it is convenient for you, please cite ThermoSTEAM if used in your work. Please also consider contributing any changes you make back, and benefit the community.

To cite ThermoSTEAM in publications use:

Cortes-Pena, Y., (2020). ThermoSTEAM: BioSTEAM's Premier Thermodynamic Engine.
Journal of Open Source Software, 5(56), 2814. doi.org/10.21105/joss.02814

thermosteam's People

Contributors

yoelcortes avatar yalinli2 avatar lkudli2 avatar fwitte avatar sarangbhagwat avatar

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.