.ThermalSeparation.Media.IdealGasMixtures.BaseClasses.BaseIdealGasMixture.thermalConductivity

Return thermal conductivity for low pressure gas mixtures

Interface

function thermalConductivity
  extends Modelica.Icons.Function;
  input ThermodynamicState state "thermodynamic state record";
  input Integer method = 1 "method to compute single component thermal conductivity";
  output ThermalConductivity lambda "Thermal conductivity";
end thermalConductivity;

Generated at 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos