Standard

Numerical Experiments with Digital Twins of Core Samples for Estimating Effective Elastic Parameters. / Reshetova, Galina; Cheverda, Vladimir; Khachkova, Tatyana.

Supercomputing - 5th Russian Supercomputing Days, RuSCDays 2019, Revised Selected Papers. ed. / Vladimir Voevodin; Sergey Sobolev. Springer Netherlands, 2019. p. 290-301 (Communications in Computer and Information Science; Vol. 1129 CCIS).

Research output: Chapter in Book/Report/Conference proceedingConference contributionResearchpeer-review

Harvard

Reshetova, G, Cheverda, V & Khachkova, T 2019, Numerical Experiments with Digital Twins of Core Samples for Estimating Effective Elastic Parameters. in V Voevodin & S Sobolev (eds), Supercomputing - 5th Russian Supercomputing Days, RuSCDays 2019, Revised Selected Papers. Communications in Computer and Information Science, vol. 1129 CCIS, Springer Netherlands, pp. 290-301, 5th Russian Supercomputing Days Conference, RuSCDays 2019, Moscow, Russian Federation, 23.09.2019. https://doi.org/10.1007/978-3-030-36592-9_24

APA

Reshetova, G., Cheverda, V., & Khachkova, T. (2019). Numerical Experiments with Digital Twins of Core Samples for Estimating Effective Elastic Parameters. In V. Voevodin, & S. Sobolev (Eds.), Supercomputing - 5th Russian Supercomputing Days, RuSCDays 2019, Revised Selected Papers (pp. 290-301). (Communications in Computer and Information Science; Vol. 1129 CCIS). Springer Netherlands. https://doi.org/10.1007/978-3-030-36592-9_24

Vancouver

Reshetova G, Cheverda V, Khachkova T. Numerical Experiments with Digital Twins of Core Samples for Estimating Effective Elastic Parameters. In Voevodin V, Sobolev S, editors, Supercomputing - 5th Russian Supercomputing Days, RuSCDays 2019, Revised Selected Papers. Springer Netherlands. 2019. p. 290-301. (Communications in Computer and Information Science). doi: 10.1007/978-3-030-36592-9_24

Author

Reshetova, Galina ; Cheverda, Vladimir ; Khachkova, Tatyana. / Numerical Experiments with Digital Twins of Core Samples for Estimating Effective Elastic Parameters. Supercomputing - 5th Russian Supercomputing Days, RuSCDays 2019, Revised Selected Papers. editor / Vladimir Voevodin ; Sergey Sobolev. Springer Netherlands, 2019. pp. 290-301 (Communications in Computer and Information Science).

BibTeX

@inproceedings{2016ef1901eb43e98da72469e564d9c8,
title = "Numerical Experiments with Digital Twins of Core Samples for Estimating Effective Elastic Parameters",
abstract = "The use of 3D Computed Tomography (CT) throws light on the interior structure of the core samples. That is why the 3D CT has become increasingly widespread in digital rock physics. However, the CT does not provide information about the elastic properties of the rocks. So far, the most common approach to recover these properties is static laboratory measurements, when a sample is subject to a variety of static loads, followed by the measurement of displacements. This way is rather expensive, time-consuming and sometimes result in the destruction of a sample. Instead, we propose to implement numerical experiments by solving a 3D elastic static problem to perform upscaling of the CT data and to compute effective elastic parameters. In fact, to find these parameters we need to resolve a huge system of linear algebraic equations, which is a troublesome task. We have decided not to use a direct solver, but to apply a new iterative relaxation technique by considering a dynamic elastic problem with a special choice of relaxation parameters. The approach proposed needs parallelization. We have come to the conclusion to use the new feature of the latest Fortran extension known as CoArray Fortran (CAF) and to compare the three ways of parallel implementation as applied to this problem: MPI, MPI+OpenMP and CAF. Our experiments have proved that CAF and MPI approximately demonstrate the same performance, but the CAF possesses a clearer structure and is easy for coding.",
keywords = "3d tomographic images, Coarray fortran, Digital core, Elastic static stresses, MPI, Virtual experiments",
author = "Galina Reshetova and Vladimir Cheverda and Tatyana Khachkova",
year = "2019",
doi = "10.1007/978-3-030-36592-9_24",
language = "English",
isbn = "9783030365912",
series = "Communications in Computer and Information Science",
publisher = "Springer Netherlands",
pages = "290--301",
editor = "Vladimir Voevodin and Sergey Sobolev",
booktitle = "Supercomputing - 5th Russian Supercomputing Days, RuSCDays 2019, Revised Selected Papers",
address = "Netherlands",
note = "5th Russian Supercomputing Days Conference, RuSCDays 2019 ; Conference date: 23-09-2019 Through 24-09-2019",

}

