Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gassmann fluid substitutions: A tutorial #46

Open
kwinkunks opened this issue Aug 27, 2023 · 0 comments
Open

Gassmann fluid substitutions: A tutorial #46

kwinkunks opened this issue Aug 27, 2023 · 0 comments
Labels
classic A classic paper. good first issue Good for newcomers not open Not open research, might be difficult

Comments

@kwinkunks
Copy link
Member

I have tried this one in the past as part of Bruges's development, but it needs to be taken on with more purpose... https://github.com/agilescientific/bruges/blob/main/bruges/rockphysics/test/fluidsub_test.py

Gassmann fluid substitutions: A tutorial

Tad M. Smith, Carl H. Sondergeld, and Chandra S. Rai

https://doi.org/10.1190/1.1567211

Fluid substitution is an important part of seismic attribute work, because it provides the interpreter with a tool for modeling and quantifying the various fluid scenarios which might give rise to an observed amplitude variation with offset (AVO) or 4D response. The most commonly used technique for doing this involves the application of Gassmann's equations.

Modeling the changes from one fluid type to another requires that the effects of the starting fluid first be removed prior to modeling the new fluid. In practice, the rock is drained of its initial pore fluid, and the moduli (bulk and shear) and bulk density of the porous frame are calculated. Once the porous frame properties are properly determined, the rock is saturated with the new pore fluid, and the new effective bulk modulus and density are calculated.

A direct result of Gassmann's equations is that the shear modulus for an isotropic material is independent of pore fluid, and therefore remains constant during the fluid substitution process. In the case of disconnected or cracklike pores, however, this assumption may be violated. Once the values for the new effective bulk modulus and bulk density are calculated, it is possible to calculate the compressional and shear velocities for the new fluid conditions.

There are other approaches to fluid substitution (empirical and heuristic) which avoid the porous frame calculations but, as described in this tutorial, often do not yield reliable results. This tutorial provides the reader with a recipe for performing fluid substitutions, as well as insight into why and when the approach may fail.

@kwinkunks kwinkunks added good first issue Good for newcomers not open Not open research, might be difficult classic A classic paper. labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
classic A classic paper. good first issue Good for newcomers not open Not open research, might be difficult
Projects
None yet
Development

No branches or pull requests

1 participant