.Annex60.Media.Air.setState_dTX

Return thermodynamic state as function of density d, temperature T and composition X

Information

The thermodynamic state record is computed from density d, temperature T and composition X.

Interface

function setState_dTX
  extends Modelica.Icons.Function;
  input Density d "Density";
  input Temperature T "Temperature";
  input MassFraction X[:] = reference_X "Mass fractions";
  output ThermodynamicState state "Thermodynamic state";
end setState_dTX;

Generated at 2025-03-04T19:24:58Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos