.FreeFluids.ExternalMix.ExternalMixMedium.thermalConductivity

Return thermal conductivity from a ThermodynamicState record

Information

Uses the Li method for the liquid phase and the Mason one for the gas phase. The viscosity is set to 0 in biphasic systems.

Interface

function thermalConductivity
  extends Modelica.Icons.Function;
  input ThermodynamicState state "Thermodynamic state record";
  output DynamicViscosity lambda "Thermal conductivity";
end thermalConductivity;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos