feos.EquationOfState.third_virial_coefficient¶
- EquationOfState.third_virial_coefficient(molefracs=None)¶
Calculate the third Virial coefficient C(T,x).
- Parameters:
temperature (SINumber) – The temperature for which C should be computed.
molefracs (np.ndarray[float], optional) – The composition of the mixture.
- Return type:
SINumber