.AixLib.Obsolete.YearIndependent.FastHVAC.Components.Storage.BaseClasses.buoyancyDitribution.buoyancyDist

Interface

partial function buoyancyDist
  input Integer i "position of the layer emitting buoyant mass flow";
  input Integer j "position of the highest layer receiving buoyant mass flow";
  input Integer n "total number of layers";
  input Modelica.Units.SI.Temperature T[n] "Temperature of layers";
  output Real[n] y "mass fraction of buoyant current received (-1 for emitting layer)";
end buoyancyDist;

Generated at 2025-04-06T18:19:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos