History

1.0.0 2024-7-20

  • Refactor: Eliminated the classes for setting properties, thus (BREAKING CHANGE!)

all properties. calls have to be eliminated. The three classes were replaced by an internal function call, so that all properties are now direct attributes of the Fluid class.

0.3.2 2024-07-19

  • Fix: Refprop returnes the quality in molar units in Output (also deviating from the input,

when Q was given), the correct value is in state.q returned from Refpropdll. Now the latter is used. * Feature: The heat capacity is calculated/stored with the transport data. All are only defined for single phases. The kinematic viscosity from Refprop was removed, due to a unit problem in Refprop (factor 100).

0.3.1 (2024-07-19)

Feature: with refprop the input mixtures can also be set in mass frections, setting the Flag iMass = 1.

0.3.0 (2024-07-18)

Refactor: New Class FlowDevice replaces compressor, throttle and pump

0.1.0 (2023-10-14)

  • we started.

0.1.1 (2024-02-04)

  • ORC and HP is working

  • Fluid screening included for mixtures

  • everything only with REFPROP (licence & copy needed!)

0.2.0 (2024-07-11)

  • TREND included for thermodynamic property evaluations (licence & copy needed!)

  • Installation now with poetry

  • A simple Carnot battery with two double-tank storages can be calculated

    without property/mixture optimization