feos.eos.EquationOfState.second_virial_coefficient¶
- EquationOfState.second_virial_coefficient(moles=None)¶
Calculate the second Virial coefficient B(T,x).
- Parameters:
temperature (SINumber) – The temperature for which B should be computed.
moles (SIArray1, optional) – The amount of substance in mol for each component.
- Return type:
SINumber