Return liquid thermal conductivity from a p,T,X
pure function surfaceTensionAux input Real p; input Real T; input Real x[:]; output SurfaceTension sigma "surface tension"; end surfaceTensionAux;