Petrel TIPS&TRICKS from SCM

Size: px
Start display at page:

Download "Petrel TIPS&TRICKS from SCM"

Transcription

1 Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Merging Overlapping Files into One 2D Grid Often several files (grids or data) covering adjacent and overlapping areas must be combined into one 2D Grid. Sometimes the overlapping areas of those files do not match vertically. A common situation involves the interpretation of one seismic event on several adjacent and overlapping seismic surveys. Although the event on each survey is the same, variations in data gathering, processing, velocity modeling, etc. will cause the same event in adjacent and overlapping areas to differ and sometimes by quite a bit. Many techniques have been devised to combine overlapping data or grids. This paper describes a method for combining 2D grids that overlap and have approximately the same vertical position, a method for bulk shifting one grid s vertical position to match the positions of other files, and how to use the Union operation to combine nonoverlapping grids into one. Each technique is useful by itself and is described separately in this paper. Using the three methods in combination allows merging many files with overlapping areas into one 2D Grid. If you are only merging two overlapping files then consider using only steps 1, 2, and 4 of the workflow below. If merging multiple overlapping files, you will want to consider using the entire workflow. Figure: Example showing 2D Grids that overlap one another and have approximately the same vertical position before being merged (left), showing detailed contours of the original grids (center), and detailed contours after being merged (right). The center polygon is the area of primary blending and the area between the center and outside polygon is the transition zone. 1

2 Figure: Example showing 2D grids that overlap one another but have dramatically different vertical positions (left) and after one grid has been bulk shifted to match the other (right). File Merging Workflow The workflow used here to merge a variety of files whether grid or data into one grid is: 1. Build a set of 2D Grids, one for each file or grid to be merged. 2. Trim each 2D Grid to its original input data or grid area 3. Define the merge, shift, and union order 4. Implement the Merge, Shift, and Union processes in the order defined 5. Perform extrapolation and smooth steps as needed to create the final grid. The File Merging Workflow is not trivial and requires many steps. None of the steps are difficult, they are just repeated many times during the merging process. The difficulty relates to managing the steps and files. Petrel Workflows are used for the example in this paper to merge several files. The authors suggest you study these workflows and consider using that approach for complex problems. Figure: Map views of workflow steps used to merge files: 1) Build 2D grids, 2) Trim grids 3) Define merging order, 4) Merge, Shift, and Union 5) Extrapolate and smooth the final grid

3 Build 2D Grid for Each Input File Ultimately one grid will be built which contains information from all input files. To make merging easy and avoid special processing related to combining grids having different X Y limits or grid increments, new grids are built for each file, all having the same X Y limits and grid increments. Use X Y limits large enough to cover all input data and a grid increment fine enough to preserve the detail of importance in the most detailed file. The Make/edit Surface process is used to build these grids. Occasionally, there are top picks available for depth files that are in the correct vertical position. In that case the data will need to be input to the Well Adjustment tab of the Make/edit Surface process (this was not done in this example). Often some data are seismic based and contain noise that needs smoothing. Also, the smoothness of the input files will often vary dramatically. This variation will create a patchwork quilt like look to your merged grid if not properly managed. Consider using the Smooth Operation to lightly smooth noisy input data so it more closely matches other data without destroying the information content of the file. We recommend using an operation to smooth rather than the Post Proc tab of Make/edit Surface because these steps are often placed in a workflow and the Operation can easily be edited to adjust smoothness and the tab is more difficult. Figure: Input file (left) and new grid (right) with minor smoothing. Trim 2D Grids Only portions of the initial grids that are defined by data should have values, the rest of the grid s area should be undefined. The Make/edit surface process can restrict the gridding to an area close to the data but will always make a convex perimeter. Often this results in small extrapolations away from input data. Draw a polygon around each input file with the polygon held close to the edge of the data. Use the Eliminate Outside operation to blank the grid outside this polygon. Look at contours from the grid after blanking. Often the person who built the input file will have allowed the interpretation or original gridding to extrapolate and there will be parts of the original file that also need blanking. Now is the time to clean up edge effects that are in the input data but clearly are not part of the true surface s form. 3

4 Figure: Initial file (left), constructed grid before blanking outside the data edge polygon (center) and after blanking (right). The smooth and blank steps are often placed in a workflow along with the gridding step so that adjustments to smoothing and blanking polygons can be made and the workflow rerun to quickly update the files. The figure below contains a workflow used to perform the gridding, smoothing, and blanking steps for this example. Figure: Workflow used to Build initial grids, smooth them (when needed) and blank them. Note that when the smoothing is not needed it is merely commented out (made inactive). Note also that the smoothing may be done differently for each input file. 4

5 Figure: Parameters used in the Make/edit Surface process of the workflow (left) and the initial and output folders with just two overlapping surfaces (right). Define Merge, Shift, and Union Order In most projects, it is clear which data are best or highest priority and which are of lower quality or lower priority. It is also obvious which files need to be shifted up to match the vertical position of others. We have found it best to merge all files that can be merged first then shift files to the merged or sometimes the original files (if an isolated file), and finally merge the remaining files and shifted files together. Any grids or groups of grids that do not overlap another grid or group are merged with that other grid or group using a Union operation with no changes made to the grids. The three examples below demonstrate the variety of merges that may be encountered. In Example A of the figure below, the file priority has been set (numbers) and number 5 needs a shift. Using the numbers as file names, the processing steps would be: Merge 1 with 2 creating M1_1 2 Merge 1 2 with 3 creating M2_1 2 3 Merge with 4 creating M3_ Shift 5 to creating S4_s5 Merge with s5 creating M5_ s5 In Example B of the figure below, the file priority has been set (numbers) and number 5 needs a shift. Using the numbers as file names, the processing steps would be: 5

