Compressibility factor is deviation from ideal gas¶
The compressibility factor (also called the compression factor or gas deviation factor) quantifies how far a real gas departs from ideal-gas behaviour.
Notation:
\(R\) (
R
) ismolar_gas_constant
.
Conditions:
The gas sample is at thermodynamic equilibrium.
Notes:
Can be equivalently defined as the ratio of the molar volume \(V/n\) of the real gas to the molar volume \(RT/\rho\) of the corresponding ideal gas at the same temperature and pressure.
\(Z = 1\) corresponds to ideal-gas behaviour.
At high pressures repulsive interactions dominate, giving \(Z > 1\).
At low pressures attractive interactions dominate, giving \(Z < 1\).
Links:
- compressibility_factor¶
compressibility_factor
of the real gas.
- Symbol:
Z
- Latex:
\(Z\)
- Dimension:
dimensionless
- Symbol:
p
- Latex:
\(p\)
- Dimension:
pressure
- Symbol:
V
- Latex:
\(V\)
- Dimension:
volume
- amount_of_substance¶
amount_of_substance
of the gas.
- Symbol:
n
- Latex:
\(n\)
- Dimension:
amount_of_substance
- temperature¶
temperature
of the gas.
- Symbol:
T
- Latex:
\(T\)
- Dimension:
temperature
- definition¶
Z = p * V / (n * R * T)
- Latex:
- \[Z = \frac{p V}{n R T}\]