Build Status | Code Coverage |
---|---|
HeatTransferFluids.jl is a Julia library that provides various types and functions for engineering heat transfer with fluids.
using Pkg
Pkg.add("https://github.com/ryd-yb/HeatTransferFluids.jl")
See the tests in test
.