6 Merge 1 with 3 creating M1_1 3 Merge 2 with 1 3 creating M2_2 1 3 Shift 5 to and 4 creating S3_s5 Merge with s5 creating M4_2 1 3 s5 Merge 4 with s5 creating M5_ s5 In Example C of the figure below, the file priority has been set (numbers), number 5 needs a shift, and number 2 is not overlapping anyone. Using the numbers as file names, the processing steps would be: Merge 3 with 4 creating M1_3 4 Shift 5 to 3 4 and 1 creating S2_s5 Merge 3 4 with s5 creating M3_3 4 s5 Merge 1 with 3 4 s5 creating M4_1 3 4 s5 Union s5 with 2 creating U5_1 3 4 s5 2 Before doing any merge or shift processing this ordered list of steps should be created. Then, it becomes a mechanical process of executing the steps. Figure: Map view of three examples of files to be merged with their priority order listed. In each case number 5 needs to be shifted vertically to the files that overlap it. A B C The figure below shows the map position of files being merged in this paper and what their priority order is. The merge order that will be used is: Merge 1 with 2 creating M1_1 2 Shift 3 to M1_1 2 creating S2_s3 Merge M1 1 2 with S2_s3 creating M3_1 2 s3 Union 4 with M3_1 2 s3 creating U4_4 1 2 s3 6

7 Figure: Files to be merged in the example being worked and their priority order. Note that Area 3 is not in the correct vertical position. Implement Merges, Shifts, and Unions Merges are used to blend the overlap regions of two overlapping files and result in both files being placed in one grid. Both files are assumed to be at the correct vertical position. Shifts are used to move one file s vertical position to match another s. A shift is done to a file before it is merged with other files. Normally the shifted file is then merged with the files used to shift it. Unions are used for files that do not overlap other files. These files are assumed to be at the correct vertical position. Values from their nodes are simply placed in the other file s grid. If a vertical correction is needed for one of these files then that correction should be performed prior to the Union using whatever technique works. These three methods are described in detail below. Merge Two Grids Given two grids that a) represent the same surface, b) overlap in some area, and c) are at approximately the same vertical position, then these two grids can be merged together easily into a single 2D grid. The resulting grid will contain values from the original files in areas away from the overlap region, will be a blend of the two files in selected portions of the overlap and will transition smoothly from the non overlap regions to the selected portions of the overlap region. The process involves many steps and is best done using a Workflow. In the Merge Two Grids procedure, one of the grids is defined as the winner and the other the loser. The winner is the grid you have more confidence in and is output in much of the area where the two overlap. The steps in the Merge Two Grids process follow. 1. Create a polygon along the edge of the winner grid where it overlaps the loser grid and call it the minus polygon. Include a 4 to 5 node wide band along the winner grid that also covers the loser grid. 2. Subtract the two grids from each other (winner loser) 7

8 3. Blank the difference grid outside the minus polygon created in step 1 above. Figure: Winner grid (red) overlapping looser grid (green) with polygon defining the overlapping edge nodes of the winner (left), the two grids have been subtracted and then blanked outside the polygon (right). 4. Create a grid that is all zeros and has the same grid increment and X Y limits as the other grids. Normally you will create this grid once (a template grid) and copy it for each merge. 5. Create a polygon named adjustment that encompasses some or both the winner and loser grids outside the minus polygon of step 1. This area will represent the transition zone where each grid will gradually move from its vertical position outside the adjustment polygon to the position of the difference grid area (minus polygon of step 1). 8

9 Figure: The adjustment polygon (larger) outside the minus polygon (smaller) and covering some of both the winner (red) and loser (green) grids. This is the transition area for the merge. Outside this area, the winner grid will be output where it exists and when it doesn t exist the loser grid is output. Note that the polygons always outline the winner grid edge, not the loser grid edge. 6. Blank the zero grid inside the adjustment polygon. 7. Combine the un blanked nodes from the difference grid and zero grid using the A Union B Keep A operation. Figure: Combined difference and zero nodes making the adjustment grid. It now needs to be filled and adjusted by the winner ratio and 1 winner ratio. 8. Fill the gap between the difference values and the zeros using the Extrapolate operation. 9. Multiply the filled difference grid by the winner ratio (value between 1.0 and 0.0) that defines how much of the difference is assigned to the winner grid, creating the winner correction grid. Commonly the winner ratio is.50 but sometimes it is set to 0.0 to preserve as much as possible of the winner grid form (zero adjustment). 10. Multiply the filled difference grid by (1 winner ratio), creating the loser correction grid. 9

10 Figure: Winner correction grid created by filling the gap between zeros and difference values and multiplying by the winner ratio (.5 in this case). 11. Subtract the winner correction grid from the winner grid 12. Add the loser correction grid to the looser grid 13. Use the A Union B Keep A operation to combine the adjusted winner and adjusted loser grids into one grid. Make the winner the A grid of the operation. Because of the large number of steps, it is best to use a workflow to do this, allowing fine tuning and rebuilding. The authors generally build a separate workflow for each merge. That way the flow can be copied and only minor edits made to change the input for each merge. The grids built by each merge are prefaced with the letters M1 if it is the first merge, M2 for the second, etc. This makes it easy to link the files to the workflow. A copy of the workflow used to perform the steps above is shown in the figure below. Figure: Winner and loser grids before merge (left) and after merge (right). Note that in this example, no smoothing was done on either grid and there is a significant difference in texture between the two. Later examples will have more smoothing of the lower left data. 10

11 Figure: Workflow used to merge the two grids shown above together. Step numbers refer to the example above. Steps 1, 4 and 5 were done outside the workflow and the results of those steps are referred to in variables C, A and D respectively. 11

