CliMA / Cloudy.jl

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

Rename all occurrences of "Distribution(s)" to "ParticleDistribution(s)" #41

Closed bielim closed 4 years ago

bielim commented 4 years ago

Also includes @charleskawczynski's suggestion to change all input arguments 1.0 to FT(1) in file ParticleDistributions.jl.

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #41   +/-   ##
======================================
  Coverage    97.1%   97.1%           
======================================
  Files           5       5           
  Lines         173     173           
======================================
  Hits          168     168           
  Misses          5       5
Impacted Files Coverage Δ
src/Sources/Sources.jl 96.96% <ø> (ø) :arrow_up:
src/Cloudy.jl 100% <ø> (ø) :arrow_up:
src/ParticleDistributions/ParticleDistributions.jl 96.59% <100%> (ø)

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 3852bab...eb79051. Read the comment docs.