SIMULATION COMPONENT AND MODFLOW DATA MODEL. Simulation Component.

Slides:



Advertisements
Similar presentations
Water Rights Accounting. New Accounting Model New Technology: 1979 versus 2011 – Faster processors – Faster graphics – Larger, faster, memory – Larger,
Advertisements

Environmental GIS Nicholas A. Procopio, Ph.D, GISP Some slides from Lyna Wiggins (Rutgers University)
Why python? Automate processes Batch programming Faster Open source Easy recognition of errors Good for data management What is python? Scripting programming.
ESRM 250 & CFR 520: Introduction to GIS © Phil Hurvitz, KEEP THIS TEXT BOX this slide includes some ESRI fonts. when you save this presentation,
Modeling tools.
Geodatabase basic. The geodatabase The geodatabase is a collection of geographic datasets of various types used in ArcGIS and managed in either a file.
GIS in Water Resources Fall 2011 Groundwater Tools for GIS.
Department of Geography University of Portsmouth Fundamentals of GIS: What is GIS? Dr. Ian Gregory, Department of Geography, University of Portsmouth.
GIS Topics and Applications
AUTOMATED WELL PERMITTING Application for Arc Hydro Groundwater and MODFLOW Analyst.
Geographic Information Systems : Data Types, Sources and the ArcView Program.
So What is GIS??? “A collection of computer hardware, software and procedures that are used to organize, manage, analyze and display.
19 th Advanced Summer School in Regional Science An introduction to GIS using ArcGIS.
ModelBuilder In ArcGIS 9.x By Tim Weigel GEOG 407/607 April 3 rd, 2006.
Introduction to ArcView ArcView_module_2 May 12, 10:40 AM.
ArcGIS 3D Analyst: Working with 3D Analyst and CityEngine
What Geoprocessing? Geoprocessing is the processing of geographic information. Commonly used to describe a process when geographic objects are manipulated.
Geography 241 – GIS I Dr. Patrick McHaffie Associate Professor Department of Geography Cook County, % population < 5.
Marine GIS Applications using ArcGIS Global Classroom training course Marine GIS Applications using ArcGIS Global Classroom training course By T.Hemasundar.
Geographical Information System GIS By: Yahia Dahash.
ESRM 250 & CFR 520: Introduction to GIS © Phil Hurvitz, KEEP THIS TEXT BOX this slide includes some ESRI fonts. when you save this presentation,
Rebecca Boger Earth and Environmental Sciences Brooklyn College.
Intro. To GIS Lecture 4 Data: data storage, creation & editing
Arc Hydro groundwater data model: a data model for groundwater systems within ArcGIS ESRI user conference May 2004 Gil Strassberg and David Maidment, University.
ArcGIS Workflow Manager An Introduction
Esri International User Conference | San Diego, CA Technical Workshops | Loading CAD data into the Geodatabase Alex LeReaux Thursday, July 14, 2011 – 10:15.
A New Generation GIS for the Classroom ArcGIS 9.0 A New Generation GIS for the Classroom.
Arc Hydro Groundwater Data Model
ArcGIS Network Analyst: Automating Workflows with Geoprocessing
Esri UC2013. Technical Workshop. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Caching Imagery Using.
Animation of DSM2 Outputs in ArcMap Siqing Liu Bay Delta Office Department of Water Resources 2/17/2015.
Best Practices for Managing Historical Imagery Cody Benkelman Kumar Dhruv.
Arc Hydro Groundwater: a geographic data model for groundwater systems
Introduction of Geoprocessing Topic 7a 4/10/2007.
Copyright © 2006 by Maribeth H. Price 8-1 Chapter 8 Geoprocessing.
Technical Workshops | Esri International User Conference San Diego, California Creating Geoprocessing Services Kevin Hibma, Scott Murray July 25, 2012.
An extension of the Arc Hydro Groundwater Simulation feature dataset
UC2008 Pre-conference Seminars 1 Subsurface Analyst, Modflow Data Model, MODFLOW Analyst Norm Jones (Brigham Young University) Gil Strassberg (Aquaveo)
GIS Data Structures How do we represent the world in a GIS database?
GIS & Health ESPM 9: W 5-8 April 7, 2010 Instructors: Maggi Kelly Kevin Koy Mark O’Connor Geospatial Innovation Facility College of Natural Resources -
An extension of the Arc Hydro Groundwater Simulation feature dataset
Introduction of Geoprocessing Lecture 9. Geoprocessing  Geoprocessing is any GIS operation used to manipulate data. A typical geoprocessing operation.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
Juanita Cano City of Sacramento Spring 2014 Geography 375.
Working with CAD Data In ArcGIS Travis Wagner. New Features Adds CAD datasets as group layers –Still have the ability to access all feature types properties.
Towards Unifying Vector and Raster Data Models for Hybrid Spatial Regions Philip Dougherty.
Introduction of Geoprocessing Lecture 9 3/24/2008.
Arc Hydro groundwater data model: a data model for groundwater systems within ArcGIS AWRA Specialty Conference Geographic Information Systems (GIS) and.
CE EN 547 – BRIGHAM YOUNG UNIVERSITY. 1. Build conceptual model object 2. Build coverages 3. Define grid frame 4. Build grid 5. Initialize MODFLOW 6.
Application of Arc Hydro Groundwater and MODFLOW Analyst Automated well permitting.
Geoprocessing and georeferencing raster data
William Perry U.S. Geological Survey Western Ecological Research Center Geography 375 Final Project May 22, 2013.
Introduction to Geodatabases
Building Transient MODFLOW Models
GIS Data Shape files, Rasters, Coordinate Systems, ArcGIS.
WELLS AND TIME SERIES DATA. Framework Temporal Aquifers & Wells.
WORKING WITH REGIONAL MODELS The Conceptual Model Approach.
Geocoding Chapter 16 GISV431 &GEN405 Dr W Britz. Georeferencing, Transformations and Geocoding Georeferencing is the aligning of geographic data to a.
XS2D COMPONENT. Outline  You can create 2D cross sections in ArcGIS  Cross sections are made of real GIS features  Cross sections use a (S, Z) coordinate.
MODFLOW – PART 3 File formats, importing models, solvers, trouble-shooting.
Groundwater Modeling Assignment #2. Parts A and B.
Sharing Maps and Layers to Portal for ArcGIS Melanie Summers, Tom Shippee, Ty Fitzpatrick.
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Desktop ArcGIS GIS File Types
ArcGIS Topology Shapefiles, Coverages, Geodatabases
Raster and Vector Data.
Instructor: Dr. Chunling Liu
funCTIONs and Data Import/Export
Network Analyst – Automating Workflows with Geoprocessing
Working with Temporal Data
Presentation transcript:

