PySDM icon indicating copy to clipboard operation
PySDM copied to clipboard

new dynamic: vapour deposition on ice

Open slayoo opened this issue 1 year ago • 1 comments

slayoo avatar Sep 17 '24 10:09 slayoo

thank you @tluettm !

slayoo avatar Sep 27 '24 21:09 slayoo

@slayoo Can you check the latest merges? Since it is your pull request I can not request you as a reviewer here. I will need vapor deposition on ice to test homogeneous freezing implementation.

tluettm avatar Feb 17 '25 17:02 tluettm

Codecov Report

Attention: Patch coverage is 90.72848% with 14 lines in your changes missing coverage. Please review.

Project coverage is 85.41%. Comparing base (f8f746b) to head (5aa947e). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
PySDM/physics/diffusion_ice_kinetics/neglect.py 66.66% 5 Missing :warning:
PySDM/physics/diffusion_ice_kinetics/standard.py 75.00% 4 Missing :warning:
.../backends/impl_numba/methods/deposition_methods.py 97.91% 1 Missing :warning:
PySDM/physics/diffusion_ice_capacity/spherical.py 83.33% 1 Missing :warning:
...hysics/latent_heat_sublimation/murphy_koop_2005.py 85.71% 1 Missing :warning:
.../particle_shape_and_density/mixed_phase_spheres.py 66.66% 1 Missing :warning:
PySDM/physics/trivia.py 66.66% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1389      +/-   ##
==========================================
+ Coverage   85.33%   85.41%   +0.07%     
==========================================
  Files         380      389       +9     
  Lines        9378     9514     +136     
==========================================
+ Hits         8003     8126     +123     
- Misses       1375     1388      +13     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Mar 23 '25 23:03 codecov[bot]