@neutrium/thermo
v2.0.1
Published
The base module of the NeutriumJS thermodynamics package.
Downloads
116
Readme
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.
Release Notes
| Version | Notes | |:-------:|:------| | 1.0.0 | Initial Release | | 2.0.0 | Rename package, switch to Typescript and convert to npm module |