1DTempPro: Analyzing Temperature Profiles for Groundwater/Surface-water Exchange

Size: px
Start display at page:

Download "1DTempPro: Analyzing Temperature Profiles for Groundwater/Surface-water Exchange"

Transcription

1 1DTempPro: Analyzing Temperature Profiles for Groundwater/Surface-water Exchange by Emily B. Voytek 1 *, Anja Drenkelfuss 2, Frederick D. Day-Lewis 1, Richard Healy 3, John W. Lane, Jr. 1, and Dale Werkema 4 1 U.S. Geological Survey, Office of Groundwater, Branch of Geophysics, 11 Sherman Place, Unit 5015, Storrs, CT 2 Formerly Department of Geodynamics and Geophysics, University of Bonn, Meckenheimer Allee 176, Bonn, Germany 3 U.S. Geological Survey, National Research Program, P.O. Box 25046, MS 418, Bldng., 53, Denver Federal Center, Denver, CO U.S. Environmental Protection Agency, 944 E. Harmon Ave., Las Vegas, NV * Corresponding Author: ebvoytek@usgs.gov, phone: x11, fax: Keywords: heat tracing, groundwater/surface-water interaction, model calibration, software Final copy as submitted to Ground Water for publication as: Voytek, E.B.; Drenkelfuss, Anja; Day-Lewis, F.D.; Healy, Richard; Lane, J.W., Jr.; and Werkema, Dale, 2013, 1DTempPro: Analyzing Temperature Profiles for Groundwater/Surface-water Exchange: Ground Water. Page 1 of 13

2 ABSTRACT A new computer program, 1DTempPro, is presented for analysis of vertical one-dimensional (1D) temperature profiles under saturated flow conditions. 1DTempPro is a graphical user interface to the U.S. Geological Survey code VS2DH, which numerically solves the flow and heat-transport equations. Pre- and post-processor features allow the user to calibrate VS2DH models to estimate vertical groundwater/surface-water exchange and also hydraulic conductivity for cases where hydraulic head is known. Introduction Temperature is a naturally occurring tracer, which can be exploited to infer the movement of water through subsurface saturated and unsaturated zones and between aquifers and surface-water bodies, such as estuaries, lakes, and streams. The interested reader is referred to reviews by Constantz (2008), Anderson (2005), and Constantz and Stonestrom (2003). As a result of burgeoning interest in the hyporheic zone, temperature data increasingly are used to estimate exchange rates through streambeds. One-dimensional (1D) vertical temperature profiles (Figure 1) commonly show amplitude decay and increasing phase lag of the temperature signal with depth; this behavior is predicted by the heat-transport equation, which can be solved analytically in 1D under simplifying assumptions (e.g., sinusoidal or steady boundary conditions and homogeneity of hydraulic and thermal properties). A number of methods based on analytical models have been proposed in the literature (Anderson, 2005) to calculate vertical groundwater flux based on amplitude decay or phase information. Although straightforward to implement (e.g., Swanson and Cardenas, 2011; Gordon et al., 2012), these methods are limited in application by the simplifying assumptions required for closed-form solution of the heattransport equation. Use of these methods is difficult or problematic in the presence of surface-water Page 2 of 13

3 stage fluctuations, non-sinusoidal or non-steady boundary conditions, or other complicated forcing mechanisms. The purpose of this Methods Note is to introduce a new computer program based on an existing numerical heat transport model that allows the analysis of vertical temperature profiles even if complicated forcing mechanisms are present. Analysis of 1D temperature profiles using numerical models has been demonstrated in a number of studies (e.g., Lappam, 1989; and Essaid et al., 2008). Numerical models readily can incorporate timevarying head boundary conditions (e.g., from stage fluctuations, dam releases, etc.), time-varying temperature boundary conditions (e.g., from precipitation events, weather systems, variable solar radiation), heterogeneity of bed materials, and 2D or 3D flow. 1D vertical temperature profiles are analyzed by calibrating the numerical model to match observed data. Calibration commonly focuses on adjustment of flux or, if head data are available, hydraulic conductivity. Other properties (e.g., thermal conductivity) also affect heat transport but are less variable by sediment or rock type. The VS2DH (Variably Saturated 2-Dimensional Heat Transport) model (Healy and Ronan, 1996) has been used in such studies (e.g., Essaid et al., 2008); however, the U.S. Geological Survey s (USGS) existing graphical user interface (GUI) (Hsieh et al., 2000) is not specifically designed to support such analysis, and thus users must manually generate boundary condition input files and manually parse output files in a time-consuming and labor-intensive procedure to compare model results to observed data. Although GUIs recently were published (Swanson and Cardenas, 2011; Gordon et al., 2012) for analytical methods (e.g., Stallman, 1965; Keery et al., 2007; and Hatch et al., 2006), the authors are aware of no GUI for analysis based on numerical models. Approach 1DTempPro is a GUI that allows users to manually calibrate a 1D VS2DH groundwater flow and heat-transport model to a set of temperature times-series data from different depths below a Page 3 of 13

4 sediment-water interface. The GUI functions as both a pre- and post- processor with capabilities including (1) graphical display of temperature data; (2) assignment of model parameters and settings; (3) generation of input files; (4) execution of the VS2DH executable from the Microsoft Windows GUI application; (5) reading and display of output files; and (6) iterative, manual adjustment of model parameters to match the model predictions to observed temperature data. Calibration is facilitated by immediate display of model results against measured data with each model run. Through this process, estimates of hydraulic conductivity (if head data are entered) or specific discharge (if no head data are provided) can be obtained. A flow chart (Figure 2) illustrates the iterative nature of the calibration procedure and links between pre- and post-processing features. 1DTempPro generates VS2DH input data for a 1D model, in which groundwater/surface-water exchange is modeled as a saturated-flow problem. The interested user is referred to Healy (1996) for a detailed description of the heat-transport equation and its numerical solution in VS2DH. 1DTempPro discretizes the model domain, spanning the distance between the uppermost and deepest temperature sensor locations, into a user-specified number of cells. The model assumes homogenous material conditions set in the main window. A library of sedimentary materials (e.g., silty sand, loam, etc.) is provided to initially define conditions prior to calibration. The active cells are surrounded by no-flow boundaries. Boundary conditions of specified temperature (and optionally specified-head difference) are applied to the top and bottom cells which correspond to the top and bottom temperature sensors. For initial conditions, a temperature profile is interpolated linearly between the sensor locations. Additional settings and model specifications are discussed in README and TUTORIAL files and documented in the model input files generated by 1DTempPro. Page 4 of 13

