Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 831 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 831 Bytes

IdealGases.jl

Codecov CI

A simple package to efficiently calculate ideal gas properties based on NASA polynomials. This assumes that the specifc heat of the gas/mixture is only a function of its temperature, i.e., $c_p(T)$ , $h(T)$, and $s(T,p)$ (note the entropy is a function of both pressure and temperature).

This package also introduces a method for fast calculations of thermodynamic properties of mixtures with fixed composition by calculating an equivalent polynomial representation of the mixture.