//
//	NeutriumJS IAPWS97 Equation of State
//	https://github.com/NativeDynamics/NeutriumJS.thermo.IAPWS97
//
//	Copyright 2016, Native Dynamics
//	https://neutrium.net
//
//	Licensed under the Creative Commons Attribution 4.0 International
//	http://creativecommons.org/licenses/by/4.0/legalcode
//

export {IAPWS97_EoS} from './IAPWS97'