5 Using 1DTempPro 1DTempPro is written in C# for execution in a MS Windows.NET environment. Important model settings associated with calibration are specified by the user in the main window (Figure 3), which contains tabs to toggle between displays of simulated and observed data for each temperature sensor. Additional options and settings associated with the numerical solution (e.g., iterations per time step, length of recharge period, and the linear-system solver s convergence criteria) can be changed from default settings in the Advanced Settings menu. The code is installed by a Windows setup.exe provided in the distribution media. The normal progression of analysis includes the following steps: (1) read data; (2) set parameter values; (3) run VS2DH and read output; (4) repeat steps 2-3 until a satisfactory match is achieved. The execution of these steps in the GUI is explained in order below. (1) Read temperature data from a single comma-delimited file using the Read Data menu. The data file must include data from at least three sensors along the model profile. The data format is described in the software README file, and an example dataset is provided in the distribution media. The top and bottom sensors define boundary conditions, and interior sensors provide data for model calibration. The user has options for hydraulic data: (1) including no data; (2) specifying a time-invariant head difference across the model domain; or (3) reading time-varying head difference across the model domain from a file. Positive head difference values indicate a higher head at the surface location (downward flow and positive q, where q is flow rate), whereas negative values correspond to a higher head at the base of the model (upward flow and negative q). If head data are included in the model, estimation of hydraulic conductivity is possible. Otherwise, with only temperature data, only specific discharge can be estimated. Page 5 of 13

6 (2) Set model parameters using text boxes in the main window. Parameter assignments of specific discharge (or alternatively hydraulic conductivity), porosity, thermal conductivity, dispersivity and matrix heat capacity define the properties of the homogenous system. A selection of generic soil type properties is provided as a starting point when head difference across the model domain is provided, but all values can be entered manually. (3) Run the model by clicking the Run VS2DH button. Execution times are commonly less than a second. For each run, 1DTempPro creates a new folder, and generates VS2DH input files in this folder; invokes the VS2DH executable; saves model output to the folder; and reads and displays model output. The naming and structure of folders is designed to facilitate archiving of model input and results according to USGS policy. (4) Calibrate by repeating steps 2 and 3. Commonly, the calibration parameter is specific discharge, or, if head data are available, hydraulic conductivity; however, any other parameters (e.g., thermal properties) may also serve as calibration parameters. Example To demonstrate the operation of 1DTempPro, a simple synthetic example is provided. A plausible combination of hydraulic parameters, thermal parameters, and boundary conditions were assumed (Figure 3) and temperature data were simulated numerically; hence the true parameters are known, facilitating evaluation of the effectiveness of the calibration procedure and validating the code execution. A 1-m probe is assumed, with thermistors at 0, 0.15, 0.40, 0.75, and 1 m below the sedimentwater interface. The top thermal boundary condition is sinusoidal signal, with a 1-day period, maxima occurring mid-day, a diurnal temperature swing of 2 ºC, and a positive linear trend of 0.5ºC/day from Page 6 of 13

7 days 1-3 and a negative trend of identical slope from days 3-5. True hydraulic conductivity is assumed to be m/s; porosity, 0.33; thermal conductivity, 1.8 W/(mºC); matrix heat capacity, 3.2x10 6 J/(m 3 ºC); and dispersivity 0.1 m. To generate synthetic data, a static, a 11 ºC bottom boundary condition was placed at 5-m depth. The head difference across the 1-m probe is m for 3 days then drops to m thereafter; this gradient was extended to the bottom of the 5-m model. Synthetic data were taken from the model output for grid cells at the locations of the thermistors, and this dataset was downsampled to 10-minute intervals. To simulate noise, uniformly distributed random errors between ºC and 0.05 ºC were added to the synthetic data. As expected, the calibration procedure effectively recovers the true parameter values (Figure 3), and the simulated temperatures closely approximate the synthetic temperatures. Discussion & Conclusions The utility of 1DTempPro is subject to limitations including (1) 1D vertical flow for saturated porous media, (2) homogeneous, isotropic soil hydraulic and thermal properties, and (3) negligible feedback between temperature variation and hydraulic/thermal properties. Limitation (3) is inherent to the numerical solution coded in VS2DH, in which the flow problem is solved prior to the heat-transport problem. Limitations (1-2) may be relaxed in future releases of 1DTempPro, which may be extended to address heterogeneity, 2D flow, and unsaturated conditions. Users of the present version of 1DTempPro should check for potential 2D flow, which can be recognized as a degrading fit to temperature data with increasing depth. In analyzing a dataset, users also should evaluate parameter sensitivity and the potential for non-unique estimates by manual adjustment of parameter values and inspection of simulated temperatures. Future releases of 1DTempPro may include tools for automated model calibration and assessment of parameter sensitivity. The 1DTempPro code was written following objectoriented paradigm in C# to foster extensibility and future development. Page 7 of 13

8 Supporting Information Supplemental material available online includes the 1DTempPro installation, which also can be downloaded from and README and TUTORIAL files with information for installation, troubleshooting, and examples of code operation. Acknowledgments The authors are grateful for useful comments from USGS colleagues Jeannie Barlow, Martin Briggs, and Cheryl Miller. We acknowledge constructive comments from four anonymous reviewers. The first author also is grateful to Ethan Yang (U. Massachusetts, Amherst) for advice on development of graphical user interfaces. The second author is grateful to Andreas Kemna for supporting an internship at the USGS while studying at University of Bonn, Germany. Any use of trade, firm, or product names is for descriptive purposes only and does not imply endorsement by the U.S. Government. This work was supported by the U.S. Environmental Protection Agency under contract EP10D000782, and the USGS Toxic Substances Hydrology and Groundwater Resources Programs. References Anderson, M.P Heat as a Ground Water Tracer. Ground Water 43, no. 6: Constantz, J Heat as a tracer to determine streambed water exchanges, Water Resources Research. 44, no. 4: 20 p. W00D10. Constantz, J. and D.A. Stonestrom Heat as a tracer of water movement near streams. In Heat as a Tool for Studying the Movement of Ground Water Near Streams, eds. D.A. Stonestrom and J. Constantz, 1-6. U.S. Geological Survey Circular 1260, 1-6. Reston, Virginia: USGS. Page 8 of 13

