Second virial coefficient¶
The second virial coefficient is a coefficient appearing in the virial equation of state of a gas which describes the deviation from ideal gas behaviour. This coefficient describes pair interaction between molecules of the substance and can be found if the pair interaction potential is known, but it can also be derived from the equation of state as a series expansion with respect to inverse molar volume or equivalently, to molar density.
Notation:
\(R\) (
R
) ismolar_gas_constant
.
Notes:
Also see Virial equation.
Conditions:
The gas density is small enough within the context of perturbation theory.
Links:
- second_virial_coefficient¶
Second virial coefficient of the virial expansion.
- Symbol:
C_2
- Latex:
\(C_{2}\)
- Dimension:
volume/amount_of_substance
- attractive_forces_parameter¶
- Symbol:
a
- Latex:
\(a\)
- Dimension:
pressure*volume**2/amount_of_substance**2
- excluded_volume_parameter¶
- Symbol:
b
- Latex:
\(b\)
- Dimension:
volume/amount_of_substance
- temperature¶
temperature
of the van der Waals fluid.
- Symbol:
T
- Latex:
\(T\)
- Dimension:
temperature
- law¶
C_2 = b - a / (R * T)
- Latex:
- \[C_{2} = b - \frac{a}{R T}\]