Recent Releases of https://github.com/clima/cloudy.jl
https://github.com/clima/cloudy.jl - v0.5.5
Merged #171
- Julia
Published by edejong-caltech about 2 years ago
https://github.com/clima/cloudy.jl - v0.5.4
Cloudy v0.5.4
Merged pull requests: - Rewrite the standardNq functionality (#169) (@edejong-caltech)
- Julia
Published by github-actions[bot] about 2 years ago
https://github.com/clima/cloudy.jl - v0.5.3
Cloudy v0.5.3
Merged pull requests: - upgrade psd limiters to conserve number and mass (#167) (@sajjadazimi)
- Julia
Published by github-actions[bot] about 2 years ago
https://github.com/clima/cloudy.jl - v0.5.2
Cloudy v0.5.2
Merged pull requests: - fix normalization in condensation examples (#166) (@sajjadazimi)
- Julia
Published by github-actions[bot] about 2 years ago
https://github.com/clima/cloudy.jl - v0.5.1
Cloudy v0.5.1
Merged pull requests: - Update climacommon to 20240430 (#164) (@Sbozzolo) - Update examples + parcel (#165) (@edejong-caltech)
- Julia
Published by github-actions[bot] about 2 years ago
https://github.com/clima/cloudy.jl - v0.5.0
Cloudy v0.5.0
Merged pull requests: - Bugfix; making xlowerbound compatible with the scale of x (#145) (@sajjadazimi) - Updating CI cluster (#147) (@edejong-caltech) - Update climacommon to 20240318 (#148) (@Sbozzolo) - Update climacommon to 202404_05 (#150) (@Sbozzolo) - Remove NumericalIntegration.jl (#151) (@edejong-caltech) - Make ParticleDistribution structs immutable (#153) (@nefrathenrici) - Make condensation GPU compatible (#154) (@edejong-caltech) - Fix sedimentation (#155) (@sajjadazimi) - Making KernelFunctions & KernelTensors GPU Compatible (#156) (@edejong-caltech) - Add performance tests for ParticleDistributions (#160) (@nefrathenrici) - fix coalescence (#161) (@sajjadazimi) - Make integration gpu compatible (#162) (@edejong-caltech)
Closed issues: - Integrate Cloudy into CloudMicrophysics.jl (#135) - x_lowerbound is too large for SI units (#144) - Cloudy.jl is using an outdated buildkite pipeline (#146) - Remove dependency on NumericalIntegrations.jl (#149) - Make Integrate simpson even fast GPU compatible (#159)
- Julia
Published by github-actions[bot] about 2 years ago
https://github.com/clima/cloudy.jl - v0.4.0
Cloudy v0.4.0
- Julia
Published by github-actions[bot] over 2 years ago
https://github.com/clima/cloudy.jl - v0.3.4
Adds normalization capabilities as well as new helper functions.
- Julia
Published by edejong-caltech over 2 years ago
https://github.com/clima/cloudy.jl - v0.3.3
Includes bug fixes and refactoring to analytical and numerical distributions, as well as new features including Condensation.
- Julia
Published by edejong-caltech over 2 years ago
https://github.com/clima/cloudy.jl - v0.3.0
PR's since last release:
- Limit pmd params, and advance two separate modes #84 by @sajjadazimi
- Ej/add_superparticles #85 by @edejong-caltech
- Updating examples #87 by @sajjadazimi
- Ej/equation_types #96 by @edejong-caltech
- Bors is dead #99 by @edejong-caltech
- Try updating Optim to 1.6 and newer #112 by @edejong-caltech
- Julia
Published by edejong-caltech over 2 years ago
https://github.com/clima/cloudy.jl - v0.2.1
Cloudy v0.2.1
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/clima/cloudy.jl - v0.2.0
Cloudy v0.2.0
Merged pull requests: - Add WENO-based rainshaft example (#51) (@bielim) - New methods to map from moments to parameters (#53) (@bielim) - Rename organization (#54) (@charleskawczynski) - Rename ParticleDistributions (#60) (@bielim) - Minor updates/fix (#61) (@bielim) - Rename mixture examples (#62) (@bielim) - Revert to last passing build (#63) (@charleskawczynski) - Add Bors (#64) (@charleskawczynski) - Minor fixes and updates (#65) (@bielim) - Bump version number (#76) (@charleskawczynski) - Replace travis with Github Actions (#77) (@charleskawczynski) - Add license (#78) (@bielim) - Bump version number (#79) (@bielim)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/clima/cloudy.jl - v0.1.0
Cloudy v0.1.0
First release!
Closed issues: - Extend MassDistributions module to mixture distributions (#2) - Add KernelFunctions module (#3) - Add functionality to compute KernelTensor from KernelFunction (#4) - Add sedimentation source-sink terms through kernels (#6) - Add numerical inversion method for general distributions in updateparams! (#8) - Add flexible kernels that approximate physical kernels (#12) - Add automatic documentation (#13) - Add continuous integration (#14) - Bug in equation for moments of exponential distribution (#17) - Add in truncated distributions (#25) - A real julia name! (#31) - Add .swp and .DSstore to .gitignore (#39)
Merged pull requests: - TravisCI (#15) (@trontrytel) - Docs (#16) (@trontrytel) - Update toml (#18) (@charleskawczynski) - Add CodeCov (#19) (@charleskawczynski) - Debug documenter (#20) (@charleskawczynski) - Change travis format (#21) (@charleskawczynski) - Fix typo climage->climate (#22) (@charleskawczynski) - added mixture distributions, tests, and examples (#23) (@bischtob) - review fixes (#26) (@trontrytel) - Fix Codecov (#27) (@charleskawczynski) - Fix Codecov (#28) (@charleskawczynski) - added polynomial fits for kernel functions (#29) (@bischtob) - atol -> rtol in all tests (#32) (@trontrytel) - added sedimenation moment flux & tests (#33) (@bischtob) - update readme after changing to Cloudy.jl (#34) (@trontrytel) - increase the tolerance for KernelTensor test (#35) (@trontrytel) - added toy rainshaft model (#37) (@bischtob) - Rename all occurrences of "Distribution(s)" to "ParticleDistribution(s)" (#41) (@bielim) - Add Compat (#42) (@charleskawczynski) - Update .gitignore (#43) (@charleskawczynski) - Update Project.toml (#44) (@charleskawczynski) - Remove .DS_Store (#45) (@charleskawczynski) - Fix submodule reference, trim trailing spaces (#46) (@charleskawczynski) - CompatHelper: bump compat for "Optim" to "0.20" (#47) (@github-actions[bot]) - CompatHelper: bump compat for "Coverage" to "1.0" (#48) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 6 years ago