12 Shift Grid Given one grid that a) is vertically in the wrong position and b) overlaps one or more files (grids or data) that are in the correct vertical position, then that grid can be shifted to match the vertical position of those other files. The resulting grid will have its original shape away from the overlap regions but be shifted vertically. In areas of overlap the grid s form will warp to the form of the files it is being shifted to. The amount of warp depends upon the number of overlapping grid nodes that are used for the shifting process. The Shift Grid process involves several steps and is best done using a Workflow. The steps in the Shift Grid process follow. 1. Convert to data any grids that are to be used to shift the primary grid. When doing this, decimate the grid points significantly (e.g., output every 200 th, 500 th, or even 1000 th point). 2. If they exist, convert top picks that must be honored to points (right click on the tops name and convert to points, you may need to then convert the Z value attribute to points to make a useable file). 3. Use the Append operation to concatenate all grid to data points and the original top picks (for the surface being processed) into one point file. 4. QC (view) the points to ensure that surfaces and data are represented (except the grid to be shifted). 12

13 Figure: The green surface needs to be shifted down to the red surface (left). The appended points (red dots) are used as data to globally tie the green surface to the red one s position (right). 5. Use the Make/edit surface process to tie the primary grid to the appended points. a. Use the primary grid as the main input b. Use the primary grid as the boundary input c. Use the Convergent Interpolation algorithm (since the nodes being calculated and the input data are at the same position nothing is changed). d. For Geometry, check the button in front of Automatic (from input data/boundary) and make sure the grid increment is correct (the same as the input grid, something that is not automatically done for you) e. For Well adjustment set Well tops to use the appended points, do a Global adjustment, and use no Influence radius. Figure: Green surface shifted to match the red data (left), the green is the surface before shifting and yellow is after shifting (right). 6. Rename the resulting grid appropriately as it is the shifted version of the primary input grid. 13

14 Figure: Workflow used to shift Area 3 to M1_1 2 grid position. The Step numbers in the workflow refer to the steps above. 14

15 Figure: Parameters used in the Make/edit surface process to shift the input grid to the appended points. The shifted grid is now ready to merge with the grids that overlap it using the Merge Two Grids process. Union Two Grids Given two grids that a) are in the correct vertical position and b) do not overlap anywhere they are defined, then these grids can be combined into one grid using the Merge A Union B, Keep A operation. The resulting grid will contain all the defined nodes from each grid. Because each grid is identical (in an earlier step we forced these grids to have the same geometry), this merge will work correctly every time. If the grids are significantly different in vertical position and close together, then adjustments may need to be made to one or both grids before the Union operation is applied. 15

16 Figure: Two grids (M3_1 2 s3 and Area 4) combined using the Union operation. See the figure below this one for the workflow steps. Clean up Final Grid Once the grids are merged the processing could be considered complete, however, often it is desired to fill in holes between the file patches and sometimes to smooth specific areas of the grid. Filling holes is done using the Extrapolation operation inside a polygon (usually one big polygon surrounding the area of the grid where the surface is desired and including the existing grid nodes). The Smooth operation is also done within a polygon or inside several polygons that are all in one file. The trick is that the polygon must be turned on and the operation performed inside that polygon (see workflow below). 16

17 Figure: Workflow showing the last merge step (actually a union) and extrapolate and smooth steps used to clean the final grid. Note the smooth step was not applied but is included for completeness. Figure: Final merged grid with the holes filled (left) and the original patches with the filled portions showing through (right). Note that in the right figure, the final grid was shifted down 50 feet temporarily so that the patches would show above it, which is why the contour position and colors vary between the two pictures. 17

18 File Management File management is important because of the number of steps and files that are involved. The authors keep files of similar type in the same folder. We have also adopted the convention of having one merge area folder that contains a set of folders, one for each merge that is performed. Often the last merge folder will also contain the final extrapolated and smoothed grids. The directory structure used for this exercise is shown in the figure below. Figure: Data folders used in the merge process described above. 18

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Digitizing and Gridding Contours in Petrel SCM trainers and consultants use Petrel s contour digitizing and contour gridding tools on most projects.

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Smoothing 2D Grids in Petrel 2D Grids are the foundation of much of the work done in Petrel. They are used for display, volume calculations, input for

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Using the Make Simple Grid Process to Build Un faulted Frameworks Un faulted reservoirs are relatively rare but do occur and provide a wonderful break

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Petrel 2D Grid Algorithms and the Data Types they are Commonly Used With Specific algorithms in Petrel s Make/Edit Surfaces process are more appropriate

More information

v Overview SMS Tutorials Prerequisites Requirements Time Objectives

v Overview SMS Tutorials Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

Agisoft PhotoScan Tutorial

Agisoft PhotoScan Tutorial Agisoft PhotoScan Tutorial Agisoft PhotoScan is a photogrammetry software that allows you to build 3D models from digital photographs. Photogrammetry requires a series of photographs of an object from

More information

Geology 554 Interpretation Project Big Injun Sand, Trenton/Black River Plays, Central Appalachian Basin, WV

Geology 554 Interpretation Project Big Injun Sand, Trenton/Black River Plays, Central Appalachian Basin, WV Geology 554 Interpretation Project Big Injun Sand, Trenton/Black River Plays, Central Appalachian Basin, WV Lab Exercise- Horizon Interpretation and Correlation Wilson (2005) 1 Team effort on these interpretation

More information

Using the Link to Petrel

Using the Link to Petrel Using the Link to Petrel Prerequisites: * Petrel installed (Current supported versions are 2014, 2015 and 2016) * GeoTeric installed * Valid GeoTeric license The Link for Petrel connects automatically

More information

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives

v SMS 11.2 Tutorial Overview Prerequisites Requirements Time Objectives v. 11.2 SMS 11.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

Using Kingdom Suite for 3D Horizon/Fault Interpretation Parts 3 & 4 - Horizon Interpretation and Correlation

Using Kingdom Suite for 3D Horizon/Fault Interpretation Parts 3 & 4 - Horizon Interpretation and Correlation Using Kingdom Suite for 3D Horizon/Fault Interpretation Parts 3 & 4 - Horizon Interpretation and Correlation Wilson (2010) 1 A footnote to last week's exercise Double Vision? - Last week when you were