9 Essaid, H.I., C.M. Zamora, K.A. McCarthy, J.R. Vogel, and J.T. Wilson Using Heat to Characterize Streambed Water Flux Variability in Four Stream Reaches. Journal of Environmental Quality 37, no. 3: Gordon, R.P., L.K. Lautz, M.A. Briggs, and J.M. McKenzie Automated calculation of vertical pore-water flux from field temperature time series using the VFLUX method and computer program. Journal of Hydrology, : Hatch, C.E., A.T. Fisher, J.S. Revenaugh, J. Constanz and C. Ruehl Quantifying surface water groundwater interactions using time series analysis of streambed thermal records: Method development. Water Resources Research 42, no. 10. Healy, R.W., and A.D. Ronan Documentation of computer program VS2DH for simulation of energy transport in variably saturated porous media -- modification of the U.S. Geological Survey's computer program VS2DT. U.S. Geological Survey Water-Resources Investigations Report , 36. Reston, Virginia: USGS. Hsieh, P.A., W. Wingle, and R.W. Healy VS2DI--A graphical software package for simulating fluid flow and solute or energy transport in variably saturated porous media: U.S. Geological Survey Water-Resources Investigations Report , 16. Reston, Virginia: USGS. Keery, J., A. Binley, N.Crook, and J.W.N. Smith, Temporal and spatial variability of groundwater surface water fluxes: Development and application of an analytical method using temperature time series. Journal of Hydrology, 336: 16 p. Lappam, W Use of temperature profiles beneath streams to determine rates of vertical ground-water flow and vertical hydraulic conductivity. U.S. Geological Survery Water Supply Paper 2337, 35. Reston, Virginia: USGS. Stallman, R.W., Steady 1-dimensional fluid flow in a semi-infinite porous medium with sinusoidal surface temperature. Journal of Geophysical Research 70, no. 12: Page 9 of 13

10 Swanson, T.E. and M.B. Cardenas Ex-Stream: A MATLAB program for calculating fluid flux through sediment water interfaces based on steady and transient temperature profiles. Computers and Geosciences 37, no. 10: Page 10 of 13

11 Figure 1. (a) A schematic of data collection including a temperature probe with four sensors and a pair of pressure transducers; (b) measurements of temperature (T) and head difference (Δh = h1 h2) for use as boundary conditions and calibration data; (c) numerical model consisting of a single column of homogenous, fully saturated finite-difference cells; and (d) comparison of modeled and observed data. Page 11 of 13

12 Figure 2. Flowchart of the 1DTempPro program execution and data-analysis workflow. Page 12 of 13

13 Figure 3. Main window of the 1DTempPro interface, in which model parameters are adjusted and simulated temperatures are compared to data. Parameter values and plots reflect the calibrated model for the example dataset. Page 13 of 13

Study of heterogeneous vertical hyporheic flux via streambed temperature at different depths

Study of heterogeneous vertical hyporheic flux via streambed temperature at different depths 168 Remote Sensing and GIS for Hydrology and Water Resources (IAHS Publ. 368, 2015) (Proceedings RSHS14 and ICGRHWE14, Guangzhou, China, August 2014). Study of heterogeneous vertical hyporheic flux via

More information

Geophysical Characterization and Monitoring of Groundwater/Surface-Water Interaction in the Hyporheic Corridor at the Hanford 300 Area

Geophysical Characterization and Monitoring of Groundwater/Surface-Water Interaction in the Hyporheic Corridor at the Hanford 300 Area Geophysical Characterization and Monitoring of Groundwater/Surface-Water Interaction in the Hyporheic Corridor at the Hanford 300 Area L. Slater 1, F. Day-Lewis 2, R. Versteeg 3, A. Ward 4, J. Lane 2,

More information

Quantifying streambed deposition and scour from stream and hyporheic water temperature time series

Quantifying streambed deposition and scour from stream and hyporheic water temperature time series WATER RESOURCES RESEARCH, VOL. 50, 287 292, doi:10.1002/2013wr014567, 2014 Quantifying streambed deposition and scour from stream and hyporheic water temperature time series Daniele Tonina, 1 Charles Luce,

More information

SHAWN NAYLOR. Research Hydrogeologist Center for Geospatial Data Analysis, Indiana Geological Survey

SHAWN NAYLOR. Research Hydrogeologist Center for Geospatial Data Analysis, Indiana Geological Survey SHAWN NAYLOR Research Hydrogeologist Center for Geospatial Data Analysis, Indiana Geological Survey Project overview Funded by American Recovery and Reinvestment Act Develop distributed network of databases

More information

Multiphysics Modeling

Multiphysics Modeling 11 Multiphysics Modeling This chapter covers the use of FEMLAB for multiphysics modeling and coupled-field analyses. It first describes the various ways of building multiphysics models. Then a step-by-step

More information

HEAT AS A TRACER TO EXAMINE FLOW IN THE STREAMBED OF A LARGE, GRAVEL-BED RIVER. Matthew H. Silver B.A., Whitman College, Walla Walla, 2002 THESIS

HEAT AS A TRACER TO EXAMINE FLOW IN THE STREAMBED OF A LARGE, GRAVEL-BED RIVER. Matthew H. Silver B.A., Whitman College, Walla Walla, 2002 THESIS HEAT AS A TRACER TO EXAMINE FLOW IN THE STREAMBED OF A LARGE, GRAVEL-BED RIVER Matthew H. Silver B.A., Whitman College, Walla Walla, 2002 THESIS Submitted in partial satisfaction of the requirements for

More information

Surface Processes Focus on Mass Wasting (Chapter 10)

Surface Processes Focus on Mass Wasting (Chapter 10) Surface Processes Focus on Mass Wasting (Chapter 10) 1. What is the distinction between weathering, mass wasting, and erosion? 2. What is the controlling force in mass wasting? What force provides resistance?

More information

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes

v Prerequisite Tutorials GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Time minutes v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Creating Feature Objects and Mapping Attributes to the 2D Grid Populate hydrologic parameters in a GSSHA model using land use and soil data Objectives This tutorial

More information

A Short Course in Contaminated Fractured Rock Hydrogeology and Geophysics

A Short Course in Contaminated Fractured Rock Hydrogeology and Geophysics A Short Course in Contaminated Fractured Rock Hydrogeology and Geophysics An Eight Hour Geophysics Course Offered Through the Environmental Professionals' Organization of Connecticut Date: Nov 19, Nov

More information

WMS 9.0 Tutorial GSSHA Modeling Basics Infiltration Learn how to add infiltration to your GSSHA model

WMS 9.0 Tutorial GSSHA Modeling Basics Infiltration Learn how to add infiltration to your GSSHA model v. 9.0 WMS 9.0 Tutorial GSSHA Modeling Basics Infiltration Learn how to add infiltration to your GSSHA model Objectives This workshop builds on the model developed in the previous workshop and shows you

More information

Use of heat as tracer to quantify vertical streambed flow in a two-dimensional flow field

Use of heat as tracer to quantify vertical streambed flow in a two-dimensional flow field WATER RESOURCES RESEARCH, VOL. 48, W10508, doi:10.1029/2012wr011918, 2012 Use of heat as tracer to quantify vertical streambed flow in a two-dimensional flow field Hamid Roshan, 1 Gabriel C. Rau, 1 Martin

