CliMA / Cloudy.jl

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

Create more realistic examples #133

Closed edejong-caltech closed 10 months ago

edejong-caltech commented 10 months ago

Purpose

Updates the parameters of existing examples to provide more realistic test cases. Closes #116

Content


codecov[bot] commented 10 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (d56d2ae) 98.65% compared to head (f764bc6) 98.79%. Report is 7 commits behind head on main.

Files Patch % Lines
src/ParticleDistributions/ParticleDistributions.jl 97.90% 3 Missing :warning:
src/Kernels/KernelTensors.jl 97.82% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== + Coverage 98.65% 98.79% +0.13% ========================================== Files 6 6 Lines 372 415 +43 ========================================== + Hits 367 410 +43 Misses 5 5 ```

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