Isopachs, Isochores, and Isochrons

TIPS & TRICKS
Isopachs, Isochores, and Isochrons

Isopach and isochore describe a map showing the thickness of a unit in the subsurface. Both types of maps show the thickness between two mapped surfaces, but differ in how the thickness is measured.

Isochore maps measure the thickness from a point on the upper surface straight down to the corresponding point on the lower surface.

Isopach maps display the stratigraphic thickness between an upper and lower horizon. It is measured as the shortest distance between the two surfaces. Isopach maps provide a more accurate picture of stratigraphic thickness, because it reflects the thickness of the deposited bed.

To calculate the isochron, or time interval map, subtract the top horizon time from the base horizon time. For flat stratigraphy, this would also result in the isopach: vertical thickness is the same as stratigraphic thickness.

With increasing dip, the difference between vertical thickness and stratigraphic thickness measurements becomes larger.

After data has been depth converted, isopachs maps show a more geologically accurate portrayal of stratigraphic interval thicknesses.

To generating an isopach map in Insight you’ll need two TVDSS horizons, along with a dip angle map for the top horizon. Dip angle is automatically calculated for depth horizons and can be found under the Property menu for your horizon.

In this example, we will create an isopach for the Frontier Formation, an Upper Cretaceous unit from the Powder River Basin, Wyoming. This sandy unit contains shallow marine and fluvial facies and overlies the marine shale of the Mowry Formation. Using mapped horizons for the Top Frontier and Top Mowry, along with a dip angle map of the Frontier, we can create a stratigraphic thickness map for the Frontier Formation.

Workflow:

  1. In the Map view, click the Operations tab and select Horizon Maths from the Operation drop-down.
  2. Under Inputs, click the plus to add three horizons, these horizons will include your two depth horizons, along with your dip angle map for the top horizon. For the two depth horizons, select TVDSS as the property. For the second top horizon added, change the Property to Dip Angle.
  3. For the formula, use: cos(Dip_Angle*(pi/180))*(Base-Top). Letters can also be used as variables to simplify the formula. Note: Angles used in horizon maths must be in radians. Conversion from degrees to radians is included in the formula
  4. For output Z dimension, select <<none>> so that output horizon will display only in Map view.
  5. Click Run.

Once you have generated your isopach, you’ll see options for Class settings appear under ‘Outputs’. Select ‘Depth (TVDSS)’ as the class for the isopach map to so that the proper color bar is used. You’ll also be able to adjust the display range manually by typing in values, or automatically by clicking ‘Adjust

There are two options for how to save the result. Clicking ‘Create New’ will save the isopach map as a new horizon called Result:HorizonMaths. You can edit the name for the horizon by opening the ‘Configure Horizon’ window by double-clicking the horizon in the Control Panel.

The other option is to save the output as a property of the top horizon by clicking ‘Add property’ This will allow you to view the the isopach by selecting it as a property in the ‘Property’ drop-down menu. This property can be viewed in 3D as well, as an isopach draped over structure.

Overlaying depth structure contours can give a clear picture of where stratigraphic thicknesses occur in relation to structural highs. This can be done in the Map view > Display tab, where you’ll be able to turn on contours for a specific horizon. Under Contours, select the top horizon and set the Property to TVDSS, then adjust the contour parameters.

If the top and base horizons have differing dips over the course of the horizon, such as when one interval pinches out onto the underlying unit, it may be preferable to make a stratigraphic thickness calculation based on an average dip between the two horizons. To do this, first add another base horizon into the operation, set the Property to Dip Angle, then use the formula: cos((top_dip+base_dip/2)*(pi/180))*(Base-Top)