SlideShare ist ein Scribd-Unternehmen logo
1 von 23
Downloaden Sie, um offline zu lesen
GOCAD
Aditya Tiwari
Introduction
http://scholar.harvard.edu/files/plesch/files/gocadinahurry.pdf
Application
http://www.gocad.org/w4/images/gocad/Paradigm_University_Program2012.pdf
Interphase
File Format
http://tu-freiberg.de/fakult3/gy/mageo/lehre_3d/vorlesung/script_uebung.pdf
Features
http://scholar.harvard.edu/files/plesch/files/gocadinahurry.pdf
Features
Stores Co-ordinates and add scalar /vector properties. Input Data: Sampling points
with orientation, Geochemical or Petro physical properties or locations for terrain
modeling.
Point Sets:
File - Import Objects - Horizon/Fault
Interpretations – PointsSet – Column-based File
..
Features
Region:
PointsSet - Region – Create PointsSet - Region -
Initialize From Property Range
Script:
Available on right click on Properties.
Allows to write small logical operations :
Example: Define Sw
Sw=1-sqrt (30/(resistivity*pow(porosity,2)));
Features
Curves:
Curves are often used to import 2d pre-interpreted data like geological maps and proles, or to
digitize data, like seismic reflectors, in Gocad.
File - Load Objects "CurveDigi.mx“
Object Panel - Objects - Curve - From Digitized Polyline
Edit:
Curve mode - Tools -Curve mode - Tools -
Node
Connect:
Curve - Tools - Node –
Bridge
Merge
Curve - New - From
Curves - Curves
Features
Surfaces:
Represent geological boundaries, like faults and bedding planes.Commonly they
are created by interpolating input data like Points Sets, Wells or Curves.
Surface -New From several curves -Name:cross section-ok-press Ctrl-key and keep
pressed-pick the curve objects profil1 and profil 2 in the 3D camera -leave Ctrl-key
1.
• New Surface with Direct Triangulation
Surface - New - From Several Curves
• nb of levels: how many triangle strips will be inserted between the
copied nodes of the Curve Parts,
• low value would result in very narrow triangles and rough surface
Surface - Tools - Beautify - Beautify Triangles
Smoothens the surface
Features
2.
• New Surface with Discrete Smooth Interpolation (DSI)
DSI method allows to smoothly interpolating Properties while taking into account
Constraints
Surface - New - From Points Set Medium Plane
The new plane Surface consists of only two triangles; we need to discretize
appropriately in order to fit data,
Surface - Tools - Split All Apply +Apply +Apply +OKSurface - Tools - Split All Apply +Apply +Apply +OK
Set the nodes of the All Curves as Control Points.
Surface - Constraints - Control Points - Set Control Points
Set a Constraint on the Border which fixes the Border nodes in the XY plane
Surface - Constraints- Constraints on Borders - Set On Straight Lines – All Borders
Interpolation
Surface - Interpolation - Geometry - On Entire Surface – Apply
Compute Thickness
Surface - Compute - Compute Vertical Thickness
Features
EXAMPLE: Import wells with a marker point sandstone_top and set it as an additional
constraint
File - Load Objects
Well markers cannot be set as Control Points directly.
Convert the Well markers to a Points Set.
3.
• Adapting a Surface to Honor Well or Point Data
PointsSet - New From Well - Well Markers
Surface - Constraints - Control Points - Set Control Points
Surface - Interpolation - Geometry - On Entire Surface
Surface - Constraints - Control Nodes - Set - From Control Points (Select top of sandstone)
Surface - Tools - Beautify - Beautify Triangles for Equilaterality
Surface - Tools – Node/Triangles
Modelling Fault
Steps:
Data import and data preparation, image georeferencing, and data
integration with DSI
From a set of wells, outcrop points with fault azimut/dip measurements, and a 2D
seismic section.
Create two conjugate normal faults master Fault and northFault.
(Shown in Figure)(Shown in Figure)
Import of Elevation Points and Outcrop Sampling Points
File - Import Objects - Horizon Interpretations - X Y Z
Velocity
Model
Velocity Model
Prepare velocity model:
Smoothing and replacement of infill
velocities
Extend to expected seismic datum of survey
Time convert velocity model using itself:
Shift top to 0
Calculate average velocity
Use linear interpolation at conversion
Prepare time converted velocity model:
http://scholar.harvard.edu/plesch/pages/depth-conversion-pdgm-gocad
Prepare time converted velocity model:
Recalculate average velocity in time
converted velocity model
Requires replacement of any no-data values
with infill velocity
Depth convert seismic survey:
Define sub-region in model;
Transfer average velocity to seismic survey as
additional property
Depth conversion.
Prepare velocity model:
• Smoothing
Severely smooth an existing velocity model to avoid any ungeologic features
being introduced by the depth conversion
Compute-Apply Median/Average Filter
Filter will replace the no-data with average values. But need to experiment with
window size. Because if model is fast and small window is not selected average
velocity increases.velocity increases.
Remove very high velocities with no data values
• Replace Infill Velocity
For offshore surveys the seismic velocity of water is often used (1480 m/s).
For Onshore the elevation where travel time in the processed seismic is set to
0ms is considered below ground surface.
Refer : http://scholar.harvard.edu/plesch/pages/depth-conversion-pdgm-gocad for details
on infill velocity in case seismic data includes data above ground level.
Prepare velocity model:
• Truncate/Extend to Seismic Datum
Top of the velocity model should be at the same elevation as the seismic
datum of the seismic survey to be depth converted.
GOCAD depth conversion function offers arbitrary seismic datum but is
inconsistent.
Well tops can help to estimate seismic datum if their position is known inWell tops can help to estimate seismic datum if their position is known in
time and depth
If the ground level in the seismic data can be identified, its elevation can
be looked up from a DEM
Convenient to use New-Extracted from Voxet to crop the velocity
model such that its top is identical to the seismic datum
Time Convert Velocity Model
• Shift Top to 0
Use Tools-Resize Voxet with Vectors and provide a new Z
value for the origin which will then shift the voxet to proper amount.
• Calculate Average Velocity
Convert Velocity Type: In One DomainConvert Velocity Type: In One Domain
Input Velocity is the smoothed and filled interval velocity of the
model
Input Velocity Type : Depth Interval
Unit is m/s (one way time)
Output velocity : Named vave,
Output Velocity Type : Depth Average
Visually quality check: Property should be smooth and increase in
value downwards (Generally)
Time Convert Velocity Model
• Convert model in time domain.
Time-Depth Conversion-Convert Seismic Cube
Voxet Seismic is the prepared velocity model voxet
Seismic Properties : Original interval velocity smoothed and filled
velocity and the calculated average velocity (vave).
Pick Depth to Time Conversion
Voxet Velocity Cube : Pick the prepared velocity model voxet
Average Velocity is v , and associated Velocity Unit m/s is (two wayAverage Velocity is vave , and associated Velocity Unit m/s is (two way
time because desired output should be in two way time)
Output Voxet Name can be time VelMod
Starting Z should be 0 and the Ending Z as high as the deepest level of the
seismic survey to be depth convert in milliseconds
Number of Depth/Time Steps : sufficiently high to capture the velocity
model structure
Choose linear interpolation as Interpolation Method, not wavelet
interpolation which is used for seismic data and not velocity data.
Seismic Reference Datum needs to be set as Constant and at 0.
Prepare Time Converted Velocity
Model
• Replace no-data values
Applied to the time converted model when the process is
not able to map corresponding depth data
if (v_int_smooth_filled < 0){v_int_smooth_filled = XXXX;}
• Recalculate Average Velocity
The result (v_ave_t) should be very similar to the average
velocity calculated in the depth domain (v_ave) but
without no-data values
Depth Convert Seismic Survey
• Define Sub-Region in Model
Critically speed up the transfer of the average velocity property to
lines in the seismic survey.
Define a closed curve in survey.
Region-create inside closed polygons
• Transfer Average Velocity to Survey• Transfer Average Velocity to Survey
Property-Transfer From Nearby Grid Node or Cell
Point Property Client :2d survey to be depth converted
Region :everywhere
Point Property Server : Time converted velocity model
From Region : Region defined in the previous step (Sub-Region)
Property : Average velocity
Depth Convert Seismic Survey
• Depth convert with a seismic datum of 0m
Time-Depth Conversion-2D Survey Conversion
2D Survey Object : survey to be depth converted
Seismic Properties: data properties (seismic by default)
Average Velocity is the average velocity transferred from the model
Starting Z : 0 and Ending Z : is max depth.Starting Z : 0 and Ending Z : is max depth.
Interpolation Method : Wavelet interpolation
Seismic reference datum : Constant at 0.
• Shift depth converted survey to the actual seismic datum:
2D Survey Menu-Tools-Move
Objects : Depth converted survey
Translate: Amount to be shifted as the Z component for the Translation
(- Survey Depth)
References (Web Links)
• http://paulbourke.net/dataformats/gocad/gocad.pdf
• http://tu-freiberg.de/fakult3/gy/mageo/lehre_3d/vorlesung/script_uebung.pdf
• http://scholar.harvard.edu/plesch/pages/depth-conversion-pdgm-gocad
• http://www.geol.agh.edu.pl/~dwornik/mtex/Gocad_Tutorial.pdf
• http://www.gocad.org/w4/index.php/gocad/presentation
• http://scholar.harvard.edu/files/plesch/files/gocadinahurry.pdf
Other Useful Links:
http://sepwww.stanford.edu/public/docs/sep80/bob/paper_html/
• http://www.pdgm.com/getattachment/Resources/Brochures/SKUA-Structure-and-
Stratigraphy/SKUA-Stratigraphy.pdf.aspx

Weitere ähnliche Inhalte

Was ist angesagt?

Routine core analysis and special core analysis
Routine core analysis and special core analysisRoutine core analysis and special core analysis
Routine core analysis and special core analysis
ShujaSamejo
 
Quantitative and Qualitative Seismic Interpretation of Seismic Data
Quantitative and Qualitative Seismic Interpretation of Seismic Data Quantitative and Qualitative Seismic Interpretation of Seismic Data
Quantitative and Qualitative Seismic Interpretation of Seismic Data
Haseeb Ahmed
 
Properties of reservoir rocks
Properties of reservoir rocksProperties of reservoir rocks
Properties of reservoir rocks
uos
 
Sedimentary depositional environments
Sedimentary depositional environmentsSedimentary depositional environments
Sedimentary depositional environments
uos
 

Was ist angesagt? (20)

Routine core analysis and special core analysis
Routine core analysis and special core analysisRoutine core analysis and special core analysis
Routine core analysis and special core analysis
 
Surface indication of subsurface oil and gas accumulation
Surface indication of subsurface oil and gas accumulationSurface indication of subsurface oil and gas accumulation
Surface indication of subsurface oil and gas accumulation
 
Facies term
Facies termFacies term
Facies term
 
12 Week Subsurface Mapping And Interpretation Technique Building
12 Week Subsurface Mapping And Interpretation Technique Building12 Week Subsurface Mapping And Interpretation Technique Building
12 Week Subsurface Mapping And Interpretation Technique Building
 
Seismic interpretation - Fluvial Deltaic System
Seismic interpretation - Fluvial Deltaic SystemSeismic interpretation - Fluvial Deltaic System
Seismic interpretation - Fluvial Deltaic System
 
Sequence Stratigraphy.pptx
Sequence Stratigraphy.pptxSequence Stratigraphy.pptx
Sequence Stratigraphy.pptx
 
Well Log Interpretation
Well Log InterpretationWell Log Interpretation
Well Log Interpretation
 
Introduction to seismic interpretation
Introduction to seismic interpretationIntroduction to seismic interpretation
Introduction to seismic interpretation
 
Quantitative and Qualitative Seismic Interpretation of Seismic Data
Quantitative and Qualitative Seismic Interpretation of Seismic Data Quantitative and Qualitative Seismic Interpretation of Seismic Data
Quantitative and Qualitative Seismic Interpretation of Seismic Data
 
Facies Analysis.pptx
Facies Analysis.pptxFacies Analysis.pptx
Facies Analysis.pptx
 
Introduction to Sequence Stratigraphy Powerpoint
Introduction to Sequence Stratigraphy Powerpoint Introduction to Sequence Stratigraphy Powerpoint
Introduction to Sequence Stratigraphy Powerpoint
 
Introduction of sequence stratigraphy
Introduction of sequence stratigraphyIntroduction of sequence stratigraphy
Introduction of sequence stratigraphy
 
Facies Concept
Facies ConceptFacies Concept
Facies Concept
 
Reflecting method of seismic prospecting
Reflecting method of seismic  prospectingReflecting method of seismic  prospecting
Reflecting method of seismic prospecting
 
Properties of reservoir rocks
Properties of reservoir rocksProperties of reservoir rocks
Properties of reservoir rocks
 
Reservoir modeling and characterization
Reservoir modeling and characterizationReservoir modeling and characterization
Reservoir modeling and characterization
 
User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0User guide of reservoir geological modeling v2.2.0
User guide of reservoir geological modeling v2.2.0
 
Braided Fluvial Systems
Braided Fluvial SystemsBraided Fluvial Systems
Braided Fluvial Systems
 
Reservoir characterization
Reservoir characterizationReservoir characterization
Reservoir characterization
 
Sedimentary depositional environments
Sedimentary depositional environmentsSedimentary depositional environments
Sedimentary depositional environments
 

Andere mochten auch

Modelling of 3D gelogical structures
Modelling of 3D gelogical structuresModelling of 3D gelogical structures
Modelling of 3D gelogical structures
Zawar Khan
 
Using potential field data and stochastic optimisation to refine 3D geologica...
Using potential field data and stochastic optimisation to refine 3D geologica...Using potential field data and stochastic optimisation to refine 3D geologica...
Using potential field data and stochastic optimisation to refine 3D geologica...
Richard Lane
 
importance of shelf edge delta for hydrocarbon exploration
importance of shelf edge delta for hydrocarbon explorationimportance of shelf edge delta for hydrocarbon exploration
importance of shelf edge delta for hydrocarbon exploration
Abzal Alpysbayev
 
Evaluation of low resistivity zones
Evaluation of low resistivity zonesEvaluation of low resistivity zones
Evaluation of low resistivity zones
Shahnawaz Mustafa
 
Robust 3D Geological Models: Hard Data is Key
Robust 3D Geological Models: Hard Data is KeyRobust 3D Geological Models: Hard Data is Key
Robust 3D Geological Models: Hard Data is Key
FF Explore 3D
 
Drilling Fluid Technology - Halliburton
Drilling Fluid Technology - HalliburtonDrilling Fluid Technology - Halliburton
Drilling Fluid Technology - Halliburton
Michael Andira
 
Oil migration (pinacle reef)
Oil migration (pinacle reef) Oil migration (pinacle reef)
Oil migration (pinacle reef)
Abzal Alpysbayev
 
Petroleum System Of Wessex Basin
Petroleum System Of Wessex BasinPetroleum System Of Wessex Basin
Petroleum System Of Wessex Basin
Shaoor Kamal
 
petroleum-development-geology
 petroleum-development-geology petroleum-development-geology
petroleum-development-geology
Shahnawaz Mustafa
 
Reservoir Characterization 062816
Reservoir Characterization 062816Reservoir Characterization 062816
Reservoir Characterization 062816
Calvin Reppe
 
Introduction to Seismic Method
Introduction to Seismic MethodIntroduction to Seismic Method
Introduction to Seismic Method
Şarlatan Avcısı
 
Reservoir Modeling with Petrel
Reservoir Modeling with PetrelReservoir Modeling with Petrel
Reservoir Modeling with Petrel
adeeba setu
 

Andere mochten auch (20)

Modelling of 3D gelogical structures
Modelling of 3D gelogical structuresModelling of 3D gelogical structures
Modelling of 3D gelogical structures
 
Using potential field data and stochastic optimisation to refine 3D geologica...
Using potential field data and stochastic optimisation to refine 3D geologica...Using potential field data and stochastic optimisation to refine 3D geologica...
Using potential field data and stochastic optimisation to refine 3D geologica...
 
importance of shelf edge delta for hydrocarbon exploration
importance of shelf edge delta for hydrocarbon explorationimportance of shelf edge delta for hydrocarbon exploration
importance of shelf edge delta for hydrocarbon exploration
 
Evaluation of low resistivity zones
Evaluation of low resistivity zonesEvaluation of low resistivity zones
Evaluation of low resistivity zones
 
Robust 3D Geological Models: Hard Data is Key
Robust 3D Geological Models: Hard Data is KeyRobust 3D Geological Models: Hard Data is Key
Robust 3D Geological Models: Hard Data is Key
 
Drilling Fluid Technology - Halliburton
Drilling Fluid Technology - HalliburtonDrilling Fluid Technology - Halliburton
Drilling Fluid Technology - Halliburton
 
Oil migration (pinacle reef)
Oil migration (pinacle reef) Oil migration (pinacle reef)
Oil migration (pinacle reef)
 
Indepth exploration llc
Indepth exploration llcIndepth exploration llc
Indepth exploration llc
 
Petroleum System
Petroleum SystemPetroleum System
Petroleum System
 
Petroleum System Of Wessex Basin
Petroleum System Of Wessex BasinPetroleum System Of Wessex Basin
Petroleum System Of Wessex Basin
 
History matching of Geological facies, data assimilation, complex
History matching of Geological facies, data assimilation, complex History matching of Geological facies, data assimilation, complex
History matching of Geological facies, data assimilation, complex
 
Biostratigraphy
BiostratigraphyBiostratigraphy
Biostratigraphy
 
shear zone-mylonites
shear zone-mylonites shear zone-mylonites
shear zone-mylonites
 
petroleum-development-geology
 petroleum-development-geology petroleum-development-geology
petroleum-development-geology
 
Volume calculation
Volume calculationVolume calculation
Volume calculation
 
Reservoir Characterization 062816
Reservoir Characterization 062816Reservoir Characterization 062816
Reservoir Characterization 062816
 
Reservoir mapping
Reservoir mappingReservoir mapping
Reservoir mapping
 
Basics of petroleum geology
Basics of petroleum geologyBasics of petroleum geology
Basics of petroleum geology
 
Introduction to Seismic Method
Introduction to Seismic MethodIntroduction to Seismic Method
Introduction to Seismic Method
 
Reservoir Modeling with Petrel
Reservoir Modeling with PetrelReservoir Modeling with Petrel
Reservoir Modeling with Petrel
 

Ähnlich wie Gocad Tutorial

MBES---Data-Processing.2022.pptx
MBES---Data-Processing.2022.pptxMBES---Data-Processing.2022.pptx
MBES---Data-Processing.2022.pptx
andreslop2
 
Building a CICD Pipeline for Containers - DevDay Austin 2017
Building a CICD Pipeline for Containers - DevDay Austin 2017Building a CICD Pipeline for Containers - DevDay Austin 2017
Building a CICD Pipeline for Containers - DevDay Austin 2017
Amazon Web Services
 
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
Hudhaib Al-Allatti
 
Hec ras tutorial-flume_example
Hec ras tutorial-flume_exampleHec ras tutorial-flume_example
Hec ras tutorial-flume_example
khaledH
 

Ähnlich wie Gocad Tutorial (20)

Examples of how Blueback tools can expand and enhance your Petrel workflow
Examples of how Blueback tools can expand and enhance your Petrel workflowExamples of how Blueback tools can expand and enhance your Petrel workflow
Examples of how Blueback tools can expand and enhance your Petrel workflow
 
Nico Van Woerkom - Teledyne Reson - Teledyne PDS application
Nico Van Woerkom - Teledyne Reson - Teledyne PDS applicationNico Van Woerkom - Teledyne Reson - Teledyne PDS application
Nico Van Woerkom - Teledyne Reson - Teledyne PDS application
 
MBES---Data-Processing.2022.pptx
MBES---Data-Processing.2022.pptxMBES---Data-Processing.2022.pptx
MBES---Data-Processing.2022.pptx
 
Meteoio Introduction given by Mathias Bavey in Bozen
Meteoio Introduction given by Mathias Bavey in BozenMeteoio Introduction given by Mathias Bavey in Bozen
Meteoio Introduction given by Mathias Bavey in Bozen
 
3D Watershed Celebes
3D Watershed Celebes3D Watershed Celebes
3D Watershed Celebes
 
New features in the version 4.6 of the CFD meteodyn WT dedicated to wind reso...
New features in the version 4.6 of the CFD meteodyn WT dedicated to wind reso...New features in the version 4.6 of the CFD meteodyn WT dedicated to wind reso...
New features in the version 4.6 of the CFD meteodyn WT dedicated to wind reso...
 
BREEZE 3D Analyst for the Advanced AERMOD Modeler
BREEZE 3D Analyst for the Advanced AERMOD ModelerBREEZE 3D Analyst for the Advanced AERMOD Modeler
BREEZE 3D Analyst for the Advanced AERMOD Modeler
 
meteodyn WT 5.0 new features
meteodyn WT 5.0 new features meteodyn WT 5.0 new features
meteodyn WT 5.0 new features
 
Final course project report
Final course project reportFinal course project report
Final course project report
 
Building a CICD Pipeline for Containers - DevDay Austin 2017
Building a CICD Pipeline for Containers - DevDay Austin 2017Building a CICD Pipeline for Containers - DevDay Austin 2017
Building a CICD Pipeline for Containers - DevDay Austin 2017
 
Global mapper tutorial Jimma University Ethiopia
Global mapper tutorial Jimma University EthiopiaGlobal mapper tutorial Jimma University Ethiopia
Global mapper tutorial Jimma University Ethiopia
 
Building a CICD pipeline for deploying to containers
Building a CICD pipeline for deploying to containersBuilding a CICD pipeline for deploying to containers
Building a CICD pipeline for deploying to containers
 
Predicting the Wind: Wind farm prospecting using GIS
Predicting the Wind: Wind farm prospecting using GISPredicting the Wind: Wind farm prospecting using GIS
Predicting the Wind: Wind farm prospecting using GIS
 
Predicting the Wind - wind farm prospecting with GIS
Predicting the Wind - wind farm prospecting with GISPredicting the Wind - wind farm prospecting with GIS
Predicting the Wind - wind farm prospecting with GIS
 
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
Prof. Sameh Saad - A Digital Model for 3D Characterization of Groundwater Qua...
 
Whats new in_ip_2018_lvb_approved_v7_final
Whats new in_ip_2018_lvb_approved_v7_finalWhats new in_ip_2018_lvb_approved_v7_final
Whats new in_ip_2018_lvb_approved_v7_final
 
nalyzing culverts from a hydraulics perspective can be daunting.docx
nalyzing culverts from a hydraulics perspective can be daunting.docxnalyzing culverts from a hydraulics perspective can be daunting.docx
nalyzing culverts from a hydraulics perspective can be daunting.docx
 
Case Study for Plant Layout :: A modern analysis
Case Study for Plant Layout :: A modern analysisCase Study for Plant Layout :: A modern analysis
Case Study for Plant Layout :: A modern analysis
 
Exercise advanced gis_and_hydrology
Exercise advanced gis_and_hydrologyExercise advanced gis_and_hydrology
Exercise advanced gis_and_hydrology
 
Hec ras tutorial-flume_example
Hec ras tutorial-flume_exampleHec ras tutorial-flume_example
Hec ras tutorial-flume_example
 

Kürzlich hochgeladen

VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 

Kürzlich hochgeladen (20)

KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 

Gocad Tutorial

  • 7. Features Stores Co-ordinates and add scalar /vector properties. Input Data: Sampling points with orientation, Geochemical or Petro physical properties or locations for terrain modeling. Point Sets: File - Import Objects - Horizon/Fault Interpretations – PointsSet – Column-based File ..
  • 8. Features Region: PointsSet - Region – Create PointsSet - Region - Initialize From Property Range Script: Available on right click on Properties. Allows to write small logical operations : Example: Define Sw Sw=1-sqrt (30/(resistivity*pow(porosity,2)));
  • 9. Features Curves: Curves are often used to import 2d pre-interpreted data like geological maps and proles, or to digitize data, like seismic reflectors, in Gocad. File - Load Objects "CurveDigi.mx“ Object Panel - Objects - Curve - From Digitized Polyline Edit: Curve mode - Tools -Curve mode - Tools - Node Connect: Curve - Tools - Node – Bridge Merge Curve - New - From Curves - Curves
  • 10. Features Surfaces: Represent geological boundaries, like faults and bedding planes.Commonly they are created by interpolating input data like Points Sets, Wells or Curves. Surface -New From several curves -Name:cross section-ok-press Ctrl-key and keep pressed-pick the curve objects profil1 and profil 2 in the 3D camera -leave Ctrl-key 1. • New Surface with Direct Triangulation Surface - New - From Several Curves • nb of levels: how many triangle strips will be inserted between the copied nodes of the Curve Parts, • low value would result in very narrow triangles and rough surface Surface - Tools - Beautify - Beautify Triangles Smoothens the surface
  • 11. Features 2. • New Surface with Discrete Smooth Interpolation (DSI) DSI method allows to smoothly interpolating Properties while taking into account Constraints Surface - New - From Points Set Medium Plane The new plane Surface consists of only two triangles; we need to discretize appropriately in order to fit data, Surface - Tools - Split All Apply +Apply +Apply +OKSurface - Tools - Split All Apply +Apply +Apply +OK Set the nodes of the All Curves as Control Points. Surface - Constraints - Control Points - Set Control Points Set a Constraint on the Border which fixes the Border nodes in the XY plane Surface - Constraints- Constraints on Borders - Set On Straight Lines – All Borders Interpolation Surface - Interpolation - Geometry - On Entire Surface – Apply Compute Thickness Surface - Compute - Compute Vertical Thickness
  • 12. Features EXAMPLE: Import wells with a marker point sandstone_top and set it as an additional constraint File - Load Objects Well markers cannot be set as Control Points directly. Convert the Well markers to a Points Set. 3. • Adapting a Surface to Honor Well or Point Data PointsSet - New From Well - Well Markers Surface - Constraints - Control Points - Set Control Points Surface - Interpolation - Geometry - On Entire Surface Surface - Constraints - Control Nodes - Set - From Control Points (Select top of sandstone) Surface - Tools - Beautify - Beautify Triangles for Equilaterality Surface - Tools – Node/Triangles
  • 13. Modelling Fault Steps: Data import and data preparation, image georeferencing, and data integration with DSI From a set of wells, outcrop points with fault azimut/dip measurements, and a 2D seismic section. Create two conjugate normal faults master Fault and northFault. (Shown in Figure)(Shown in Figure) Import of Elevation Points and Outcrop Sampling Points File - Import Objects - Horizon Interpretations - X Y Z
  • 15. Velocity Model Prepare velocity model: Smoothing and replacement of infill velocities Extend to expected seismic datum of survey Time convert velocity model using itself: Shift top to 0 Calculate average velocity Use linear interpolation at conversion Prepare time converted velocity model: http://scholar.harvard.edu/plesch/pages/depth-conversion-pdgm-gocad Prepare time converted velocity model: Recalculate average velocity in time converted velocity model Requires replacement of any no-data values with infill velocity Depth convert seismic survey: Define sub-region in model; Transfer average velocity to seismic survey as additional property Depth conversion.
  • 16. Prepare velocity model: • Smoothing Severely smooth an existing velocity model to avoid any ungeologic features being introduced by the depth conversion Compute-Apply Median/Average Filter Filter will replace the no-data with average values. But need to experiment with window size. Because if model is fast and small window is not selected average velocity increases.velocity increases. Remove very high velocities with no data values • Replace Infill Velocity For offshore surveys the seismic velocity of water is often used (1480 m/s). For Onshore the elevation where travel time in the processed seismic is set to 0ms is considered below ground surface. Refer : http://scholar.harvard.edu/plesch/pages/depth-conversion-pdgm-gocad for details on infill velocity in case seismic data includes data above ground level.
  • 17. Prepare velocity model: • Truncate/Extend to Seismic Datum Top of the velocity model should be at the same elevation as the seismic datum of the seismic survey to be depth converted. GOCAD depth conversion function offers arbitrary seismic datum but is inconsistent. Well tops can help to estimate seismic datum if their position is known inWell tops can help to estimate seismic datum if their position is known in time and depth If the ground level in the seismic data can be identified, its elevation can be looked up from a DEM Convenient to use New-Extracted from Voxet to crop the velocity model such that its top is identical to the seismic datum
  • 18. Time Convert Velocity Model • Shift Top to 0 Use Tools-Resize Voxet with Vectors and provide a new Z value for the origin which will then shift the voxet to proper amount. • Calculate Average Velocity Convert Velocity Type: In One DomainConvert Velocity Type: In One Domain Input Velocity is the smoothed and filled interval velocity of the model Input Velocity Type : Depth Interval Unit is m/s (one way time) Output velocity : Named vave, Output Velocity Type : Depth Average Visually quality check: Property should be smooth and increase in value downwards (Generally)
  • 19. Time Convert Velocity Model • Convert model in time domain. Time-Depth Conversion-Convert Seismic Cube Voxet Seismic is the prepared velocity model voxet Seismic Properties : Original interval velocity smoothed and filled velocity and the calculated average velocity (vave). Pick Depth to Time Conversion Voxet Velocity Cube : Pick the prepared velocity model voxet Average Velocity is v , and associated Velocity Unit m/s is (two wayAverage Velocity is vave , and associated Velocity Unit m/s is (two way time because desired output should be in two way time) Output Voxet Name can be time VelMod Starting Z should be 0 and the Ending Z as high as the deepest level of the seismic survey to be depth convert in milliseconds Number of Depth/Time Steps : sufficiently high to capture the velocity model structure Choose linear interpolation as Interpolation Method, not wavelet interpolation which is used for seismic data and not velocity data. Seismic Reference Datum needs to be set as Constant and at 0.
  • 20. Prepare Time Converted Velocity Model • Replace no-data values Applied to the time converted model when the process is not able to map corresponding depth data if (v_int_smooth_filled < 0){v_int_smooth_filled = XXXX;} • Recalculate Average Velocity The result (v_ave_t) should be very similar to the average velocity calculated in the depth domain (v_ave) but without no-data values
  • 21. Depth Convert Seismic Survey • Define Sub-Region in Model Critically speed up the transfer of the average velocity property to lines in the seismic survey. Define a closed curve in survey. Region-create inside closed polygons • Transfer Average Velocity to Survey• Transfer Average Velocity to Survey Property-Transfer From Nearby Grid Node or Cell Point Property Client :2d survey to be depth converted Region :everywhere Point Property Server : Time converted velocity model From Region : Region defined in the previous step (Sub-Region) Property : Average velocity
  • 22. Depth Convert Seismic Survey • Depth convert with a seismic datum of 0m Time-Depth Conversion-2D Survey Conversion 2D Survey Object : survey to be depth converted Seismic Properties: data properties (seismic by default) Average Velocity is the average velocity transferred from the model Starting Z : 0 and Ending Z : is max depth.Starting Z : 0 and Ending Z : is max depth. Interpolation Method : Wavelet interpolation Seismic reference datum : Constant at 0. • Shift depth converted survey to the actual seismic datum: 2D Survey Menu-Tools-Move Objects : Depth converted survey Translate: Amount to be shifted as the Z component for the Translation (- Survey Depth)
  • 23. References (Web Links) • http://paulbourke.net/dataformats/gocad/gocad.pdf • http://tu-freiberg.de/fakult3/gy/mageo/lehre_3d/vorlesung/script_uebung.pdf • http://scholar.harvard.edu/plesch/pages/depth-conversion-pdgm-gocad • http://www.geol.agh.edu.pl/~dwornik/mtex/Gocad_Tutorial.pdf • http://www.gocad.org/w4/index.php/gocad/presentation • http://scholar.harvard.edu/files/plesch/files/gocadinahurry.pdf Other Useful Links: http://sepwww.stanford.edu/public/docs/sep80/bob/paper_html/ • http://www.pdgm.com/getattachment/Resources/Brochures/SKUA-Structure-and- Stratigraphy/SKUA-Stratigraphy.pdf.aspx