Skip to content

Releases: Dennis-van-Gils/python-fluidprop

fluidprop v1.2

13 May 14:00
Compare
Choose a tag to compare
  • Added a quick 'pocket calculator' for Rayleigh-Bénard Convection.
    From the terminal simply run: python -m rbc.
  • show_cli() will not show an end report by itself anymore. You'll have to
    call report() afterwards yourselves.

fluidprop v1.1

12 May 12:20
Compare
Choose a tag to compare
  • Added field Cv: Isochoric heat capacity
  • Added field comp: Isothermal compressibility

fluidprop v1.0

11 May 11:17
Compare
Choose a tag to compare
  • Initial release