Skip to content

Releases: Dennis-van-Gils/python-fluidprop

fluidprop v1.2

Choose a tag to compare

@Dennis-van-Gils Dennis-van-Gils released this 13 May 14:00
  • 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

Choose a tag to compare

@Dennis-van-Gils Dennis-van-Gils released this 12 May 12:20
  • Added field Cv: Isochoric heat capacity
  • Added field comp: Isothermal compressibility

fluidprop v1.0

Choose a tag to compare

@Dennis-van-Gils Dennis-van-Gils released this 11 May 11:17
  • Initial release