.FreeFluids.ExternalMix.ExternalMixMedium.gasThermalConductivityAux

Information

Return liquid thermal conductivity from a p,T,X

Interface

pure function gasThermalConductivityAux
  input Real p;
  input Real T;
  input Real y[:];
  output ThermalConductivity lambda "Thermal conductivity";
end gasThermalConductivityAux;

Generated at 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos