CliMA / Cloudy.jl

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

Normalizing parameters and initializing variables with physical values in SI #142

Closed sajjadazimi closed 7 months ago

sajjadazimi commented 7 months ago

1- Adding normalization of variables: moments, kernels, thresholds, ... 2- Initializing examples with meaningful SI variables

Closes #139

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 98.11%. Comparing base (bdac538) to head (05c283e). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== + Coverage 98.00% 98.11% +0.10% ========================================== Files 8 8 Lines 452 478 +26 ========================================== + Hits 443 469 +26 Misses 9 9 ```

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