Cloudy.jl

:cloud_with_rain: Multi-moment cloud microphysics toy model
Author CliMA
Popularity
12 Stars
Updated Last
1 Year Ago
Started In
November 2019

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.

Installation hints can be found in .travis.yml file.

To build the docs locally:

  • julia --project=docs

  • include(docs/make.jl)