Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Calculates compressibility factor (Z) of gas at a given temperature and pressure. Calculated by Van der Waals equation of state, using the algorithm given in Programming for Chemical Engineers Using C, C++, and MATLAB® By R. Kapuno
Example: Find the compressibility factor of methane at 280 K and 20 bar:
Z = compressibility2('methane',280,'K',20,'bar')
Z = 0.951140928234726
The above example shows that methane at 280 K and 20 bar deviates from the ideal gas law by approximately 4.9%.
Citation pour cette source
Bilal Siddiqui (2026). Compressibility Factor Calculator (exact) (https://fr.mathworks.com/matlabcentral/fileexchange/59803-compressibility-factor-calculator-exact), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Compressibility Factor Calculator
Informations générales
- Version 1.0.0.0 (4,59 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 | Updated cover picture |