More information

APPENDIX Tidally induced groundwater circulation in an unconfined coastal aquifer modeled with a Hele-Shaw cell

APPENDIX Tidally induced groundwater circulation in an unconfined coastal aquifer modeled with a Hele-Shaw cell APPENDIX Tidally induced groundwater circulation in an unconfined coastal aquifer modeled with a Hele-Shaw cell AaronJ.Mango* Mark W. Schmeeckle* David Jon Furbish* Department of Geological Sciences, Florida

More information

RATE OF FLUID FLOW THROUGH POROUS MEDIA

RATE OF FLUID FLOW THROUGH POROUS MEDIA RATE OF FLUID FLOW THROUGH POROUS MEDIA Submitted by Xu Ming Xin Kiong Min Yi Kimberly Yip Juen Chen Nicole A project presented to the Singapore Mathematical Society Essay Competition 2013 1 Abstract Fluid

More information

Texas A & M University and U.S. Bureau of Reclamation Hydrologic Modeling Inventory Model Description Form

Texas A & M University and U.S. Bureau of Reclamation Hydrologic Modeling Inventory Model Description Form Texas A & M University and U.S. Bureau of Reclamation Hydrologic Modeling Inventory Model Description Form JUNE, 1999 Name of Model: Two-Dimensional Alluvial River and Floodplain Model (MIKE21 CHD & CST)

More information

SAFETY ASSESSMENT CODES FOR THE NEAR-SURFACE DISPOSAL OF LOW AND INTERMEDIATE-LEVEL RADIOACTIVE WASTE WITH THE COMPARTMENT MODEL: SAGE AND VR-KHNP

SAFETY ASSESSMENT CODES FOR THE NEAR-SURFACE DISPOSAL OF LOW AND INTERMEDIATE-LEVEL RADIOACTIVE WASTE WITH THE COMPARTMENT MODEL: SAGE AND VR-KHNP SAFETY ASSESSMENT CODES FOR THE NEAR-SURFACE DISPOSAL OF LOW AND INTERMEDIATE-LEVEL RADIOACTIVE WASTE WITH THE COMPARTMENT MODEL: SAGE AND VR-KHNP J. B. Park, J. W. Park, C. L. Kim, M. J. Song Korea Hydro

More information

Journal of Hydrology

Journal of Hydrology Journal of Hydrology 4 4 () 4 58 Contents lists available at SciVerse ScienceDirect Journal of Hydrology journal homepage: www.elsevier.com/locate/jhydrol utomated calculation of vertical pore-water flux

More information

12 SWAT USER S MANUAL, VERSION 98.1

12 SWAT USER S MANUAL, VERSION 98.1 12 SWAT USER S MANUAL, VERSION 98.1 CANOPY STORAGE. Canopy storage is the water intercepted by vegetative surfaces (the canopy) where it is held and made available for evaporation. When using the curve

More information

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press,   ISSN STREAM, spatial tools for river basins, environment and analysis of management options Menno Schepel Resource Analysis, Zuiderstraat 110, 2611 SJDelft, the Netherlands; e-mail: menno.schepel@resource.nl

More information

v GMS 10.4 Tutorial RT3D Double-Monod Model Prerequisite Tutorials RT3D Instantaneous Aerobic Degradation Time minutes

v GMS 10.4 Tutorial RT3D Double-Monod Model Prerequisite Tutorials RT3D Instantaneous Aerobic Degradation Time minutes v. 10.4 GMS 10.4 Tutorial RT3D Double-Monod Model Objectives Use GMS and RT3D to model the reaction between an electron donor and an electron acceptor, mediated by an actively growing microbial population

More information

1D-HAM. Coupled Heat, Air and Moisture Transport in Multi-layered Wall Structures. Manual with brief theory and an example. Version 2.

1D-HAM. Coupled Heat, Air and Moisture Transport in Multi-layered Wall Structures. Manual with brief theory and an example. Version 2. 1D-HAM Coupled Heat, Air and Moisture Transport in Multi-layered Wall Structures. Manual with brief theory and an example. Version 2.0 30 t=70 days (1680 h) 100 Temperatures ( C) v (g/m³) 25 20 15 10 5

More information

RT3D Rate-Limited Sorption Reaction

RT3D Rate-Limited Sorption Reaction GMS TUTORIALS RT3D Rate-Limited Sorption Reaction This tutorial illustrates the steps involved in using GMS and RT3D to model sorption reactions under mass-transfer limited conditions. The flow model used

More information

v. 8.0 GMS 8.0 Tutorial RT3D Double Monod Model Prerequisite Tutorials None Time minutes Required Components Grid MODFLOW RT3D

v. 8.0 GMS 8.0 Tutorial RT3D Double Monod Model Prerequisite Tutorials None Time minutes Required Components Grid MODFLOW RT3D v. 8.0 GMS 8.0 Tutorial Objectives Use GMS and RT3D to model the reaction between an electron donor and an electron acceptor, mediated by an actively growing microbial population that exists in both soil

More information

QGIS FLO-2D Integration

QGIS FLO-2D Integration EPiC Series in Engineering Volume 3, 2018, Pages 1575 1583 Engineering HIC 2018. 13th International Conference on Hydroinformatics Karen O Brien, BSc. 1, Noemi Gonzalez-Ramirez, Ph. D. 1 and Fernando Nardi,

More information

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS James Hall JHTech PO Box 877 Divide, CO 80814 Email: jameshall@jhtech.com Jeffrey Hall JHTech

More information

KINEROS2/AGWA. Fig. 1. Schematic view (Woolhiser et al., 1990).

KINEROS2/AGWA. Fig. 1. Schematic view (Woolhiser et al., 1990). KINEROS2/AGWA Introduction Kineros2 (KINematic runoff and EROSion) (K2) model was originated at the USDA-ARS in late 1960s and released until 1990 (Smith et al., 1995; Woolhiser et al., 1990). The spatial

More information

pifreeze A Freeze / Thaw Plug-in for FEFLOW User Guide

pifreeze A Freeze / Thaw Plug-in for FEFLOW User Guide pifreeze A Freeze / Thaw Plug-in for FEFLOW User Guide MIKE 2016 DHI headquarters Agern Allé 5 DK-2970 Hørsholm Denmark +45 4516 9200 Telephone +45 4516 9333 Support +45 4516 9292 Telefax mike@dhigroup.com

More information

GMS 8.0 Tutorial MT3DMS Advanced Transport MT3DMS dispersion, sorption, and dual domain options

