Skip to content

CliMA/Cloudy.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudy

Documentation Build Status
latest travis codecov

🌧️ 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)