CliMA / Cloudy.jl

:cloud_with_rain: Multi-moment cloud microphysics toy model
Apache License 2.0
15 stars 3 forks source link

Add condensation dynamic and simple test cases #138

Closed edejong-caltech closed 4 months ago

edejong-caltech commented 5 months ago

Purpose

Adds a simple power-series condensation dynamic as described in the CliMA design docs, as well as examples and tests. Closes #93

To-do

Should incorporate this dynamic in the simple rainshaft case, and/or move straight to integration into KiD.jl

Content


codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d56d2ae) 98.65% compared to head (318ca98) 98.00%. Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ========================================== - Coverage 98.65% 98.00% -0.65% ========================================== Files 6 8 +2 Lines 372 452 +80 ========================================== + Hits 367 443 +76 - Misses 5 9 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.