GMS 8.0 Tutorial MT3DMS Advanced Transport MT3DMS dispersion, sorption, and dual domain options v. 8.0 GMS 8.0 Tutorial MT3DMS dispersion, sorption, and dual domain options Objectives Learn about the dispersion, sorption, and dual domain options in MT3DMS Prerequisite Tutorials None Required Components

More information

Practical methodology for inclusion of uplift and pore pressures in analysis of concrete dams

Practical methodology for inclusion of uplift and pore pressures in analysis of concrete dams Practical methodology for inclusion of uplift and pore pressures in analysis of concrete dams Michael McKay 1 and Francisco Lopez 2 1 Dams Engineer, GHD Pty 2 Principal Dams/Structural Engineer, GHD Pty

More information

Marine Heat Flow Measurements Information Brochure

Marine Heat Flow Measurements Information Brochure Marine Heat Flow Measurements Information Brochure 5 1 2 3 4 5 5 6 7 8 5 9 10 11 12 13 14 5 15 16 17 18 19 20 21 5 22 0 200 400 600 800 1000 1200 1400 1600 Time (s) What is the use of heat flow measurements?

More information

In all of the following equations, is the coefficient of permeability in the x direction, and is the hydraulic head.

In all of the following equations, is the coefficient of permeability in the x direction, and is the hydraulic head. Groundwater Seepage 1 Groundwater Seepage Simplified Steady State Fluid Flow The finite element method can be used to model both steady state and transient groundwater flow, and it has been used to incorporate

More information

RT3D Double Monod Model

RT3D Double Monod Model GMS 7.0 TUTORIALS RT3D Double Monod Model 1 Introduction This tutorial illustrates the steps involved in using GMS and RT3D to model the reaction between an electron donor and an electron acceptor, mediated

More information

Baseflow Analysis. Objectives. Baseflow definition and significance

Baseflow Analysis. Objectives. Baseflow definition and significance Objectives Baseflow Analysis. Understand the conceptual basis of baseflow analysis.. Estimate watershed-average hydraulic parameters and groundwater recharge rates. Baseflow definition and significance

More information

RT3D Double Monod Model

RT3D Double Monod Model GMS TUTORIALS RT3D Double Monod Model This tutorial illustrates the steps involved in using GMS and RT3D to model the reaction between an electron donor and an electron acceptor, mediated by an actively

More information

Accessing and Using National Long Term Ecological Research (LTER) Climate and Hydrology Data from ClimDB and HydroDB: A Tutorial

Accessing and Using National Long Term Ecological Research (LTER) Climate and Hydrology Data from ClimDB and HydroDB: A Tutorial Accessing and Using National Long Term Ecological Research (LTER) Climate and Hydrology Data from ClimDB and HydroDB: A Tutorial Gordon M. Heisler USDA Forest Service, Syracuse, NY Gary Fisher U.S. Geological

More information

Frozen Ground Containment Barrier

Frozen Ground Containment Barrier Frozen Ground Containment Barrier GEO-SLOPE International Ltd. www.geo-slope.com 1200, 700-6th Ave SW, Calgary, AB, Canada T2P 0T8 Main: +1 403 269 2002 Fax: +1 888 463 2239 Introduction Frozen soil barriers

More information

Athena Visual Software, Inc. 1

Athena Visual Software, Inc. 1 Athena Visual Studio Visual Kinetics Tutorial VisualKinetics is an integrated tool within the Athena Visual Studio software environment, which allows scientists and engineers to simulate the dynamic behavior

More information

11280 Electrical Resistivity Tomography Time-lapse Monitoring of Three-dimensional Synthetic Tracer Test Experiments

11280 Electrical Resistivity Tomography Time-lapse Monitoring of Three-dimensional Synthetic Tracer Test Experiments 11280 Electrical Resistivity Tomography Time-lapse Monitoring of Three-dimensional Synthetic Tracer Test Experiments M. Camporese (University of Padova), G. Cassiani* (University of Padova), R. Deiana

More information

4.11 Groundwater model

4.11 Groundwater model 4.11 Groundwater model 4.11 Groundwater model 4.11.1 Introduction and objectives Groundwater models have the potential to make important contributions in the mapping and characterisation of buried valleys.

More information

OPSIAL Manual. v Xiaofeng Tan. All Rights Reserved

OPSIAL Manual. v Xiaofeng Tan. All Rights Reserved OPSIAL Manual v1.0 2016 Xiaofeng Tan. All Rights Reserved 1. Introduction... 3 1.1 Spectral Calculator & Fitter (SCF)... 3 1.2 Automated Analyzer (AA)... 3 2. Working Principles and Workflows of OPSIAL...

More information

WindNinja Tutorial 3: Point Initialization

WindNinja Tutorial 3: Point Initialization WindNinja Tutorial 3: Point Initialization 07/20/2017 Introduction Welcome to. This tutorial will step you through the process of running a WindNinja simulation that is initialized by location specific

More information

Mathematical Modelling Using SimScape (Electrical Systems)

Mathematical Modelling Using SimScape (Electrical Systems) Experiment Three Mathematical Modelling Using SimScape (Electrical Systems) Control Systems Laboratory Dr. Zaer Abo Hammour Dr. Zaer Abo Hammour Control Systems Laboratory 1. Model and simulate MultiDomain

More information

Earth dam steady state seepage analysis

Earth dam steady state seepage analysis Engineering manual No. 32 Updated 3/2018 Earth dam steady state seepage analysis Program: FEM Water Flow File: Demo_manual_32.gmk Introduction This example illustrates an application of the GEO5 FEM module

More information

11/22/2010. Groundwater in Unconsolidated Deposits. Alluvial (fluvial) deposits. - consist of gravel, sand, silt and clay

11/22/2010. Groundwater in Unconsolidated Deposits. Alluvial (fluvial) deposits. - consist of gravel, sand, silt and clay Groundwater in Unconsolidated Deposits Alluvial (fluvial) deposits - consist of gravel, sand, silt and clay - laid down by physical processes in rivers and flood plains - major sources for water supplies

More information

Lecture Outlines PowerPoint. Chapter 5 Earth Science 11e Tarbuck/Lutgens

Lecture Outlines PowerPoint. Chapter 5 Earth Science 11e Tarbuck/Lutgens Lecture Outlines PowerPoint Chapter 5 Earth Science 11e Tarbuck/Lutgens 2006 Pearson Prentice Hall This work is protected by United States copyright laws and is provided solely for the use of instructors

More information

Measurement and Instrumentation, Data Analysis. Christen and McKendry / Geography 309 Introduction to data analysis

Measurement and Instrumentation, Data Analysis. Christen and McKendry / Geography 309 Introduction to data analysis 1 Measurement and Instrumentation, Data Analysis 2 Error in Scientific Measurement means the Inevitable Uncertainty that attends all measurements -Fritschen and Gay Uncertainties are ubiquitous and therefore

