ThermofluidStream icon indicating copy to clipboard operation
ThermofluidStream copied to clipboard

Functions / Blocks

Open RaphaelGebhart opened this issue 1 year ago • 0 comments

Currently some ThermofluidStream models use replaceable function to consider different behavior of models, especially e.g. ThermofluidStream.Processes.FlowResistance pressure loss function and ThermofluidStream.Processes.Internal.PartialTurboComponent pressure difference function. Currently for functions only outputs are accessible, which can contribute to implementation errors (#139, #168).

Therefor we might consider to use replaceable models instead, as e.g. extensively used in Actuator Library.

RaphaelGebhart avatar Mar 15 '24 14:03 RaphaelGebhart