SIMULATION COMPONENT AND MODFLOW DATA MODEL

Simulation Component

Boundary Polygon J I Defines the model location and orientation

φ φ i i j j Boundary Origin X X Y Y The model location in space is defined by:  Origin – the X, Y position of the model boundary  Rotation angle – measured from the north Model Location

Cell2D and Node2D Features Cell2D Node2D  Define the model cells and nodes  For a 3D model define the cells and nodes of a single layer

 Define the model cells and nodes as 3D features (points and multipatches)  Mostly used for visualization of 3D models Cell3D and Node3D Features

CELL3D ANIMATION Demo

 A complete description of a simulation model inside a database  Enable the storage of model inputs and outputs Interface Data Models

Data standard for storing MODFLOW models in a GIS database Importing models built externally Archiving calibrated models Building new MODFLOW models inside ArcGIS Custom scripts for analyzing/modifying models can be developed as geoprocessing tools MODFLOW Data Model

 Links Cell2D and Node2D with Cell3D and Node3D  Includes I, J, K, IJ, and IJK indexes CellIndex Table

 IJ index – Cell2D and Node2D  IJK index – Cell3D and Node3D CellIndex Table

 Developed as geoprocessing (GP) tools  Classes of tools  Import  Export  Visualization/Map Layers  Model editing  Building package input  Working with transient input/solutions MODFLOW Analyst Tools

 Import a complete model (including creation of MODFLOW features)  Import only model tables (no features created)  Import MODFLOW outputs – populates output tables Import Tools Options:

 A MODFLOW world file (.mwf) must be built prior to importing your model  World files can be exported by other programs (e.g. GMS)  Can be created using the Create MODFLOW World File tool  The world file contains:  Origin coordinates  Rotation angle  Reference to a projection file MODFLOW World File

 Tool for importing a MODFLOW model based on a world file  The tool does the following:  Import the MODFLOW tables  Create the CellIndex table  Create Cell2D and Node2D features Import Georeferenced MODFLOW Model

INPUTOUTPUT

 Imports the MODFLOW files into the MODFLOW-related tables in the geodatabase without creating features (Node2D, Cell2D)  Typically used to update a previously imported model Import MODFLOW Tables

 Imports the outputs of a simulation (head, drawdown, ccf)  Output files need to be in binary format  The tool populates the OutputHead, OutputFlow, and OutputDrawdown tables Import MODFLOW Outputs

 Create a model boundary – a number of different options  Create 2D and 3D cells/nodes Tools for Creating Features

Export tools Export from tables to MODFLOW text files

 A view is created by joining spatial features (cells/nodes) with model inputs/outputs stored in the MODFLOW tables  The joins are based on the IJ and IJK indexes Tools for Creating Views

 Creates a new feature class with features representing the active zones in the MODFLOW model  Inputs include the Cell2D features and IBOUND table  An active zone polygon is generated for each layer in the MODFLOW model IBOUND To Polygon Active zone

 Creates a layer based on a join between features and tables  The result is an in-memory (temporary) layer stored in the map  The layer is updated automatically if the data in the table is updated Make MODFLOW Feature Layer

INPUTOUTPUT Or + Cell2D Node2D

 Similar to the Make MODFLOW Feature Layer tool  The result is a new feature class on disk  The features will not be updated automatically if the data in the table is updated Create MODFLOW Features

Map Layer – Computed Head

Build Package Input  Discretize:  Spatial  Polygons  K zones (overlay)  Points  K values (interpolate)  Polylines  River cells  Points  Wells  Temporal  Time Series  Stress Periods

Discretization of Features

Geoprocessing Tools

 GP tools enable the development of workflows as models or scripts  Extendable – You can create your own workflows  Leverage low-level tools to create new tools Geoprocessing Tools - Workflows

 Start with an existing calibrated MODFLOW Model  Create a new geodatabase and feature dataset with the appropriate spatial reference  Find the origin X and Y coordinates and the grid orientation  Run the Import Georeferenced MODFLOW Model tool  Load background map Example Workflow Step 1 - Import an existing MODFLOW Model:

Example Workflow Step 2 - Create active boundaries Layer 1Layer 4Layer 6

Example workflow Step 3 - Create maps of packages using the Make MODFLOW Feature Layer tool HY VCont Recharge

Example workflow Step 4 - Import simulated heads and create map layers to visualize

Map MODFLOW Outputs Step 5 - Create 3D features and visualize in ArcScene