Case1 Kimmeridge clay

 

Kimmeridge clay is probably one of the best documented examples on effects of diagenesis on sediment geomechanical properties thanks to the work published in Nygård et al. 2004a, 2004b and 2006. In this tutorial the aim is thus to use that data to calibrate a diagenesis model.

 

 

Kimmeridge Clay data overview

 

In Nygård et al. 2004a and 2004b two sets of samples of Kimmeridge clay are described. The first set consist in samples collected at shallow depths (a maximum depth of c.a. 500 m) where no diagenesis overprint on sediments is assumed. These samples will thereafter be referred to as Kimmeridge Westbury Clay (KWC). The second set of samples were collected at greater depths (maximum of c.a. 1.9 Km) in which the burial history indicates that the sediments have been exposed to temperatures of up to 80ºC and maximum stress of 20 MPa. These samples will thereafter be referred to as Kimmeridge Bay Clay (KBC). The parent materials of these samples are expected to be the same, however the present day porosities and geomechanical properties of the two samples are very different. See for example the geomechanical tests in the figures below. It can be observed that:

 

1.The two samples have very different porosities at 0.1 MPa. KWC is around 0.52 whereas KBC is about 0.22.

2.The two samples have a very different compressibility (e.g. slope of the compression line).

3.The two samples have very different elastic properties (i.e. see the slope of the unloading path for KWC compared to the slope of KBC compression path at stresses below 20 MPa, which is the over consolidated path given that is considered the maximum stress to which KBC was exposed to during its burial history)

4.The two samples have very different porosities at 20 MPa which is the maximum stress to which KBC was exposed to during its burial history. Thus the difference is attributed to non-mechanical compaction.

 

Fig_01 Geomech properties

Geomechanical tests for KWC and KBC. Figures as published in Obradors-Prats et al. (2019) which obtained the data from Nygård et al. 2004a.

 

 

 

Objectives description

 

The specific objectives in this tutorial are the following:

 

1.Case1a: Develop a single element test and calibrate a mechanical compaction only constitutive model for KWC that can capture the behaviour observed in geomechanical experiments.

 

2.Case1b: Develop a single element test that will be used to simulate burial history conditions for KBC and calibrate a diagenesis reaction that will help to capture the change in geomechanical behaviour from KWC to KBC properties.

 

 

 

 

 

Case1a: Oedometer test for KWC

 

Problem Description

The model considers a single axi-symmetric element to simulate an odometer test. Perpendicular displacements are fixed at base, axis of symmetry and side. A surface load is applied on the top. A time curve will be used to apply load and unload during the simulation.

Fig_05 Model Set Up

Geometry of the model

 

Basic set up file description

The initial data file for the project is: Mat_002\Case1\Data\Mat_002_Case1a.dat and the Mat_002_Case1a.mat.   The basic data includes:

 

1A single group which is assigned the "KWC" properties defined using Group_control_data and Group_data data structures.  The Porous_flow_type = 1 (i.e. a zero pore pressure porous material).

2Material properties (Material_data) for "KWC".

3Time scaling data (Time_scaling_data) with target time step 1E-4s (see Mech_002).

4Global damping (Damping_global_data) for the geomechanical field with 2% percentage damping (see Mech_002).

5One Global_loads case to apply the stress load with an associated Time_curve_data that will be used to define the loading and unloading stages.

6Support_data defining perpendicular displacement fixities for lines 1, 2 and 4 .

7A History_point) to output the history results to plot them in excel.  

8Mesh_control_data and a Structured_mesh_data defining a single element (1 division).

9 Control_data for a single stage.

 

 

 

Results

 

Results for this example are in Mat_002\Case1\Results. History results are output to file Mat_002_Case1a.hdh and can be plotted in the Mat_002_Case1.xlsx excel sheet.

Note that during unloading there is a point in which the stress path meets the yield surface on the shear side leading to softening (see decrease in pc at time c.a. 4.4). At that time the vertical effective stress was c.a. 25 MPa so the elastic unloading path is considered to terminate there and further results are not plotted.

 

Fig_02 KWC calibration

Results for KWC compaction calibration

 

 

The stress path during the entire simulation is shown below. The yield surface at the end of the compression phase is shown in black. Then there is unloading with a decrease in stress. Both deviatoric stress and effective mean stress decrease until deviatoric stress reaches a minimum value of 0 MPa at time c.a. 3.7 when Sxx, Syy and Szz have the same value. From that time onwards effective mean stress decreases while deviatoric stress increases until stress path meets the yield surface on the shear side. Subsequently there is effective mean stress and deviatoric stress decrease during softening.

 

Fig_08 Stress Path KWCFig_09 Stress evolution KWC

Stress Path during KWC oedometer test simulation (left) evolution of stresses  as a function of time (right).

 

 

 

 

 

 

 

Case1b: Kimmeridge clay/shale burial history

 

Problem Description

A single axi-symmetric element will be considered to simulate a representative volume of Kimmeridge clay during its burial history. Perpendicular displacements are fixed at base, axis of symmetry and side. A surface load is applied on the top representing the overburden weight during Kimmeridge burial history. A time curve will be used to apply the appropriate load during the simulation. Temperature is prescribed at the whole surface. The appropriate temperature value during burial history is prescribed using a time curve.

 

In Nygård et al. (2004b) the authors estimate that Kimmeridge shale experienced a maximum vertical effective stress of 20MPa and a temperatures above 80 ºC. The burial history in  Nygård et al. (2004b) is used to apply the appropriate boundary conditions. Thus the maximum vertical effective stress is assumed to occur at the maximum burial depth and stress at other depth points during burial history is determined proportionally with linear interpolation. Maximum temperature is also expected to occur at maximum burial depth. Thus in order to exceed 80 ºC at maximum burial depth a surface temperature of 20 ºC and a temperature gradient of 0.033 ºC/m is assumed. Note that the actual surface temperature/temperature gradient in the basin may be lower as the authors suggest that fluid movement may have contributed to additional heating that elevated temperature to 80 ºC.

 

Fig_10 Model_b_Setup               Fig_03 Kimmeridge History

Geometry of the model (left) and Kimmeridge Clay burial history (right)

 

Basic set up file description

The initial data file for the project is: Mat_002\Case1\Data\Mat_002_Case1b.dat and the Mat_002_Case1b.mat.   The basic data includes:

 

1A single group which is assigned the "KWC" properties defined using Group_control_data and Group_data data structures.  The Porous_flow_type = 1 (i.e. a zero pore pressure porous material).

2Material properties (Material_data) for "KWC".

3Diagenesis_data for transition from KWC to KBC.

4Time scaling data (Time_scaling_data) with target time step 1E-4s (see Mech_002).

5Global damping (Damping_global_data) for the geomechanical field with 2% percentage damping (see Mech_002).

6Two Global_loads case with their corresponding Time_curve_data that will be used to:

a. Define stress load during burial history

b.Define temperature evolution during burial history

7Support_data defining perpendicular displacement fixities for lines 1, 2 and 4 .

8A History_point) to output the history results to plot them in excel.  

9Mesh_control_data and a Structured_mesh_data defining a single element (1 division).

10 Control_data for a single stage.

 

 

 

Results

 

Results for this example are in Mat_002\Case1\Results. History results are output to file Mat_002_Case1b.hdh and can be plotted in the Mat_002_Case1.xlsx excel sheet.

 

As can be seen in the figures below the calibrated diagenesis reaction successfully captures the change from KWC to KBC properties. At the end of the simulated history the VES - Void Ratio point plots on the KBC curve. In addition the further unload and reload simulated under lab conditions demonstrated that the material characterisation represents quite well the KBC rheology.

 

In the plots of material properties as a function of time in can be seen the effect of diagenesis. As the diagenetic porosity loss increases lambda and kappa decrease whereas the magnitude of pc and pt increase.

 

 

Fig_11 Results Diagenesis 01

Results compared to geomechanical tests. Simulation of burial history (left). Additional unloading and reloading (right).

 

 

Fig_12 Results Diagenesis 02

Evolution of material properties with time.

 

 

 

 

 

 

References

 

Nygård, R., Gutierrez, M., Bratli, R. K., & Høeg, K. (2006). Brittle-ductile transition, shear failure and leakage in shales and mudrocks. Marine and Petroleum Geology, 23(2), 201–212.

 

Nygård, R., Gutierrez, M., Gautam, R., & Høeg, K. (2004a). Compaction behaviour of argillaceous sediments as function of diagenesis. Marine and Petroleum Geology, 21(3), 349–362.

 

Nygård, R., Gutierrez, M., Høeg, K., & Bjørlykke, K. (2004b). Influence of burial history on microstructure and compaction behaviour of Kimmeridge clay. Petroleum Geoscience, 10(3), 259–270.

 

Obradors-Prats, J., Rouainia, M., Aplin, A. C. and Crook, J. L. (2019) A diagenesis model for geomechanical simulations: formulation and implications for pore pressure and development of geological structures. Journal of Geophysical Research: Solid Eath. Vol 124 (5) pp. 4452-4472.