Rock physics cheatsheet

Today, I introduce to you the rock physics cheatsheet. It contains useful information for people working on problems in seismic rock physics, inversion, and the mechanical properties of rocks. Admittedly, there are several equations, but I hope they are laid out in a simple and systematic way. This cheatsheet is the third instalment, following up from the geophysics cheatsheet and basic cheatsheet we posted earlier. 

To me, rock physics is the crucial link between earth science and engineering applications, and between reservoir properties and seismic signals. Rocks are, in fact, a lot like springs. Their intrinsic elastic parameters are what control the extrinsic seismic attributes that we collect using seismic waves. With this cheatsheet in hand you will be able to model fluid depletion in a time-lapse sense, and be able to explain to somebody that Young's modulus and brittleness are not the same thing.

So now with 3 cheatsheets at your fingertips, and only two spaces on the inside covers of you notebooks, you've got some rearranging to do! It's impossible to fit the world of seismic rock physics on a single page, so if you feel something is missing or want to discuss anything on this sheet, please leave a comment.

Click to download the PDF (1.5MB)

Confirmation

The first principle is that you must not fool yourself — and you are the easiest person to fool. So you have to be very careful about that. After you've not fooled yourself, it's easy not to fool other scientists.
Richard Feynman, 1974

Suppose that I have done a seismic inversion and have a new seismic attribute volume that predicts Poisson's ratio (a rock property that can help predict fluid type). According to my well calibration and my forward modelling, low Poisson's ratio means Gas. This is my hypothesis; I need to test it.

So here's a game: I have some new wells, represented by double-sided cards. Which cards do I need to turn over to prove the hypothesis that all the cards with Low PR on one side have Gas on the other? Take a moment to look at the four cards and decide which you will flip:

In the course of evolution, our brains have developed heuristics, rules of thumb, for dealing with problems like this one. Our intuition is made of heuristics: we're wary of the outsider with the thick accent; we balk at a garden hose in the grass that could have been a snake. We are programmed to see faces in the topography of Mars (left). The rules are useful to us in urgent matters of survival, letting us take the least risky course of urgent action. But I think they're limiting and misleading when rational decisions are required.

That's why most people, even educated people, get this problem wrong. As scientists we should be especially wary of this, but the fact is that we all tend to seek information that confirms our hypotheses, rather than trying to disprove them. In the problem above, the cards to flip are the Low PR card (of course, it had better have Gas on the other side), and the Water card, because it had better not say Low PR. Most people select the Gas card, but it is not required because its reverse cannot prove our disprove our hypothesis: we don't care if High PR also means Gas sometimes (or even all the time).

Think of a hypothesis you have about the data you are working on right now. Can you think of a test that might disprove it? Would you get funding for a test like this? 

This post is a version of part of my article The rational geoscientist, The Leading Edge, May 2010. I recently read this post on the OpenScience Project blog, and it got me thinking about this again. The image of Mars was created by NASA and the JPL, and is in the public domain.  

Where on (Google) Earth #272

I got WoGE #271 by the well-established lucky guess method. Some people mightn't think this is a method sensu stricto, but I will take what I can get. So I unabashedly declare victory and bring you number 272, fresh out of the oven; the time is 1600 AST, 2000 GMT.

Where on (Google) Earth is the best way to get a repetitive strain injury since interpreting seismic data. If you are new to the game, it is easy to play. The winner is the first person to examine the picture below, find the location (name, link, or lat-long), and give a brief explanation of its geological interest. Please post your answer in the comments. And thanks to the Schott Rule, which I am invoking, newbies have a slight edge: previous winners must wait one earth hour for each previous win before playing.

So: where and what on Google's green earth is this?

Rotten writing's rubbish, right?

Marked-up copy — effective copy editing is a useful skill for all scientists that writeI love teaching. I get a buzz from it. I don't know that I'm great at it, but I want to be great. As a student, I think I was quite reflective—both of my parents were teachers—and one of the great things about teaching is that you finally get to put your money where your mouth is. Every time you berated a teacher's boringness (behind their backs, obviously), or whined about how pointless an essay or lab exercise was (to your buddies), is now held up as a vivid and uncomfortable challenge. 

So late last year I got in touch with the Canadian Society of Petroleum Geologists (CSPG) and the US Society of Exploration Geophysicists (SEG) and offered a one-day short course. They both said they'd been wanting to offer something like it and, if enough people sign up for it, the course will run at least twice this year:

My worry is this: writing is like driving—most people think they're pretty good at it. But my course isn't just about style, it's also about tools, publishing, and getting things done. My two goals for the day are:

