Giter VIP home page Giter VIP logo

thermodata's Introduction

python-thermodata

This repository contains Python code for interfacing with the library of thermodynamic data distributed with the NASA Glenn computer program, CEA (Chemical Equilibrium with Applications), by Bonnie J. McBride and Sanford Gordon.

CEA is a FORTRAN program for calculation of complex chemical equilibrium compositions and applications, available on the web. Its thermodynamic database contains data for over 2000 chemical species in both gasoues and condensed state. The data are expressed as least-squares coefficients of a polynomial function of temperature over defined temperature intervals. The coefficients were generated by another NASA Glenn program, PAC (Properties and Coefficients), from a wide range of source data.

This code is intended to serve as a Python-native way of accessing and representing the data with some basic functionality including:

  • Tabulating data.
  • Generating subsets of the original data format for use with CEA or other programs designed to read from the source.
  • Searching/browsing capability.

Note that ThermoBuild provides this functionality and in a more user-friendly manner. However, it is not suited for programmatic access to and employment of the data. Currently this code essentially emulates the basic features of ThermoBuild.

TODO

  • CEA program interface.
  • Limit scope to molar output.

thermodata's People

Contributors

corriander avatar

Watchers

Erin Schmidt 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.