Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 458 Bytes

CHANGELOG.rst

File metadata and controls

17 lines (14 loc) · 458 Bytes

Changelog

1.2.0 (2024-05-13)

  • Added rbc.py: A quick 'pocket calculator' for Rayleigh-Bénard Convection.
  • show_cli() will not show an end report by itself anymore. You'll have to call report() afterwards yourselves.

1.1.0 (2024-05-12)

  • Added field Cv: Isochoric heat capacity.
  • Added field comp: Isothermal compressibility.

1.0.0 (2024-05-11)

  • Initial release.