Get more people writing. Especially people from industry, who often excuse themselves from the global scientific community. 'I don't have the time' or 'My work's not interesting enough' are the things I hear. And maybe I'm a shallow, superficial kind of person, but I'm not so worried about high-brow, highly specialized, technical writing. There's plenty of that. I just want to see more grass-roots experience, stories, tutorials, field trip reports, how-to's, and what-I-did-at-the-weekend's. More community, in less traditional media.

Get people thinking about good style. Style has two aspects: the qualitative (what we might call interestingness) and the quantitative (correctness).  I don't claim to be the world's greatest writer myself, but I know what gets me good feedback in my work, and I have an eye for detail (did you notice the extra space back there? I did). I think there are two insidious notions out there about writing: science is serious business, and 'nit-picky' detail is not all that important. Both of these notions are nonsense.

If you were to take a writing skills course like this, what would you want to do or see? If you've done a course like this before and loved it (or not!), what can I learn from it? 

Apologies to Jon Agee for the title; his poem Rotten Writing, in his book Orangutan Tongs was the inspiration.

C is for clipping

Previously in our A to Z series we covered seismic amplitude and bit depth. Bit depth determines how smooth the amplitude histogram is. Clipping describes what happens when this histogram is truncated. It is often done deliberately to allow more precision for the majority of samples (in the middle of the histogram), but at the cost of no precision at all for extreme values (at the ends of the histogram). One reason to do this, for example, might be when loading 16- or 32-bit data into a software application that can only use 8-bit data (e.g. most volume interpretation software). 

Let's look at an example. Suppose we start with a smooth, unclipped dataset represented by 2-byte integers, as in the top upper image in the figure below. Its histogram, to the right, is a close approximation to a bell curve, with no samples, or very few, at the extreme values. In a 16-bit volume, remember, these extreme values are -32 767 and +32 768. In other words, the data fit entirely within the range allowed by the bit-depth.

 Data from F3 dataset, offshore Netherlands, from the OpendTect Open Seismic Repository.

Now imagine we have to represent this data with 1-byte samples, or a bit-depth of 8. In the lower part of the figure, you see the data after this transformation with its histogram is to the right. Look at the extreme ends of the histogram: there is a big spike of samples there. All of the samples in the tails of the unclipped histogram (shown in red and blue) have been crammed into those two values: -127 and +128. For example, any sample with an amplitude of +10 000 or more in the unclipped data, now has a value of +128. Likewise, amplitudes of –10 000 or less are all now represented by a single amplitude: –127. Any nuance or subtlety in the data in those higher-magnitude samples has gone forever.

Notice the upside though: the contrast of the unclipped data has been boosted, and we might feel like we can see more detail and discriminate more features in this display. Paradoxically, there is less precision, but perhaps it's easier to interpret.

How much data did we affect? We remember to pull out our basic cheatsheet and look at the normal distribution, below. If we clip the data at about two standard deviations from the mean, then we are only affecting 4.2% of the samples in the data. This might include lots of samples of little quantitative interest (the sea-floor, for example), but is also likely to include samples you do care about: bright amplitudes in or near the zone of interest. For this reason, while clipping might not affect how you interpret the structural framework of your earth model, you need to be aware of it in any quantitative work.

Have you ever been tripped up by clipped seismic data? Do you think it should be avoided at all costs, or maybe you have a tip for avoiding severe clipping? Leave a comment!

Unstable at any scale

Rights reserved, Adrian Park, University of New Brunswick

Studying outcrops can be so valuable for deducing geologic processes in the subsurface. Sometimes there is a disconnect between outcrop work and geophysical work, but a talk I saw a few weeks ago communicated nicely to both.

At the 37th Annual Colloquium of the Atlantic Geological Society, held at the Fredericton Inn, Fredericton, New Brunswick, Canada, February 11-12, 2011, Adrian Park gave a talk entitled: 

Adrian Park, Paul Wilson, and David Keighley: Unstable at any scale: slumps, debris flows, and landslides during deposition of the Albert Formation, Tournaisian, southern New Brunswick.

He has granted me permission to summarize his presentation here, which was one of my favorites talks of the conference.

Read More

Shale vs tight

A couple of weeks ago, we looked at definitions of unconventional resources. Two of the most important play types are shale gas and tight gas. They are volumetrically important, technologically important, and therefore economically important. Just last week, for example, Chevron bought an unconventional gas company for over $4B.

The best-known examples of shale gas plays might be the Barnett in Texas, the Marcellus in eastern US, and the Duvernay in Alberta. Tight gas plays arguably had their hyper-popular exploration boom five or so years ago, but are still experiencing huge investment in areas where they are well-understood (and have nice reservoir properties!). Prolific examples include the Bakken of northern US and the Montney of Alberta.

So if we were to generalize, perhaps over-generalize: what's the difference between shale gas plays and tight gas plays?

Shale gas Tight gas
Grain-size Mostly mud Substantially silt or fine sand
Porosity up to 6% up to 8%
TOC up to 10% up to 7%
Permeability up to 0.001 mD up to 1 mD
Source Mostly self-sourced Mostly extra-formation
Trap None Facies and hydrodynamic
Gas Substantially adsorbed Almost all in pore space
Silica Biogenic, crypto-crystalline Detrital quartz
Brittleness From silica From carbonate cement
 

Over-generalization is a problem. Have I gone too far? I have tried to indicate where the average is, but there is a space in the middle which is distinctly grey: a muddy siltstone with high TOC might have many of the characteristics in both columns; the most distal facies in the Montney are like this.

Why does this matter? Broadly speaking, the plays are developed in the same way: horizontal wells and fracture stimulation. The difference is really in how you explore for them.

Accretionary Wedge #31

This is my first contribution to the Accretionary Wedge; the theme this time is 'What geological concept or idea did you hear about that you had no notion of before (and likely surprised you in some way)?' Like most of the entries I've read so far, I could think of quite a few things fitting this description. I find lots of geological concepts surprising or counterintuitive. But in the end, I chose to write about the thing that obsessed me as an undergraduate, right at the beginning of my career:

The Devonian day was 22 hours long

In November I moved to the Atlantic coast of Canada. It's the first time I've lived right at the seaside, but I am originally from the tiny island of Great Britain so never lived too far from the edge. There is a deeply maritime feel to this part of the continent, even in the sheltered Bay of Fundy. The famously macrotidal regime there permeates the culture: artists paint the tidal landscapes; musicians sing about the eerie currents; geologists crawl around on the mud-flats and cliffs. The profound consequences of a 17-metre tidal range and its heartbeat, regular as clockwork.

← Tidal forces shape a bar-built estuary, Pamlico Sound, USA.

It's easy to see the effects of the tide in the geological record. Tidal successions are recognizable from some combination of pin-stripe lamination, mud-drapes, bi-directional ripples, proximity to shore, diagnostic fossils, brackish trace fossil assemblages, and other marvellous sedimentological tools. Less intuitively perhaps, at least for a non-biologist like me, marine animals also express these tidal frequencies in their growth patterns. So a coral, for example, might have a lunar breeding cycle. This periodicity results in growth rings just like a tree, only they record not the seasons but the bi-monthly beat of spring and neap tides. The tides are driven by the relative positions of the sun and moon relative to earth. Celestial bodies created banded coral.

From Scutton (1963): diurnal rings and and monthly bandsColin Scrutton, one of my professors at the University of Durham in the northeast of England, measured the growth ridges of rugose corals of Middle Devonian successions in Michigan, Ontario and Belgium (Scrutton 1964). He was testing the result of a similar experiment by John Wells (1963). The conclusion: the Devonian year contained 13 lunar months, each lunar month contained 30.6 days, so the year was 399 days long. According to what we know about planetary dynamics in the solar system, the year was approximately the same length so Devonian days were shorter by a couple of hours. The reason: the tides themselves, as they move westward around the eastward-spinning earth, are a simple frictional brake. The earth's rotation slows over time as the earth-moon system loses energy to heat, the ultimate entropy. Even more fascinatingly, the torque exerted by the sun is counteractive, introducing further cyclicities as these signals interfere. Day length, therefore, has probably not slowed monotonically though time.

For me, this realization was bound up with an obsession with cyclicity. I could not read enough about Milankovitch cycles: wobbles and ellipticity in the earth's dance through space scratching their pulse into the groove of the stratigraphic record and even influencing sea-floor spreading rates, perhaps even mass extinctions. The implications are profound: terametre-scale mechanics of the universe control the timing of cellular neurochemical functions.

Why anyone needs astrology to connect with this awesome fact is beyond me. 

References

Panella, G, et al (1968). Palaeontological evidence for variation in length of synodic month since late Cambrian. Science 15 (3855), p 792–796, doi: 10.1126/science.162.3855.792.
Scrutton, C (1964). Periodicity in Devonian coral growth. Palaeontology 7 (4), p 552–558, pl 86–87.
Wells, J (1963). Coral growth and geochronometry. Nature 197, p 948–950. doi: 10.1038/197948a0.

