@neutrium/thermo
Version:
The base module of the NeutriumJS thermodynamics package.
27 lines (15 loc) • 705 B
Markdown
The base module of the NeutriumJS thermodynamic packages providing definitions for both a thermodynamic state and an equation of state.
The thermo module can be installed using npm as follows:
npm install --save "@neutrium/thermo"
NeutriumJS is free software, but you can support the developers by [donating here](https://neutrium.net/donate/).
| Version | Notes |
|:-------:|:------|
| 1.0.0 | Initial Release |
| 2.0.0 | Rename package, switch to Typescript and convert to npm module |
[](http://creativecommons.org/licenses/by/4.0/legalcode)