Giter Site home page Giter Site logo

groupcontribution's Introduction

GroupContribution

This MATLAB code is based on the paper by Constantinou et al. (1994) and calculates physical properties using the group contribution method.

Summary of set up

Just initiate an instance of the GroupContribution class and you can call the required methods after that

fuel = GroupContribution('posf10325','posf10325_init')
fuel.VcVec
fuel.D(101325.0,300.0)

Methods

All methods return a 1D array containing pure component properties of the mixture. A list of methods has been provided below

** Independent Properties - call using dot(.) **

  • MW : Molecular Weight (in Kg/mol)
  • PcVec : Critical Pressure (in Pa)
  • VcVec : Critical Volume (in m 3)
  • TcVec : Critical Temperature (in K)
  • omegaVec : Acentric Factor
  • specVol : Molar Liquid Volume at STP (in m 3)
  • epsVec : Lennard-Jones Energy (in multiples of k)
  • SigmaVec : Lennard-Jones Radius (in รƒ)
  • L : Latent heat of vaporization (in J/mol)

** Dependent Properties **

  • c_l(T) : Liquid specific heat capacity (in J/mol/K)
  • specVol(T) : Latent heat of vaporization (in J/mol)
  • PSat(T) : Saturated Vapor Pressure (in Pa)
  • D(p,T) : Low pressure diffusion coefficient into air (m 2/s) and pressure in Pa

Fuels

Currently, the code supports the following fuels and it is very easy to add new fuel descriptions to it

  • Heptane
  • POSF 4658
  • POSF 10264
  • POSF 10289
  • POSF 10325
  • POSF 11498
  • POSF 12341 (High Viscosity)
  • POSF 12344 (Low Cetane/Broad Boil)
  • POSF 12345 (Flat Boil)

License

Please refer to the LICENSE.pdf in the repository. Note that this code requires PRIOR PERMISSION FROM AUTHORS FOR COMMERCIAL PURPOSES.

Who do I talk to?

  • Repo owner or admin : Pavan Bharadwaj
  • Other community or team contact : The code was developed at the Flow Physics and Computational Engineering group at Stanford University. Please direct any official queries to Prof. Matthias Ihme

groupcontribution's People

Contributors

gpavanb-old avatar

Stargazers

Qiong Pan avatar  avatar

Watchers

James Cloos avatar  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.