.FreeFluids.ExternalMix.ExternalMixMedium.surfaceTensionAux

Information

Return liquid thermal conductivity from a p,T,X

Interface

pure function surfaceTensionAux
  input Real p;
  input Real T;
  input Real x[:];
  output SurfaceTension sigma "surface tension";
end surfaceTensionAux;

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