More information

GLG 471; MICHIGAN STATE UNIVERSITY INSTRUCTOR R.L. VAN DAM PROJECT: ELECTRICAL RESISTIVITY

GLG 471; MICHIGAN STATE UNIVERSITY INSTRUCTOR R.L. VAN DAM PROJECT: ELECTRICAL RESISTIVITY GLG 471; MICHIGAN STATE UNIVERSITY INSTRUCTOR R.L. VAN DAM PROJECT: ELECTRICAL RESISTIVITY General information: This is a group (2-3 students) project requiring lab-, computer-, and fieldwork. Work will

More information

Geology 554 -Wilson Environmental and Exploration Geophysics II Computer Lab - Seismic Resolution I

Geology 554 -Wilson Environmental and Exploration Geophysics II Computer Lab - Seismic Resolution I Geology 554 -Wilson Environmental and Exploration Geophysics II Computer Lab - Seismic Resolution I In this lab we will examine the response of a thinning layer and use it to develop an understanding of

More information

Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure

Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure Tutorial 12 Excess Pore Pressure (B-bar method) Undrained loading (B-bar method) Initial pore pressure Excess pore pressure Introduction This tutorial will demonstrate the Excess Pore Pressure (Undrained

More information

DGS Digital Geologic Information Resource (DGIR) User Guide

DGS Digital Geologic Information Resource (DGIR) User Guide DGS Digital Geologic Information Resource (DGIR) User Guide Developed by the Delaware Geological Survey. Revised January 2012. TABLE OF CONTENTS I. INTRODUCTION II. DGIR LAYOUT III. TOOLBARS IV. USING

More information

ON SITE SYSTEMS Chemical Safety Assistant

ON SITE SYSTEMS Chemical Safety Assistant ON SITE SYSTEMS Chemical Safety Assistant CS ASSISTANT WEB USERS MANUAL On Site Systems 23 N. Gore Ave. Suite 200 St. Louis, MO 63119 Phone 314-963-9934 Fax 314-963-9281 Table of Contents INTRODUCTION

More information

GROUND WATER/SURFACE WATER INTERACTIONS 1-3 AWRA SUMMER SPECIALTP CONFERENCE USING GIs TO MAP THE DEPTH TO SEDIMENT IN A POND

GROUND WATER/SURFACE WATER INTERACTIONS 1-3 AWRA SUMMER SPECIALTP CONFERENCE USING GIs TO MAP THE DEPTH TO SEDIMENT IN A POND JULY.. GROUND WATER/SURFACE WATER INTERACTIONS 1-3 AWRA SUMMER SPECIALTP CONFERENCE 2002 USING GIs TO MAP THE DEPTH TO SEDIMENT IN A POND Frank P. Beck, Jr.', Patrick J. Clark2, Robert Ford' and Victor

More information

Groundwater Modeling for Flow Systems with Complex Geological and Hydrogeological Conditions

Groundwater Modeling for Flow Systems with Complex Geological and Hydrogeological Conditions Available online at www.sciencedirect.com Procedia Earth and Planetary Science 3 ( 2011 ) 23 28 2011 Xi an International Conference on Fine Geological Exploration and Groundwater & Gas Hazards Control

More information

WindNinja Tutorial 3: Point Initialization

WindNinja Tutorial 3: Point Initialization WindNinja Tutorial 3: Point Initialization 6/27/2018 Introduction Welcome to WindNinja Tutorial 3: Point Initialization. This tutorial will step you through the process of downloading weather station data

More information

Spatio-temporal variability of hyporheic exchange through a pool-riffle-pool. sequence

Spatio-temporal variability of hyporheic exchange through a pool-riffle-pool. sequence Spatio-temporal variability of hyporheic exchange through a pool-riffle-pool sequence Frank P. Gariglio 1, Daniele Tonina 1, Charles H. Luce 1 University of Idaho, Center for Ecohydraulics Research, College

More information

Example Resistive Heating

Example Resistive Heating Example Resistive Heating SOLVED WITH COMSOL MULTIPHYSICS 3.5a COPYRIGHT 2008. All right reserved. No part of this documentation may be photocopied or reproduced in any form without prior written consent

More information

Essentials of Geology, 11e

Essentials of Geology, 11e Essentials of Geology, 11e Groundwater Chapter 10 Instructor Jennifer Barson Spokane Falls Community College Geology 101 Stanley Hatfield Southwestern Illinois Co Jennifer Cole Northeastern University

More information

MODELING OF LOCAL SCOUR AROUND AL-KUFA BRIDGE PIERS Saleh I. Khassaf, Saja Sadeq Shakir

MODELING OF LOCAL SCOUR AROUND AL-KUFA BRIDGE PIERS Saleh I. Khassaf, Saja Sadeq Shakir ISSN 2320-9100 11 International Journal of Advance Research, IJOAR.org Volume 1, Issue 8,August 2013, Online: ISSN 2320-9100 MODELING OF LOCAL SCOUR AROUND AL-KUFA BRIDGE PIERS Saleh I. Khassaf, Saja Sadeq

More information

Darcy's Law. Laboratory 2 HWR 531/431

Darcy's Law. Laboratory 2 HWR 531/431 Darcy's Law Laboratory HWR 531/431-1 Introduction In 1856, Henry Darcy, a French hydraulic engineer, published a report in which he described a series of experiments he had performed in an attempt to quantify

More information

Lab 1a Wind Tunnel Testing Principles & Drag Coefficients of Golf balls

Lab 1a Wind Tunnel Testing Principles & Drag Coefficients of Golf balls Lab 1a Wind Tunnel Testing Principles & Drag Coefficients of Golf balls OBJECTIVES - To perform air flow measurement using the wind tunnel. - To compare measured and theoretical velocities for various

More information

Unsaturated Flow (brief lecture)

Unsaturated Flow (brief lecture) Physical Hydrogeology Unsaturated Flow (brief lecture) Why study the unsaturated zone? Evapotranspiration Infiltration Toxic Waste Leak Irrigation UNSATURATAED ZONE Aquifer Important to: Agriculture (most

More information

The Sediment Budget Calculator: A Webtool to Develop a Family of Viable Inlet and Adjacent Beach Sediment Budget Solutions

The Sediment Budget Calculator: A Webtool to Develop a Family of Viable Inlet and Adjacent Beach Sediment Budget Solutions The Sediment Budget Calculator: A Webtool to Develop a Family of Viable Inlet and Adjacent Beach Sediment Budget Solutions by Julie Dean Rosati, Charles A. Sumner, and Derek A. Wilson PURPOSE: This Coastal

More information

Hydraulic properties of porous media

Hydraulic properties of porous media PART 5 Hydraulic properties of porous media Porosity Definition: Void space: n V void /V total total porosity e V void /V solid Primary porosity - between grains Secondary porosity - fracture or solution

More information

Part III. Dr. Scott R. Runnels. Databases Analyses Ladings Old TPS New TPS. Lading Properties Entry Meaning. AFFTAC Training Class

Part III. Dr. Scott R. Runnels. Databases Analyses Ladings Old TPS New TPS. Lading Properties Entry Meaning. AFFTAC Training Class Old Details New Model Old New Part III Dr. Scott R. Runnels Version 2010-02-24a Copyright 2010 RSI-AAR Tank Car Safety Research Project Old Details New Model Old New Old Details 2 Old Model Details Old

More information

Introduction to BASEMENT Basic Simulation Environment for Computation of Environmental Flow and Natural Hazard Simulation

Introduction to BASEMENT Basic Simulation Environment for Computation of Environmental Flow and Natural Hazard Simulation Introduction to BASEMENT Basic Simulation Environment for Computation of Environmental Flow and Natural Hazard Simulation Numerical Hydraulics Autumn semester 2016 Prof. Dr. Markus Holzner Author: Pascal

More information

1D Verification Examples

1D Verification Examples 1 Introduction 1D Verification Examples Software verification involves comparing the numerical solution with an analytical solution. The objective of this example is to compare the results from CTRAN/W

More information

A note on benchmarking of numerical models for density dependent flow in porous media

A note on benchmarking of numerical models for density dependent flow in porous media Advances in Water Resources 29 (2006) 1918 1923 www.elsevier.com/locate/advwatres A note on benchmarking of numerical models for density dependent flow in porous media B. Ataie-Ashtiani *, M.M. Aghayi

More information

Using the Stock Hydrology Tools in ArcGIS

Using the Stock Hydrology Tools in ArcGIS Using the Stock Hydrology Tools in ArcGIS This lab exercise contains a homework assignment, detailed at the bottom, which is due Wednesday, October 6th. Several hydrology tools are part of the basic ArcGIS

More information

The TexasET Network and Website User s Manual

The TexasET Network and Website  User s Manual The TexasET Network and Website http://texaset.tamu.edu User s Manual By Charles Swanson and Guy Fipps 1 September 2013 Texas AgriLIFE Extension Service Texas A&M System 1 Extension Program Specialist;

More information

Analysis of a single pile settlement

Analysis of a single pile settlement Engineering manual No. 14 Updated: 06/2018 Analysis of a single pile settlement Program: Pile File: Demo_manual_14.gpi The objective of this engineering manual is to explain the application of the GEO

More information

O P E R A T I N G M A N U A L

O P E R A T I N G M A N U A L OPERATING MANUAL WeatherJack OPERATING MANUAL 1-800-645-1061 The baud rate is 2400 ( 8 bits, 1 stop bit, no parity. Flow control = none) To make sure the unit is on line, send an X. the machine will respond

More information

Electromagnetic Forces on Parallel Current-

Electromagnetic Forces on Parallel Current- Page 1 of 5 Tutorial Models : Electromagnetic Forces on Parallel Current-Carrying Wires Electromagnetic Forces on Parallel Current- Carrying Wires Introduction One ampere is defined as the constant current

More information

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Introduction The purpose of this tutorial is to illustrate the use of user-defined scalars (UDS) and user defined

More information

C:\Dokumente und Einstellungen \All Users\Anwendungsdaten \Mathematica. C:\Dokumente und Einstellungen \albert.retey\anwendungsdaten \Mathematica

C:\Dokumente und Einstellungen \All Users\Anwendungsdaten \Mathematica. C:\Dokumente und Einstellungen \albert.retey\anwendungsdaten \Mathematica Installation SmartCAE`HeatTransmission` is delivered as either a Microsoft Windows Installer Package (SmartCAEHeatTransmission-1.0.msi) or a ZIP-File. If you have trouble installing the package, please

More information

DUG User Guide. Version 2.1. Aneta J Florczyk Luca Maffenini Martino Pesaresi Thomas Kemper

DUG User Guide. Version 2.1. Aneta J Florczyk Luca Maffenini Martino Pesaresi Thomas Kemper DUG User Guide Version 2.1 Aneta J Florczyk Luca Maffenini Martino Pesaresi Thomas Kemper 2017 i This publication is a Technical report by the Joint Research Centre (JRC), the European Commission s science

More information

Procedure for Determining Near-Surface Pollution Sensitivity

Procedure for Determining Near-Surface Pollution Sensitivity Procedure for Determining Near-Surface Pollution Sensitivity Minnesota Department of Natural Resources Division of Ecological and Water Resources County Geologic Atlas Program March 2014 Version 2.1 I.

More information

Establishing Kansas as a Data Provider to the National Ground-water Monitoring Network

Establishing Kansas as a Data Provider to the National Ground-water Monitoring Network Establishing Kansas as a Data Provider to the National Ground-water Monitoring Network November 08, 2016 Funded by the U.S. Geological Survey Grant G16AC00017 01/01/2016 to 12/31/2016 Submitted by: Brownie

More information

2D Electrical Resistivity Tomography survey optimisation of solute transport in porous media

2D Electrical Resistivity Tomography survey optimisation of solute transport in porous media ArcheoSciences Revue d'archéométrie 33 (suppl.) 2009 Mémoire du sol, espace des hommes 2D Electrical Resistivity Tomography survey optimisation of solute transport in porous media Gregory Lekmine, Marc

More information

An Introduction to COMSOL Multiphysics v4.3b & Subsurface Flow Simulation. Ahsan Munir, PhD Tom Spirka, PhD

An Introduction to COMSOL Multiphysics v4.3b & Subsurface Flow Simulation. Ahsan Munir, PhD Tom Spirka, PhD An Introduction to COMSOL Multiphysics v4.3b & Subsurface Flow Simulation Ahsan Munir, PhD Tom Spirka, PhD Agenda Provide an overview of COMSOL 4.3b Our products, solutions and applications Subsurface

More information

Urban Canopy Tool User Guide `bo`

Urban Canopy Tool User Guide `bo` Urban Canopy Tool User Guide `bo` ADMS Urban Canopy Tool User Guide Version 2.0 June 2014 Cambridge Environmental Research Consultants Ltd. 3, King s Parade Cambridge CB2 1SJ UK Telephone: +44 (0)1223

More information

CAD package for electromagnetic and thermal analysis using finite elements. Flux. by CEDRAT. Magneto Static application tutorial.

CAD package for electromagnetic and thermal analysis using finite elements. Flux. by CEDRAT. Magneto Static application tutorial. CAD package for electromagnetic and thermal analysis using finite elements Flux by CEDRAT Magneto Static application tutorial 2D basic example Flux is a registered trademark. Flux software : COPYRIGHT

More information

Management and Sharing of Hydrologic Information of Cache County

Management and Sharing of Hydrologic Information of Cache County Geographic Information System in Water Resources CEE6440 Fall Semester 2012 Management and Sharing of Hydrologic Information of Cache County To: Dr. David Tarboton Instructor By: Tian Gan Dec.7, 2012 I.

More information

4. GIS Implementation of the TxDOT Hydrology Extensions

4. GIS Implementation of the TxDOT Hydrology Extensions 4. GIS Implementation of the TxDOT Hydrology Extensions A Geographic Information System (GIS) is a computer-assisted system for the capture, storage, retrieval, analysis and display of spatial data. It

More information

DOAS measurements of Atmospheric Species

DOAS measurements of Atmospheric Species Practical Environmental Measurement Techniques: DOAS measurements of Atmospheric Species Last change of document: April 14, 2014 Supervisor: Dr. Andreas Richter, room U2090, tel 62103, and Dr. Folkard

More information

Mapping Microbial Biodiversity

Mapping Microbial Biodiversity APPLIED AND ENVIRONMENTAL MICROBIOLOGY, Sept. 2001, p. 4324 4328 Vol. 67, No. 9 0099-2240/01/$04.00 0 DOI: 10.1128/AEM.67.9.4324 4328.2001 Copyright 2001, American Society for Microbiology. All Rights

More information

Understanding Water Level Transducers. Texas Groundwater Summit San Antonio, TX 2018

Understanding Water Level Transducers. Texas Groundwater Summit San Antonio, TX 2018 Understanding Water Level Transducers Texas Groundwater Summit San Antonio, TX 2018 Presented by Raymond L Straub Jr., P.G. Raymond L Straub Jr., P.G. Licensed Professional Geoscientist President of Straub

More information

Chapter 13. Groundwater

Chapter 13. Groundwater Chapter 13 Groundwater Introduction Groundwater is all subsurface water that completely fills the pores and other open spaces in rocks, sediments, and soil. Groundwater is responsible for forming beautiful

More information

Double Inverted Pendulum (DBIP)

Double Inverted Pendulum (DBIP) Linear Motion Servo Plant: IP01_2 Linear Experiment #15: LQR Control Double Inverted Pendulum (DBIP) All of Quanser s systems have an inherent open architecture design. It should be noted that the following

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK What is SIMULINK? SIMULINK is a software package for modeling, simulating, and analyzing

More information

Workshop: Build a Basic HEC-HMS Model from Scratch

Workshop: Build a Basic HEC-HMS Model from Scratch Workshop: Build a Basic HEC-HMS Model from Scratch This workshop is designed to help new users of HEC-HMS learn how to apply the software. Not all the capabilities in HEC-HMS are demonstrated in the workshop

More information

New Course Form. 1. Catalog Prefix and Number*: EST Course Title: Hydrologic Geology Lab. Pilot Course Information:

New Course Form. 1. Catalog Prefix and Number*: EST Course Title: Hydrologic Geology Lab. Pilot Course Information: 57 New Course Form For help filling out the form press F1 or look at the bottom of the screen. For additional instructions, see Course Form Instructions. Type of Action New Course Course not previously

More information

2011 SEG SEG San Antonio 2011 Annual Meeting 771. Summary. Method

2011 SEG SEG San Antonio 2011 Annual Meeting 771. Summary. Method Geological Parameters Effecting Controlled-Source Electromagnetic Feasibility: A North Sea Sand Reservoir Example Michelle Ellis and Robert Keirstead, RSI Summary Seismic and electromagnetic data measure

More information

WMS 10.1 Tutorial GSSHA Applications Precipitation Methods in GSSHA Learn how to use different precipitation sources in GSSHA models

WMS 10.1 Tutorial GSSHA Applications Precipitation Methods in GSSHA Learn how to use different precipitation sources in GSSHA models v. 10.1 WMS 10.1 Tutorial GSSHA Applications Precipitation Methods in GSSHA Learn how to use different precipitation sources in GSSHA models Objectives Learn how to use several precipitation sources and

More information

12 10 8 6 4 2 0 40-50 50-60 60-70 70-80 80-90 90-100 Fresh Water What we will cover The Hydrologic Cycle River systems Floods Groundwater Caves and Karst Topography Hot springs Distribution of water in

More information

EXAMPLE PROBLEMS. 1. Example 1 - Column Infiltration

EXAMPLE PROBLEMS. 1. Example 1 - Column Infiltration EXAMPLE PROBLEMS The module UNSATCHEM is developed from the variably saturated solute transport model HYDRUS-1D [Šimůnek et al., 1997], and thus the water flow and solute transport parts of the model have

More information

VISUAL SOLUTE TRANSPORT: A COMPUTER CODE FOR USE IN HYDROGEOLOGY CLASSES

VISUAL SOLUTE TRANSPORT: A COMPUTER CODE FOR USE IN HYDROGEOLOGY CLASSES VISUAL SOLUTE TRANSPORT: A COMPUTER CODE FOR USE IN HYDROGEOLOGY CLASSES Kathryn W. Thorbjarnarson Department of Geological Sciences, San Diego State University, 5500 Campanile Drive, San Diego, California

More information

2.004 Dynamics and Control II Spring 2008

2.004 Dynamics and Control II Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 2.004 Dynamics and Control II Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Massachusetts Institute

More information

The failure of the sounding assumption in electroseismic investigations

The failure of the sounding assumption in electroseismic investigations The failure of the sounding assumption in electroseismic investigations F.D. Fourie, J.F. Botha Institute for Groundwater Studies, University of the Free State, PO Box 339, Bloemfontein, 9300, South Africa

More information

Analysis of the horizontal bearing capacity of a single pile

Analysis of the horizontal bearing capacity of a single pile Engineering manual No. 16 Updated: 07/2018 Analysis of the horizontal bearing capacity of a single pile Program: Soubor: Pile Demo_manual_16.gpi The objective of this engineering manual is to explain how

More information

Code-to-Code Benchmarking of the PORFLOW and GoldSim Contaminant Transport Models using a Simple 1-D Domain

Code-to-Code Benchmarking of the PORFLOW and GoldSim Contaminant Transport Models using a Simple 1-D Domain Code-to-Code Benchmarking of the PORFLOW and GoldSim Contaminant Transport Models using a Simple 1-D Domain - 11191 Robert A. Hiergesell and Glenn A. Taylor Savannah River National Laboratory SRNS Bldg.

More information