.ThermalSeparation.Media.Interfaces.PartialTwoPhaseMedium.setBubbleState

Return the thermodynamic state on the bubble line

Interface

partial function setBubbleState
  extends Modelica.Icons.Function;
  input SaturationProperties sat "Saturation point";
  input FixedPhase phase(min = 1, max = 2) = 1 "Phase: default is one phase";
  output ThermodynamicState state "Complete thermodynamic state info";
end setBubbleState;

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