CliMA / Cloudy.jl

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

Analytical coalescence cleanup #113

Closed sajjadazimi closed 8 months ago

sajjadazimi commented 8 months ago

Purpose

1- Separating Q, R, S for analytical computations; 2- Make parameters NamedTuples; 3- Make dist of small particles larger than large particles in examples

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (f977fff) 97.15% compared to head (d56d2ae) 98.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== + Coverage 97.15% 98.65% +1.50% ========================================== Files 6 6 Lines 351 372 +21 ========================================== + Hits 341 367 +26 + Misses 10 5 -5 ```

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