Skip to content

MLThermoProperties.jlState-of-the-art hybrid thermodynamic models

Hybrid machine learning models to predict various thermodynamic properties - from phase equilibria to transport properties

MLThermoProperties.jl

Installation

Install MLThermoProperties.jl in Julia by

julia
julia> using Pkg; Pkg.add("MLThermoProperties")

Properties and Thermodynamic Solvers

MLThermoProperties.jl uses Clapeyron.jl as backend for the calculation of thermodynamic bulk properties and phase equilibria. The Clapeyron.jl documentation can be found here.

For transport properties, the methods from EntropyScaling.jl (see documentation) are employed.

Quick Links:

Models

The MLThermoProperties models and their usage are documented here.