Geophysical prospecting's roots

As a schoolboy, I used to frequent the second-hand bookshops of Reading, Cambridge, and all over the south east of England. Though not much of a collector, I was taken with the challenge once: Penguin's quarterly science magazine of the late 40s and early 50s: Science News. I completed the set only a few years ago. I'll be honest, while the articles were often very interesting, I was mainly interested in the beautiful cover design. Classic mid-20th Century Penguin.

Most of the articles are very dated of course, but I find them interesting to read nonetheless. Today, I thought I'd excerpt a 1948 article by one A Harford: Advances in geophysical prospecting. It's interesting because this post-war period was really the dawn of the golden age of the oil and gas industry. Naturally, this meant rapid advances in exploration geoscience, especially well logging, reflection seismology, and gravity-magnetics. No doubt wartime technology had its effects; certainly the development of seismic and signal processing technology was accelerated by the Great War and World War II. This article is mostly about magnetic surveys, but he touches on all of these technologies.

...geophysics hardly began until the 1920’s, since when it has expanded at a furious pace. Big business found that geophysics would detect new oil-fields with greater certainty than any other means and, as they found this new technique increased their profits, they lavished money upon it for many years. As more money was spent on better instruments and interpreters the successes increased until, in fifteen years, the gravity meter for instance reached ultimate sensitivity. Between them the physicists and geologists discovered numerous oilfields with relative ease and seemed to find the pace invigorating. Certainly the oil industry has created geophysics, which even now is little used outside problems connected with oil.
DOWNLOAD THE REST OF THE ARTICLE

The blustery language ('the oil industry created geophysics'!) and fearless modernism seems quaint now, but the rate of new oil and gas discoveries at the time was several times what it is today (see chart). I sometimes wonder if the thought of technology leading us has left us jaded; one often hears people react negatively to new tools or software: "We didn't need that in my day".

← Image from Wikipedia article on peak oil

To be sure, even as a committed technologist, I love the idea of spending more money on better interpreters! Like these gentlemen geophysicists, casually examining a seismic record at Lake Arthur, Louisiana, from Harford's article:

Part of me thinks the world has changed so much—hydrocarbons are much, much harder to find today—that this is all really just ancient history. But I also recognize that the tools we have are far more powerful, and our knowledge so much more profound: plate tectonics was still a hotly-debated concept in 1948, for example. So who really has the advantage?

Disclaimer To the best of my knowledge, the original article first appeared in the October 1948 issue of Science News, published by Penguin Books of Harmondsworth, England. It is excerpted here, and made available for download, with their advice but not their explicit permission; Penguin is not involved in this website. To the best of my knowledge, the material is copyright free today; if you believe otherwise, get in touch.

How to make a strat column

A few weeks ago I posted about the brilliant TSCreator, a Java application for creating custom geological timescales. One of the nicest features of this tool is that you can create your own lithostratigraphic columns, stick charts, transgression-regression plots, isotope curves, etc. It's a slightly fiddly process, so I wanted to try to give some pointers; this post is about how to make a simple lithostrat column. The other column types are built in a similar way; the full details are described in the Manual (starting on page 20). 

The example I'm showing is the Western Cape Breton column, as given by the Nova Scotia Geological Highway Map. I can't vouch for its accuracy as I've never worked this section; I built it purely to show the method. You can see the result here >

You build the data file, which TSCreator calls a Datapack, in a spreadsheet. I use Google Docs, but you can use any tool you like (OpenOffice.org, Microsoft Excel etc), as long as it will save a tab-delimited text file. The spreadsheet has a header and a data section; here's what the header looks like in my example:

format version: 1.4
date: 10/02/2011
Chart Title: Western Cape Breton
age units: Ma

You can see my example file here (opens in Google Docs). To use it, first save it as a text file: Google Docs > File > Download as > Text. Give it a .txt extension when you get the chance. Then launch TSCreator and select File > Add Datapack. If you get an error it's probably because you have violated one of the formatting rules. It may take some back and forth to get it how you want it.

Finally, I just made the unhappy discovery that you cannot save your chart after you load a custom datapack. Apparently to export an image or SVG file (my preference), you need TS-Creator Pro. Or you get very clever with screen grabs!

If you have your own tips, please leave them in the comments!

Note, TimeScale Creator is a trademark of the Geologic TimeScale Foundation. I am not connected with the software or its creators in any way. Microsoft Excel is a trademark of Microsoft Corporation. Java is a trademark of Oracle Corporation.