feos.EquationOfState.second_virial_coefficient_temperature_derivative¶
- EquationOfState.second_virial_coefficient_temperature_derivative(composition=None)¶
Calculate the derivative of the second Virial coefficient B(T,x) with respect to temperature.
- Parameters:
temperature (SINumber) – The temperature for which B’ should be computed.
composition (float | SINumber | numpy.ndarray[float] | SIArray1 | list[float], optional) – The composition of the mixture.
- Return type:
SINumber