RIS

TY - GEN

T1 - Numerical Experiments with Digital Twins of Core Samples for Estimating Effective Elastic Parameters

AU - Reshetova, Galina

AU - Cheverda, Vladimir

AU - Khachkova, Tatyana

PY - 2019

Y1 - 2019

N2 - The use of 3D Computed Tomography (CT) throws light on the interior structure of the core samples. That is why the 3D CT has become increasingly widespread in digital rock physics. However, the CT does not provide information about the elastic properties of the rocks. So far, the most common approach to recover these properties is static laboratory measurements, when a sample is subject to a variety of static loads, followed by the measurement of displacements. This way is rather expensive, time-consuming and sometimes result in the destruction of a sample. Instead, we propose to implement numerical experiments by solving a 3D elastic static problem to perform upscaling of the CT data and to compute effective elastic parameters. In fact, to find these parameters we need to resolve a huge system of linear algebraic equations, which is a troublesome task. We have decided not to use a direct solver, but to apply a new iterative relaxation technique by considering a dynamic elastic problem with a special choice of relaxation parameters. The approach proposed needs parallelization. We have come to the conclusion to use the new feature of the latest Fortran extension known as CoArray Fortran (CAF) and to compare the three ways of parallel implementation as applied to this problem: MPI, MPI+OpenMP and CAF. Our experiments have proved that CAF and MPI approximately demonstrate the same performance, but the CAF possesses a clearer structure and is easy for coding.

AB - The use of 3D Computed Tomography (CT) throws light on the interior structure of the core samples. That is why the 3D CT has become increasingly widespread in digital rock physics. However, the CT does not provide information about the elastic properties of the rocks. So far, the most common approach to recover these properties is static laboratory measurements, when a sample is subject to a variety of static loads, followed by the measurement of displacements. This way is rather expensive, time-consuming and sometimes result in the destruction of a sample. Instead, we propose to implement numerical experiments by solving a 3D elastic static problem to perform upscaling of the CT data and to compute effective elastic parameters. In fact, to find these parameters we need to resolve a huge system of linear algebraic equations, which is a troublesome task. We have decided not to use a direct solver, but to apply a new iterative relaxation technique by considering a dynamic elastic problem with a special choice of relaxation parameters. The approach proposed needs parallelization. We have come to the conclusion to use the new feature of the latest Fortran extension known as CoArray Fortran (CAF) and to compare the three ways of parallel implementation as applied to this problem: MPI, MPI+OpenMP and CAF. Our experiments have proved that CAF and MPI approximately demonstrate the same performance, but the CAF possesses a clearer structure and is easy for coding.

KW - 3d tomographic images

KW - Coarray fortran

KW - Digital core

KW - Elastic static stresses

KW - MPI

KW - Virtual experiments

UR - http://www.scopus.com/inward/record.url?scp=85076862113&partnerID=8YFLogxK

U2 - 10.1007/978-3-030-36592-9_24

DO - 10.1007/978-3-030-36592-9_24

M3 - Conference contribution

AN - SCOPUS:85076862113

SN - 9783030365912

T3 - Communications in Computer and Information Science

SP - 290

EP - 301

BT - Supercomputing - 5th Russian Supercomputing Days, RuSCDays 2019, Revised Selected Papers

A2 - Voevodin, Vladimir

A2 - Sobolev, Sergey

PB - Springer Netherlands

T2 - 5th Russian Supercomputing Days Conference, RuSCDays 2019

Y2 - 23 September 2019 through 24 September 2019

ER -

ID: 25773056