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