UNPKG

@neutrium/thermo

Version:

The base module of the NeutriumJS thermodynamics package.

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