.FreeFluids.ExternalMix.ExternalMixMedium.setDewState_TX

Information

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[subsNum] = reference_X "Mass fractions";
  output ThermodynamicState state "Thermodynamic state record";
end setDewState_TX;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos