CliMA / Cloudy.jl

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

added sedimenation moment flux & tests #33

Closed bischtob closed 4 years ago

bischtob commented 4 years ago

Added in a sedimentation moment flux term in the sources module so that we can run a 1d vertical rainshaft.

codecov[bot] commented 4 years ago

Codecov Report

Merging #33 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #33      +/-   ##
=========================================
+ Coverage   96.85%   97.1%   +0.25%     
=========================================
  Files           5       5              
  Lines         159     173      +14     
=========================================
+ Hits          154     168      +14     
  Misses          5       5
Impacted Files Coverage Δ
src/Distributions/Distributions.jl 96.59% <ø> (ø) :arrow_up:
src/Sources/Sources.jl 96.96% <100%> (+2.23%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update daaeafa...f7ec8df. Read the comment docs.

bischtob commented 4 years ago

Definitely something going on with the accuracy of Optim package for different machines...