CliMA / Cloudy.jl

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

Rewrite the standard_N_q functionality #169

Closed edejong-caltech closed 1 month ago

edejong-caltech commented 1 month ago

Purpose

Replaces quadgk with analytical integrals where possible.

To-do

Content


codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.96970% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.60%. Comparing base (29b59bb) to head (de913a7). Report is 17 commits behind head on main.

Files Patch % Lines
src/ParticleDistributions/ParticleDistributions.jl 96.96% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ========================================== - Coverage 98.17% 97.60% -0.58% ========================================== Files 8 9 +1 Lines 493 500 +7 ========================================== + Hits 484 488 +4 - Misses 9 12 +3 ```

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