.ThermoPower.Functions.FanCharacteristics.baseFlow

Base class for fan flow characteristics

Interface

partial function baseFlow
  extends Modelica.Icons.Function;
  input SI.VolumeFlowRate q_flow "Volumetric flow rate";
  input Real bladePos = 1 "Blade position";
  output SI.SpecificEnergy H "Specific Energy";
end baseFlow;

Generated at 2025-03-14T19:24:29Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos