.FreeFluids.ExternalMix.ExternalMixMedium.setDewState_TX

Return dew state ThermodynamicState record as function of T and composition X

Interface

function setDewState_TX
  extends Modelica.Icons.Function;
  input Temperature T "Temperature";
  input MassFraction y[nX] "Mass fractions";
  output ThermodynamicState state "Thermodynamic state record";
end setDewState_TX;

Generated at 2025-11-14T19:21:20Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos