CliMA / Cloudy.jl

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

Ej/equation types #96

Closed edejong-caltech closed 11 months ago

edejong-caltech commented 11 months ago

Purpose

To-do

Content


edejong-caltech commented 11 months ago

Currently a WIP; opening PR now to assist with collaboration.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (ac87f04) 96.22% compared to head (50400e7) 97.15%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================== + Coverage 96.22% 97.15% +0.92% ========================================== Files 6 6 Lines 530 351 -179 ========================================== - Hits 510 341 -169 + Misses 20 10 -10 ``` | [Files](https://app.codecov.io/gh/CliMA/Cloudy.jl/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA) | Coverage Δ | | |---|---|---| | [src/ParticleDistributions/ParticleDistributions.jl](https://app.codecov.io/gh/CliMA/Cloudy.jl/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL1BhcnRpY2xlRGlzdHJpYnV0aW9ucy9QYXJ0aWNsZURpc3RyaWJ1dGlvbnMuamw=) | `93.96% <100.00%> (-0.28%)` | :arrow_down: | | [src/Sources/EquationTypes.jl](https://app.codecov.io/gh/CliMA/Cloudy.jl/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL1NvdXJjZXMvRXF1YXRpb25UeXBlcy5qbA==) | `100.00% <100.00%> (ø)` | | | [src/Sources/Sedimentation.jl](https://app.codecov.io/gh/CliMA/Cloudy.jl/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL1NvdXJjZXMvU2VkaW1lbnRhdGlvbi5qbA==) | `100.00% <100.00%> (ø)` | | | [src/Sources/Coalescence.jl](https://app.codecov.io/gh/CliMA/Cloudy.jl/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL1NvdXJjZXMvQ29hbGVzY2VuY2Uuamw=) | `98.62% <98.48%> (ø)` | |

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