.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 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos