Git Product home page Git Product logo

thermprops.jl's Introduction

Thermodynamic Properties for Liquids and Gases

DOI Coverage Status Build Status

This package allows the calculation of thermodynamic properties of liquids and gases. The calculations based on the solution of equations adjusted with experimental data. Each function requieres two arguments: substance (string) and temperature [K]. Example:

julia> LiquidViscosity("Water",298.15)

0.911

To list the full substances available for each function:

julia> LiquidViscosity()

To install use the following line:

julia> Pkg.add("ThermProps")

Functions available:

  • Density of Liquids [g/mL]: LiquidDensity()
  • Viscosity of Gase [μP]]: GasViscosity()
  • Viscosity of Liquids [μP]: LiquidViscosity()

Future release will include:

  • Heat Capacity of Gases
  • Heat Capacity of Liquids
  • Thermal Conductivity of Gases
  • Thermal Conductivity of Liquids and Solids
  • Surface Tension of Organic Liquids
  • Vapor Pressure
  • Enthapy of Vaporization
  • Enthalpy of Formation
  • Gibbs Energy of Formation
  • Solubility in Salt Water
  • Solubility of Organic Compounds in Water as a Function of Temperature
  • Henry´s Law Constant for Gases in Water as a Function of Temperature
  • Solubility of Selected Gases in Water as a Function of Temperature
  • Solubility of Sulfur Compounds in Water as a Function of Boiling Point for Mercaptans and Aromatics
  • Solubility of Naphthenes in Water
  • Solubility of Nitrogen Compounds in Water
  • Henry´s Law Constant for Nitrogen Compounds in Water
  • Coefficient of Thermal Expansion of Liquids
  • Adsorption Capacity of Activated Carbon

thermprops.jl's People

Contributors

kelvyn88 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.