Documentation | Build Status |
---|---|
:cloud_with_rain: A multi-moment cloud microphysics toy model.
Currently Cloudy.jl only supports collisions with simple kernels.
Examples can be found in the examples folder.
Installation hints can be found in .travis.yml file.
To build the docs locally:
julia --project=docs
include(docs/make.jl)