Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates •...

12
Predictive Modelling of Formation and Dissolution of Gas Hydrates Michiel Wapperom Supervisor: Dr. D.V. Voskov Delft University of Technology, The Netherlands March 27, 2019

Transcript of Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates •...

Page 1: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Predictive Modelling of Formation and Dissolutionof Gas Hydrates

Michiel Wapperom

Supervisor: Dr. D.V. Voskov

Delft University of Technology, The Netherlands

March 27, 2019

Page 2: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Reservoir simulation• Numerical solution of the equations that describe the physical

processes of interest on a mesh representing the porousformation (distribution of pressure and temperature, phasesaturation, etc.)

• The numerical solutions simulate the behaviour of a realsystem

• Simulations are widely used for performance analysis andvarious optimization problems

• Reservoir simulation for hydrate-bearing formations may leadto more effective strategies for methane production andcarbon sequestration

Figure: Kala and Voskov (2018) 2 / 12

Page 3: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Modelling of gas hydrates

• Review of chemical models for hydrate formation, dissolutionand guest molecule exchange

• Implementation into newly developed chemical branch of DelftAdvanced Research Terra Simulator (DARTS;https://darts.citg.tudelft.nl/)

• Simulation model will be applied to reproduce experimentalresults produced at UiB (Ersland et al., 2010)

• Predictive model will be constrained to measured data

Figure: Hydrate formation. Ersland et al. (2010)

3 / 12

Page 4: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Modelled processes and assumptions

The aim of this project is to model the following processes andphenomena in hydrate-bearing geologic systems:

• The flow of gases and liquids

• The corresponding heat flow and transport

• The formation, dissolution and kinetic exchange of guestmolecules of hydrates

• Kinetic conditions and equilibrium conditions

• Heat exchanges due to advection, conduction, radiation,hydrate reactions and latent heat related to phase changes

Some simplifying assumptions are made:

• Darcy’s law is valid in the simulated domain under theconditions of the study

• Instantaneous local thermodynamic equilibrium

4 / 12

Page 5: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Work flow

5 / 12

Page 6: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Governing equationsMass and energy conservation

∂t ∫Vn

Mc dV = ∫Γn

F c⋅ ndA + ∫

Vn

qc dV

whereMc

= φρT zc

F c=∑

j

(xcjρjÐ→uj ) =∑

j

(xcjρj ⋅ −kr ,jk

µj(∇Pj − ρjg))

Using the divergence theorem, this reads

∂t(φρT zc) +∇ ⋅ (∑

j

xcjρjÐ→uj ) =∑

k

vc,k rk c = 1, ...,nc (1)

∂t((1−φ)ρrCrT +φ∑

j

ρjSjUj +Qdiss)+∇ ⋅ (∑j

hjρjÐ→uj + c∇T) = 0

(2)6 / 12

Page 7: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Reaction term

Two types of reactions as proposed by Yonkofski et al. (2016)

• Formation and dissociation:CH4 + nH H2OÐÐ→ CH4 ⋅nHH2O

rk =

⎧⎪⎪⎨⎪⎪⎩

Kf ψc,mAh(Pv ,m − Peq,h) for Pv ,m > Peq,h

Kdψc,hAh(Pv ,m − Peq,h) for Pv ,m < Peq,h

• Exchange of guest molecules:CH4 ⋅nHH2O + CO2 ÐÐ→ CH4 + CO2 ⋅nHH2O

rk = Ke fcAh(PCH4

eq,h − PCH4v ,m )

where Kf , Kd and Ke are reaction coefficients (function ofcomposition, pressure and temperature) to be determined

7 / 12

Page 8: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Discretized equationsAfter application of a finite-volume discretization and backwardEuler approximation in time, the residual form of the 1D massbalance equation (1) reads

rc,i =1

∆t[(φρT zc)

n+1

i− (φρT zc)

n

i]

−1

∆x[(kfc)i+ 1

2[pi+1 − pi ]− (kfc)i− 1

2[pi − pi−1]]

n+1−∑

k

vc,k rk = 0

(3)

where fractional flow

fc =∑j

xcjρjkr ,j

µj

For a system with nc components, this leads to a set of nc − 1independent variables for composition and an additional variablefor pressure. This yields a total of nc equations for each grid block.(Note: to include temperature, add 1 more independent variable)

8 / 12

Page 9: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Fully implicit method

Backward Euler and secondary variables that are derived fromprimary variables introduce nonlinearity to the system

ρT = ρT (zj ,p) fc = fc(zj ,p) rk = rk(zj ,p)

To solve this system in a fully implicit manner (that is, allvariables simultaneously), we need to converge to a solution ofall variables such that all nc residuals for each grid blockdescribed by (3) are equal to zero using Newton’s method.This requires partial derivatives of the residuals with respect to allindependent variables:

∂rc,i

∂zj,∂rc,i

∂p⇒

∂ρT∂zj

,∂ρT∂p

, . . . ⇒∂V

∂zj,∂L

∂zj, . . .

9 / 12

Page 10: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Operator-based linearizationOBL method: introduce operators that capture all nonlinear terms

rc,i =1

∆t[(αc)

n+1

i− (αc)

n

i]

−1

∆x[(kβ)c,i+ 1

2[pi+1 − pi ] − (kβ)c,i− 1

2[pi − pi−1]]

n+1− ηn+1

c,i = 0

where α, β and η denote the accumulation, flux and reactionoperators, respectively.

• Approximation interpolants for theoperators within the parameter spaceof the simulation problem are storedin nc -dimensional tables

• During simulation, operator valuesare obtained by multilinearinterpolation of tabulated values

• Partial derivatives can be evaluateddirectly from table

Figure: Operatorstructure. Voskov (2017)

10 / 12

Page 11: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

Aim

• Include realistic phase behaviour

• Reactions composition-,pressure- and temperaturedependent

• Extend to 3D

• Include physical properties(porosity-permeabilityrelationship, etc.) as a functionof hydrate saturation

• Implement solution under bothkinetic and equilibriumconditions

• Match simulation results to coreexperiments

Figure: Phase diagramsused for resolving phasebehaviour. Kala andVoskov (2018)

11 / 12

Page 12: Predictive Modelling of Formation and Dissolution of Gas ... · Modelling of gas hydrates • Review of chemical models for hydrate formation, dissolution and guest molecule exchange

References

• Ersland, G. et al., 2010: Measuring gas hydrate formation andexchange with CO2 in Bentheim sandstone using MRItomography. Chemical Engineering Journal, 158 (1), pp.25-31.

• Kala, K., Voskov, D.V., 2018: Parameterization of elementbalance formulation in reactive compositional flow andtransport. ECMOR XVI-16th European Conference on theMathematics of Oil Recovery.

• Voskov, D.V., 2017: Operator-based linearization approach formodeling of multiphase multicomponent flow in porous media.Journal of Computational Physics, 337, p. 275288.

• Yonkofski, C.M.R., Horner, J.A., White, M.D., 2016:Experimental and numerical investigation of hydrate-guestmolecule exchange kinetics. Journal of Natural Gas Scienceand Engineering, 35B, p. 1480-1489.

12 / 12