Methane Hydrate Stability Toolbox

Determine equilibrium pressure or equilibrium temperature of methane hydrate.

이 제출물을 팔로우합니다

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.

인용 양식

Chad Greene (2026). Methane Hydrate Stability Toolbox (https://kr.mathworks.com/matlabcentral/fileexchange/36896-methane-hydrate-stability-toolbox), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Automotive에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

Linked to William Waite's methane solubility function.

1.0.0.0