ChemistryLab
Documentation for ChemistryLab.
Computational chemistry tool for low-carbon cementitious materials
Install
pkg> add https://github.com/jfbarthelemy/ChemistryLab.jl
Quickstart
Install ChemistryLab in your chosen environment by entering pkg mode by pressing ]
and then:
pkg> add ChemistryLab
In order to use ChemistryLab, it is then necessary to load the ChemistryLab.jl package:
julia> using ChemistryLab