Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 00:23
fc51e83

Cloudy v0.5.0

Diff since v0.4.0

Merged pull requests:

  • Bugfix; making x_lowerbound compatible with the scale of x (#145) (@sajjadazimi)
  • Updating CI cluster (#147) (@edejong-caltech)
  • Update climacommon to 2024_03_18 (#148) (@Sbozzolo)
  • Update climacommon to 2024_04_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)