More information

3D Horizon/Fault Interpretation Exercise Using Seismic Micro-Technology s PC based 2d/3dPAK Seismic Interpretation Software

3D Horizon/Fault Interpretation Exercise Using Seismic Micro-Technology s PC based 2d/3dPAK Seismic Interpretation Software 3D Horizon/Fault Interpretation Exercise Using Seismic Micro-Technology s PC based 2d/3dPAK Seismic Interpretation Software Prepared by Tom Wilson, Appalachian Region Resource Center, Petroleum Technology

More information

v SMS 11.1 Tutorial Overview Time minutes

v SMS 11.1 Tutorial Overview Time minutes v. 11.1 SMS 11.1 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. It is suggested that this tutorial

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Well Path Design Part II This TIPS&TRICKS is the second of a three part series intended to aid the geoscientist working in Petrel and tasked with providing

More information

CGWAVE Analysis SURFACE WATER MODELING SYSTEM. 1 Introduction

CGWAVE Analysis SURFACE WATER MODELING SYSTEM. 1 Introduction SURFACE WATER MODELING SYSTEM CGWAVE Analysis 1 Introduction This lesson will teach you how to prepare a mesh for analysis and run a solution for CGWAVE. You will start with the data file indiana.xyz which

More information

7. Vertical Layering

7. Vertical Layering 7.1 Make Horizons 7. Vertical Layering The vertical layering process consists of 4 steps: 1. Make Horizons: Insert the input surfaces into the 3D Grid. The inputs can be surfaces from seismic or well tops,

More information

PS User Guide Series Velocity (Vs) Display (2-D Cross Section)

PS User Guide Series Velocity (Vs) Display (2-D Cross Section) PS User Guide Series 2015 Velocity (Vs) Display (2-D Cross Section) Prepared By Choon B. Park, Ph.D. January 2015 Table of Contents Page 1. Overview 2 2. Files 4 3. View 5 4. Edit 7 5. Process 9 6. Chart

More information

product description product capabilities

product description product capabilities product description Geosoft s Airborne Geophy s- ics application for the Oasis montaj software platform provides field geophysicists with the ability to process, filter, grid, and map data from airborne

More information

Producing a Depth-Converted Seismic Horizon in Z-map

Producing a Depth-Converted Seismic Horizon in Z-map Producing a Depth-Converted Seismic Horizon in Z-map Summary This is a reference guide to creating a depth-converted seismic horizon in LGC s Z-Map Plus TM. The procedure followed is: 1. Approximately

More information

Depth Conversion Methods & Petrel Workflows

Depth Conversion Methods & Petrel Workflows Depth Conversion Methods & Petrel Workflows Course Information Alan Atkinson March 2016 Depth Conversion Methods & Petrel Workflows 2016 Alan Atkinson, AA Geophysical Ltd Course Description Depth Conversion

More information

DW Tomo 8.1 User Guide

DW Tomo 8.1 User Guide DW Tomo 8.1 User Guide Copyright 2016, All rights reserved. Table of Contents Preface...1 Conventions Used in This Guide...1 Where to Find Information...1 Technical Support...2 Feedback...2 Chapter 1 Introducing

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM E&P SOLUTIONS Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Petrel Studio Part 1 The Petrel Studio was new to Petrel 2011, was augmented with new features in Petrel 2012 and contains a variety of

More information

Week - 04 Lecture - 01 Merge Sort. (Refer Slide Time: 00:02)

