.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-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos