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