Week - 04 Lecture - 01 Merge Sort. (Refer Slide Time: 00:02) Programming, Data Structures and Algorithms in Python Prof. Madhavan Mukund Department of Computer Science and Engineering Indian Institute of Technology, Madras Week - 04 Lecture - 01 Merge Sort (Refer

More information

Getting Started with montaj GridKnit

Getting Started with montaj GridKnit Getting Started with montaj GridKnit Today s explorers use regional and local geophysical compilations of magnetic, radiometric and apparent resistivity data to perform comprehensive geologic interpretations

More information

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Videos that show how to copy/paste data

More information

Lab 3: Digitizing in ArcGIS Pro

Lab 3: Digitizing in ArcGIS Pro Lab 3: Digitizing in ArcGIS Pro What You ll Learn: In this Lab you ll be introduced to basic digitizing techniques using ArcGIS Pro. You should read Chapter 4 in the GIS Fundamentals textbook before starting

More information

This is the script for the SEEP/W tutorial movie. Please follow along with the movie, SEEP/W Getting Started.

This is the script for the SEEP/W tutorial movie. Please follow along with the movie, SEEP/W Getting Started. SEEP/W Tutorial This is the script for the SEEP/W tutorial movie. Please follow along with the movie, SEEP/W Getting Started. Introduction Here are some results obtained by using SEEP/W to analyze unconfined

More information

Tutorial 4: Texture Mapping Techniques

Tutorial 4: Texture Mapping Techniques Tutorial 4: Texture Mapping Techniques Completion time 40 minutes In the previous tutorial we learned how to create materials, and how to assign texture maps to those materials. In this tutorial we will

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Well Sections in Petrel 2010 Geologists who use Petrel to create and use Well Sections have noticed a significant change in this area between Petrel

More information

Lesson 5: Surface Check Tools

Lesson 5: Surface Check Tools Lesson 5: Surface Check Tools In this lesson, you will learn to check a surface for its continuity and to repair its discontinuities. You will also learn about particularities of a molded surface and how

More information

Appendix: To be performed during the lab session

Appendix: To be performed during the lab session Appendix: To be performed during the lab session Flow over a Cylinder Two Dimensional Case Using ANSYS Workbench Simple Mesh Latest revision: September 18, 2014 The primary objective of this Tutorial is

More information

v SMS 11.1 Tutorial SRH-2D Prerequisites None Time minutes Requirements Map Module Mesh Module Scatter Module Generic Model SRH-2D

v SMS 11.1 Tutorial SRH-2D Prerequisites None Time minutes Requirements Map Module Mesh Module Scatter Module Generic Model SRH-2D v. 11.1 SMS 11.1 Tutorial SRH-2D Objectives This lesson will teach you how to prepare an unstructured mesh, run the SRH-2D numerical engine and view the results all within SMS. You will start by reading

More information

v. 9.0 GMS 9.0 Tutorial MODPATH The MODPATH Interface in GMS Prerequisite Tutorials None Time minutes

v. 9.0 GMS 9.0 Tutorial MODPATH The MODPATH Interface in GMS Prerequisite Tutorials None Time minutes v. 9.0 GMS 9.0 Tutorial The Interface in GMS Objectives Setup a simulation in GMS and view the results. Learn about assigning porosity, creating starting locations, different ways to display pathlines,

More information

3. Input Data Editing

3. Input Data Editing 3. Input Data Editing There are few editing steps that must be completed before a 3D geological model is created. The steps include: 1. Creating Reservoir Boundary 2. Creating 3D Surfaces 3. Editing the

More information

Editing Parcel Fabrics Tutorial

Editing Parcel Fabrics Tutorial Editing Parcel Fabrics Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Getting started with parcel fabric editing...................... 3 Tutorial: Creating new parcels

More information

v Mesh Generation SMS Tutorials Prerequisites Requirements Time Objectives

v Mesh Generation SMS Tutorials Prerequisites Requirements Time Objectives v. 12.3 SMS 12.3 Tutorial Mesh Generation Objectives This tutorial demostrates the fundamental tools used to generate a mesh in the SMS. Prerequisites SMS Overview SMS Map Module Requirements Mesh Module

More information

Doc #: IDI06-11F Rev: 1.3 Issued: 22/02/18. Well Seeker PRO How To Guide Rev 1.3. Page 1 of 26

Doc #: IDI06-11F Rev: 1.3 Issued: 22/02/18. Well Seeker PRO How To Guide Rev 1.3. Page 1 of 26 Well Seeker PRO How To Guide Rev 1.3 Page 1 of 26 Contents 1.0 - Getting Started... 4 1.1 - Display... 4 2.0 - Creating a new Well... 5 2.1 - Unit Selection... 5 2.2 - New Instant Plan / Survey... 6 2.3

More information

Lab 8-1 Lab Multiple Form Types - Setup

Lab 8-1 Lab Multiple Form Types - Setup In the following lab instructions, you are going to add a second form type and learn to set up automatic form identification. In addition, you ll be introduced to registration zones and index group zones.

More information

10.1 Overview. Section 10.1: Overview. Section 10.2: Procedure for Generating Prisms. Section 10.3: Prism Meshing Options

10.1 Overview. Section 10.1: Overview. Section 10.2: Procedure for Generating Prisms. Section 10.3: Prism Meshing Options Chapter 10. Generating Prisms This chapter describes the automatic and manual procedure for creating prisms in TGrid. It also discusses the solution to some common problems that you may face while creating

More information

v GMS 10.1 Tutorial UTEXAS Embankment on Soft Clay Introduction to the UTEXAS interface in GMS for a simple embankment analysis

v GMS 10.1 Tutorial UTEXAS Embankment on Soft Clay Introduction to the UTEXAS interface in GMS for a simple embankment analysis v. 10.1 GMS 10.1 Tutorial Introduction to the UTEXAS interface in GMS for a simple embankment analysis Objectives Learn how to build a simple UTEXAS model in GMS. Prerequisite Tutorials Feature Objects

More information

Using Flash Animation Basics

Using Flash Animation Basics Using Flash Contents Using Flash... 1 Animation Basics... 1 Exercise 1. Creating a Symbol... 2 Exercise 2. Working with Layers... 4 Exercise 3. Using the Timeline... 6 Exercise 4. Previewing an animation...

More information

v MODPATH GMS 10.3 Tutorial The MODPATH Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I

v MODPATH GMS 10.3 Tutorial The MODPATH Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I v. 10.3 GMS 10.3 Tutorial The Interface in GMS Objectives Setup a simulation in GMS and view the results. Learn about assigning porosity, creating starting locations, displaying pathlines in different

More information

Bentleyuser.dk Årsmøde 2012 Nordic Civil Bentley Civil Workshop

Bentleyuser.dk Årsmøde 2012 Nordic Civil Bentley Civil Workshop Bentleyuser.dk Årsmøde 2012 Nordic Civil 2012 Bentley Civil Workshop X09 Power Railtrack Presented by: Richard Bradshaw, BSW Development, Civil Design This page left intentionally blank. Workshop: - X09

More information

Files Used in This Tutorial. Background. Feature Extraction with Example-Based Classification Tutorial

Files Used in This Tutorial. Background. Feature Extraction with Example-Based Classification Tutorial Feature Extraction with Example-Based Classification Tutorial In this tutorial, you will use Feature Extraction to extract rooftops from a multispectral QuickBird scene of a residential area in Boulder,

More information

Character Modeling IAT 343 Lab 6. Lanz Singbeil

Character Modeling IAT 343 Lab 6. Lanz Singbeil Character Modeling IAT 343 Lab 6 Modeling Using Reference Sketches Start by creating a character sketch in a T-Pose (arms outstretched) Separate the sketch into 2 images with the same pixel height. Make

More information

Point Cloud - Polygon Mesh. Wannes Van Isacker - Industrial Design 15

Point Cloud - Polygon Mesh. Wannes Van Isacker - Industrial Design 15 Point Cloud - Polygon Mesh Wannes Van Isacker - Industrial Design 15 3D-SCANNING About 3D Scanning To get started with 3D scanning you first have to understand a little how the scanner works. The scanner

More information

v GMS 10.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of an earth dam

v GMS 10.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of an earth dam v. 10.0 GMS 10.0 Tutorial Use SEEP2D and UTEXAS to model seepage and slope stability of an earth dam Objectives Learn how to build an integrated SEEP2D/UTEXAS model in GMS. Prerequisite Tutorials SEEP2D

More information

TRAINING SESSION Q2 2016

TRAINING SESSION Q2 2016 There are 8 main topics in this training session which focus on the Sketch tools in IRONCAD. Content Sketch... 2 3D Scene Background Settings... 3 Creating a new empty Sketch... 4 Foam with cut out for

More information

GMS 10.3 Tutorial Stratigraphy Modeling Horizon Coverages Use horizon coverages to help control the Horizons Solids operation

GMS 10.3 Tutorial Stratigraphy Modeling Horizon Coverages Use horizon coverages to help control the Horizons Solids operation v. 10.3 GMS 10.3 Tutorial Stratigraphy Modeling Horizon Coverages Use horizon coverages to help control the Horizons Solids operation Objectives Learn how to constrain the areal extent of the solids created

More information

v Map Module Operations SMS Tutorials Prerequisites Requirements Time Objectives

v Map Module Operations SMS Tutorials Prerequisites Requirements Time Objectives v. 12.3 SMS 12.3 Tutorial Objectives This tutorial describes the fundamental tools in the Map module of the SMS. This tutorial provides information that is useful when constructing any type of geometric

More information

A simple problem that has a solution that is far deeper than expected!

A simple problem that has a solution that is far deeper than expected! The Water, Gas, Electricity Problem A simple problem that has a solution that is far deeper than expected! Consider the diagram below of three houses and three utilities: water, gas, and electricity. Each

More information

Tutorial (Intermediate level): 3D Model Reconstruction of the building with Agisoft PhotoScan 1.0.0

Tutorial (Intermediate level): 3D Model Reconstruction of the building with Agisoft PhotoScan 1.0.0 Tutorial (Intermediate level): 3D Model Reconstruction of the building with Agisoft PhotoScan 1.0.0 Add Photos To add photos select Add Photos... command from the Workflow menu or click Add Photos button

More information

How to Create a Simple Animation Using MAYA

How to Create a Simple Animation Using MAYA How to Create a Simple Animation Using MAYA Jennifer Soltz July 29, 2011 0 Table of Contents Introduction Safety Information. 2. 3 What you need Materials Overview Diagram. 4. 4 Instructions Setup Modeling

More information

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially

Geography 281 Map Making with GIS Project Three: Viewing Data Spatially Geography 281 Map Making with GIS Project Three: Viewing Data Spatially This activity introduces three of the most common thematic maps: Choropleth maps Dot density maps Graduated symbol maps You will

More information

Object Removal Using Exemplar-Based Inpainting

Object Removal Using Exemplar-Based Inpainting CS766 Prof. Dyer Object Removal Using Exemplar-Based Inpainting Ye Hong University of Wisconsin-Madison Fall, 2004 Abstract Two commonly used approaches to fill the gaps after objects are removed from

More information

2 Working with Selections

2 Working with Selections 2 Working with Selections Learning how to select areas of an image is of primary importance you must first select what you want to affect. Once you ve made a selection, only the area within the selection

More information

v. 9.1 GMS 9.1 Tutorial UTEXAS Embankment On Soft Clay Introduction to the UTEXAS interface in GMS for a simple embankment analysis

v. 9.1 GMS 9.1 Tutorial UTEXAS Embankment On Soft Clay Introduction to the UTEXAS interface in GMS for a simple embankment analysis v. 9.1 GMS 9.1 Tutorial UTEXAS Embankment On Soft Clay Introduction to the UTEXAS interface in GMS for a simple embankment analysis Objectives Learn how to build a simple UTEXAS model in GMS. Prerequisite

More information

How to draw and create shapes

How to draw and create shapes Adobe Flash Professional Guide How to draw and create shapes You can add artwork to your Adobe Flash Professional documents in two ways: You can import images or draw original artwork in Flash by using

More information

GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction

GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction GY301 Geomorphology Lab 5 Topographic Map: Final GIS Map Construction Introduction This document describes how to take the data collected with the total station for the campus topographic map project and

More information

CATIA Surface Design

CATIA Surface Design CATIA V5 Training Exercises CATIA Surface Design Version 5 Release 19 September 2008 EDU_CAT_EN_GS1_FX_V5R19 Table of Contents (1/2) Creating Wireframe Geometry: Recap Exercises 4 Creating Wireframe Geometry:

More information

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Data for the exercise are in the L12 subdirectory.

More information

Chapter 17 Creating a New Suit from Old Cloth: Manipulating Vector Mode Cartographic Data

Chapter 17 Creating a New Suit from Old Cloth: Manipulating Vector Mode Cartographic Data Chapter 17 Creating a New Suit from Old Cloth: Manipulating Vector Mode Cartographic Data Imagine for a moment that digital cartographic databases were a perfect analog of the paper map. Once you digitized

More information

Key areas of updates in GeoTeric Volumetrics

Key areas of updates in GeoTeric Volumetrics Release notes GeoTeric 2018.2 Volumetrics calculation is an essential step for understanding and quantifying the size of plays, leads, prospects and fields to track changing hydrocarbon volumes over time.

More information

Undo Button Clicking this tool will undo the last action. Clicking on this tool multiple times will undo all subsequent changes that were made.

Undo Button Clicking this tool will undo the last action. Clicking on this tool multiple times will undo all subsequent changes that were made. SMS Featured Icons: Editor Window This document includes a brief description of the tools in the SMS Desktop Software Editor windows, as well as showing you the toolbar shortcuts to easily access these

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Well Path Design Part I This TIPS&TRICKS is the first of a three part series intended to aid the geoscientist working in Petrel and tasked with providing

More information

VECTOR ANALYSIS: QUERIES, MEASUREMENTS & TRANSFORMATIONS

VECTOR ANALYSIS: QUERIES, MEASUREMENTS & TRANSFORMATIONS VECTOR ANALYSIS: QUERIES, MEASUREMENTS & TRANSFORMATIONS GIS Analysis Winter 2016 Spatial Analysis Operations performed on spatial data that add value Can reveal things that might otherwise be invisible

More information

EDSL Guide for Revit gbxml Files

EDSL Guide for Revit gbxml Files EDSL Guide for Revit gbxml Files Introduction This guide explains how to create a Revit model in such a way that it will create a good gbxml file. Many geometry issues with gbxml files can be fixed within

More information

v SMS 11.2 Tutorial ADCIRC Analysis Prerequisites Overview Tutorial Time minutes

v SMS 11.2 Tutorial ADCIRC Analysis Prerequisites Overview Tutorial Time minutes v. 11.2 SMS 11.2 Tutorial ADCIRC Analysis Objectives This lesson reviews how to prepare a mesh for analysis and run a solution for ADCIRC. It will cover preparation of the necessary input files for the

More information

Graphic Design & Digital Photography. Photoshop Basics: Working With Selection.

Graphic Design & Digital Photography. Photoshop Basics: Working With Selection. 1 Graphic Design & Digital Photography Photoshop Basics: Working With Selection. What You ll Learn: Make specific areas of an image active using selection tools, reposition a selection marquee, move and

More information

animation, and what interface elements the Flash editor contains to help you create and control your animation.

animation, and what interface elements the Flash editor contains to help you create and control your animation. e r ch02.fm Page 43 Wednesday, November 15, 2000 8:52 AM c h a p t 2 Animating the Page IN THIS CHAPTER Timelines and Frames Movement Tweening Shape Tweening Fading Recap Advanced Projects You have totally

More information

Tutorial Week 4 Biomedical Modelling in Ansys Workbench (The Complete Guide with Anatomy and Implant)

Tutorial Week 4 Biomedical Modelling in Ansys Workbench (The Complete Guide with Anatomy and Implant) Tutorial Week 4 Biomedical Modelling in Ansys Workbench (The Complete Guide with Anatomy and Implant) Step 1: Create the Anatomical Model in ScanIP Import the DICOM files for the Proximal Femur dataset

More information

Esri International User Conference. July San Diego Convention Center. Lidar Solutions. Clayton Crawford

Esri International User Conference. July San Diego Convention Center. Lidar Solutions. Clayton Crawford Esri International User Conference July 23 27 San Diego Convention Center Lidar Solutions Clayton Crawford Outline Data structures, tools, and workflows Assessing lidar point coverage and sample density

More information

v. 9.0 GMS 9.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of a earth dam Prerequisite Tutorials None

v. 9.0 GMS 9.0 Tutorial UTEXAS Dam with Seepage Use SEEP2D and UTEXAS to model seepage and slope stability of a earth dam Prerequisite Tutorials None v. 9.0 GMS 9.0 Tutorial Use SEEP2D and UTEXAS to model seepage and slope stability of a earth dam Objectives Learn how to build an integrated SEEP2D/UTEXAS model in GMS. Prerequisite Tutorials None Required

More information

Working with Plan Production ObjectsChapter1:

Working with Plan Production ObjectsChapter1: Chapter 1 Working with Plan Production ObjectsChapter1: The lessons in this chapter guide you through the processes of creating and working with plan production objects. Plan production objects include

More information

Lesson 5: Board Design Files

Lesson 5: Board Design Files 5 Lesson 5: Board Design Files Learning Objectives In this lesson you will: Use the Mechanical Symbol Editor to create a mechanical board symbol Use the PCB Design Editor to create a master board design

More information

User s Manual SeisOpt Picker Version 1.5

User s Manual SeisOpt Picker Version 1.5 User s Manual SeisOpt Picker Version 1.5 For support contact support@optimsoftware.com Optim LLC UNR MS 174 1664 N. Virginia St. Reno, NV 89557-0141 USA Phone: 775.784.6613 * Fax: 775.784.1833 CONTENTS

More information

GMS 10.0 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques

GMS 10.0 Tutorial MODFLOW Conceptual Model Approach II Build a multi-layer MODFLOW model using advanced conceptual model techniques v. 10.0 GMS 10.0 Tutorial Build a multi-layer MODFLOW model using advanced conceptual model techniques 00 Objectives The conceptual model approach involves using the GIS tools in the Map Module to develop

More information

Fixed problem with PointXYZ command's Z value changing to previous Y value.

Fixed problem with PointXYZ command's Z value changing to previous Y value. DesignCAD 3D Max 19.1 Release Notes Mar. 20, 2009 DesignCAD 19.1 offers the following fixes and enhancements: The number of useable layers was increased from 1,000 to 2,000. Fixed problem with PointXYZ

More information

ArcGIS Extension User's Guide

ArcGIS Extension User's Guide ArcGIS Extension 2010 - User's Guide Table of Contents OpenSpirit ArcGIS Extension 2010... 1 Installation ( ArcGIS 9.3 or 9.3.1)... 3 Prerequisites... 3 Installation Steps... 3 Installation ( ArcGIS 10)...

More information

DecisionSpace Seismic Interpretation Software

DecisionSpace Seismic Interpretation Software DATA SHEET DecisionSpace Seismic Interpretation Software DecisionSpace Geosciences Key Features Advanced auto-tracking tools Dynamic domain conversion to interpret in time, depth, or both Automated mapping,

More information

Using Selection Tools and Layers

Using Selection Tools and Layers Using Selection Tools and Layers A version of the melon head. Yours does not need to look just like this. Start by opening the Lesson 02 Start file provided. Select File>Save As and rename file adding

More information

3DReshaper Help DReshaper Beginner's Guide. Surveying

3DReshaper Help DReshaper Beginner's Guide. Surveying 3DReshaper Beginner's Guide Surveying 1 of 29 Cross sections Exercise: Tunnel analysis Surface analysis Exercise: Complete analysis of a concrete floor Surveying extraction Exercise: Automatic extraction

More information

UTEXAS Embankment on Soft Clay

UTEXAS Embankment on Soft Clay GMS TUTORIALS Figure 1. Sample slope stability problem from the Utexam1.dat file provided with the UTEXAS4 software. 1 Introduction UTEXAS4 is a slope stability software package created by Dr. Stephen

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM E&P SOLUTIONS Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Cropped & Flattened Volumes in *Petrel Geophysicists who use D volumes often want to work on a smaller part of the volume or they want

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM E&P SOLUTIONS Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Petrel Inspector The Petrel Inspector was introduced in Petrel 2012 and was augmented with new features in Petrel 2013. It contains a variety

More information

Digital Image Processing. Prof. P. K. Biswas. Department of Electronic & Electrical Communication Engineering

Digital Image Processing. Prof. P. K. Biswas. Department of Electronic & Electrical Communication Engineering Digital Image Processing Prof. P. K. Biswas Department of Electronic & Electrical Communication Engineering Indian Institute of Technology, Kharagpur Lecture - 21 Image Enhancement Frequency Domain Processing

More information

v SMS 12.2 Tutorial ADCIRC Analysis Requirements Time minutes Prerequisites Overview Tutorial

v SMS 12.2 Tutorial ADCIRC Analysis Requirements Time minutes Prerequisites Overview Tutorial v. 12.2 SMS 12.2 Tutorial Analysis Objectives This tutorial reviews how to prepare a mesh for analysis and run a solution for. It will cover preparation of the necessary input files for the circulation

More information

Warping & Blending AP

Warping & Blending AP Warping & Blending AP Operation about AP This AP provides three major functions including Warp, Edge Blending and Black Level. If the AP is already installed, please remove previous version before installing

More information

SPEOS CAA V5 Based Optical Shape Design V13.0

SPEOS CAA V5 Based Optical Shape Design V13.0 SPEOS CAA V5 Based Optical Shape Design V13.0 Table of Contents Getting Started... 5 Changing the User Interface Language... 5 Managing Documents... 5 Features... 6 Parabolic Surface... 7 Parabolic Surface

More information

Roadway Alignments and Profiles

Roadway Alignments and Profiles NOTES Module 15 Roadway Alignments and Profiles In this module, you learn how to create horizontal alignments, surface profiles, layout (design) profiles, and profile views in AutoCAD Civil 3D. This module

More information

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS

WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS v. 10.1 WMS 10.1 Tutorial Hydraulics and Floodplain Modeling HEC-RAS Analysis Learn how to setup a basic HEC-RAS analysis using WMS Objectives Learn how to build cross sections, stream centerlines, and

More information

Motion Analysis. Motion analysis. Now we will talk about. Differential Motion Analysis. Motion analysis. Difference Pictures

Motion Analysis. Motion analysis. Now we will talk about. Differential Motion Analysis. Motion analysis. Difference Pictures Now we will talk about Motion Analysis Motion analysis Motion analysis is dealing with three main groups of motionrelated problems: Motion detection Moving object detection and location. Derivation of

More information

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Tim Varner - 2004 The Inventor User Interface Command Panel Lists the commands that are currently

More information

About This Version ParkSEIS 2.0

About This Version ParkSEIS 2.0 PS User Guide Series - About This Version 2.0 2016 About This Version ParkSEIS 2.0 Prepared By Choon B. Park, Ph.D. September 2016 Table of Contents Page 1. Summary 2 2. Velocity (Vs) Cross Section - Topographic

More information

Introduction to ANSYS DesignModeler

Introduction to ANSYS DesignModeler Lecture 5 Modeling 14. 5 Release Introduction to ANSYS DesignModeler 2012 ANSYS, Inc. November 20, 2012 1 Release 14.5 Preprocessing Workflow Geometry Creation OR Geometry Import Geometry Operations Meshing

More information

Tutorial 6. Pumping Well and River

Tutorial 6. Pumping Well and River Tutorial 6 Pumping Well and River Table of Contents Objective. 1 Step-by-Step Procedure... 2 Section 1 Data Input. 2 Step 1: Open Adaptive Groundwater Input (.agw) File. 2 Step 2: Pumping Well Design Database

More information

Manipulating the Boundary Mesh

Manipulating the Boundary Mesh Chapter 7. Manipulating the Boundary Mesh The first step in producing an unstructured grid is to define the shape of the domain boundaries. Using a preprocessor (GAMBIT or a third-party CAD package) you

More information

Geogiga Seismic Pro 8.0 Release Notes

Geogiga Seismic Pro 8.0 Release Notes Geogiga Seismic Pro 8.0 Release Notes Copyright 2015, All rights reserved. Table of Contents Introduction...1 Part 1 General Enhancements...3 Trace Display...4 Color Section Display...6 Curve Plotting...8

More information

Petrel* Schlumberger Public

Petrel* Schlumberger Public Petrel* Schlumberger Public Copyright Notice Copyright 1998-2010 Schlumberger. All rights reserved. No part of this document may be reproduced, stored in a retrieval system, or translated in any form or

More information

Volume Shadows Tutorial Nuclear / the Lab

Volume Shadows Tutorial Nuclear / the Lab Volume Shadows Tutorial Nuclear / the Lab Introduction As you probably know the most popular rendering technique, when speed is more important than quality (i.e. realtime rendering), is polygon rasterization.

More information

Exercise One: Creating A Map Of Species Distribution For A Publication

Exercise One: Creating A Map Of Species Distribution For A Publication --- Chapter three --- Exercise One: Creating A Map Of Species Distribution For A Publication One of the first, and most common, tasks you will want to do in using GIS is to produce maps for use in presentations,

More information