Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 269 Bytes

index.md

File metadata and controls

10 lines (7 loc) · 269 Bytes

WaterPhysics.jl

Temperature dependencies of water and other trace molecule physical properties. See WaterPhysics.jl for the source code.

Installation

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