Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Dec 19:49
· 291 commits to main since this release
b9d7756

Breeze v0.1.3

Diff since v0.1.2

Merged pull requests:

  • Implement NonEquilibriumCloudFormation for 1M microphysics (#284) (@glwagner)
  • Make LiquidIcePotentialTemperature the default thermodynamics (#305) (@glwagner)
  • Add capability to set in-situ temperature (#310) (@glwagner)
  • Update installation instructions after Breeze registration (#319) (@navidcy)
  • [CI] Fix conditional for docs deploy on tags (#321) (@giordano)
  • [tests] Actually use formulation in turbulence_closures tests (#322) (@giordano)
  • [docs] Move code for running Literate examples to its own script (#323) (@giordano)
  • [docs] Clean up temp file before deployment, not after build (#325) (@giordano)
  • Update README links to stable documentation (#327) (@navidcy)
  • formulation_density(formulation) interface (#328) (@glwagner)
  • Swap order of output of materialize_momentum_and_velocities (#329) (@giordano)
  • Rename parameter 'density' to 'ρ' in ∇_dot_Jᶜ function (#336) (@navidcy)
  • Bump version from 0.1.2 to 0.1.3 (#337) (@glwagner)

Closed issues:

  • Use 1M microphysics for RICO case (#275)
  • formulation is not set in turbulence_closures tests (#318)
  • materialize_momentum_and_velocities is expected to return velocities and momentum (#324)