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
These three functions estimate the stability conditions for methane (clathrate) hydrates. To estimate the equilibrium temperature in kelvin of a hydrate at a given pressure P_MPa in megapascals, simply type
T = methane_hyd_eq_temp(P_MPa)
into your command line or code. Likewise, to determine the equilibrium pressure at a given temperature T_K, type
P = methane_hyd_eq_press(T_K).
The third function in this toolbox is a qualitative reference. The function methane_hyd_stability(P_MPa,T_K) returns the text "hydrate is stable" or "hydrate is unstable".
Model taken from Peltzer & Brewer's 2000 work, Natural Gas Hydrate in Oceanic and Permafrost Environments. Peltzer and Brewer used Sloan's Experimental data to update Dickens and Quinby-Hunt's 1994 model.
Citation pour cette source
Chad Greene (2026). Methane Hydrate Stability Toolbox (https://fr.mathworks.com/matlabcentral/fileexchange/36896-methane-hydrate-stability-toolbox), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Sea water freezing temperature calculator, Methane Solubility
Informations générales
- Version 1.1.0.0 (3,53 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.1.0.0 | Linked to William Waite's methane solubility function. |
||
| 1.0.0.0 |
