Simulation of geothermal processes

Size: px
Start display at page:

Download "Simulation of geothermal processes"

Transcription

1 Proceedings World Geothermal Congress 2010 Bali, Indonesia, April 2010 Simulation of geothermal processes Klára Císařová, Jiří Kopal, Jiřina Královcová and Jiří Maryška Faculty of Mechatronics Informatics and Interdisciplinary Studies, Technical University of Liberec, Studentská 2, Liberec, Czech epublic Keywords: Underground flow, heat transport, simulation. ABSTACT This paper describes a mathematical model of geothermal processes in a significantly heterogeneous geological environment. The model is based on mixed-hybrid formulation of finite elements and it has been implemented in our simulation code and prepared for putting through capability testing. The model enables to cover up subdomains of different dimensions. In this way, important fractures and fractured zones coupled with the regional extent of the simulated domains can be involved. esults of some model tasks are presented to demonstrate the behaviour of the model. As examples of real applications The Melechov massif (Central Europe) and Cajamarca (Peru) sites have been selected. Geology and hydrogeology of both localities have been studied. On the basis of the real data, conceptual models and computational meshes have been prepared. According to geological properties physical properties have been specified. The real applications involve underground flow model as well as heat transport model for the case of pumping underground water. 1. INTODUCTION Our work is focused on the simulation of geothermal processes on applications for generating electricity and space heating in particular. For the sake of underground processes simulations our own simulation code named at whole FLOW123D (Královcová at al. 2005) was developed, consisting of: (i) the module FLOW123D, that allows simulation of groundwater flow both in fractured systems and porous media. (ii) The module TAN123D, solves heat transport involving heat diffusion in rock, heat transfer from rock to groundwater and convection of heated water. These models reach steady states after several transient states. Therefore a steady state is used for solving heat transfer from rock to the groundwater. In the paper, we first deal with a mathematical description of both models, the given initial and boundary conditions. Next, model implementation and verification with respect to a possible real configuration are described. Two real simulations are depicted. The first computes heat and water resources in the area of Cajamarca, where a thermal spa might be built in the future. The second model estimates heat conditions for evaluating the possibilities of geothermal heating in a region with properties characteristic for the Czech epublic rock massifs. 2. UNDEGOUND FLOW MODEL The underground flow model is based on Darcy s law and the continuity equation. Let s define the area Ω as a cylinder with an irregular base and a general surface area so that the boundary conditions be properly set and well identified (water-shed, impermeable bedrock, ). Let s 1 denote Ω the boundary of the area with lower indices referring to a particular part. The mathematical description of groundwater flow is described by Darcy s law p u = K + z = ρ K g φ where u denotes groundwater flux, K hydraulic conductivity tensor, p pressure, g gravitational constant and ρ water density. The continuity equation in the conserving mass form is ( ρ ) = ρ q (1) u. Considering incompressible liquid it reduces into conserving volume form u = q, (2) where q denotes density of groundwater resources in the area Ω. For stating the boundary conditions the boundary is divided into several parts: (i) On the bedrock, in most cases considered impermeable, a homogenous Neumann boundary condition is imposed ( u n = 0, where n is outer normal vector). Near faults a Newton boundary condition (general Neumann boundary condition) could be considered as well. (ii) On the surface area a homogenous Neumann boundary condition is imposed near watersheds. On the rest of the surface area a general Neumann boundary condition is given. (iii) On the top a Dirichlet boundary condition is imposed in the parts where the piezometric head is known. In the infiltration area the measured and modified values of the infiltration flux u n = q are used. For the solution of groundwater flow a discretization into following elements was used: 3D elements representing porous or micro-fractured media, 2D elements representing significant fissures, fissure systems and permeable faults and 1D elements representing linear features such as wells and tunnels. The approximation of the problem follows Mixed-Hybrid FEM. This method forces balanced flux on inner edges of computational mesh and enables a transparent description including interconnection of 3D, 2D and 1D elements. An indefinite system matrix coupled with and higher number of variables are disadvantages of this method. The Mixed-Hybrid FEM and its numerical implementation were described in (Maryška at al., 2005). 3. HEAT TANSPOT MODEL Heat transport model respects heat convection and diffusion. The heat transport in rock is defined by following equations: N

2 ϑ τ = λ ϑ (1 n) ρ c α ( ϑ ϑ (1 n) ρ c W ) (3) ϑ A = A ϑ A, (9) t ϑ A ( tn+ 1, = AΔtϑA ( tn, (10) ϑ τ W α = u ϑw ) + ( ϑ ϑ ), (4) nρ c ( W W W whereϑ denotes rock temperature, ϑ W λ heat conductivity, n rock porosity, water temperature, ρ rock density, c water heat c rock heat capacity, ρ W water density, W capacity, u vector of groundwater flow velocity and α heat transmissivity coefficient between water and rock. In the equation (3), the first term is heat convection in the rock and the second term represents the heat exchange between rock and water. The second equation (4) characterizes the heat transport by groundwater flow. Here the first term is heat convection and the latter heat exchange between rock and water. Let s denote ϑ ϑ =, ϑw then the equations (3), (4) can be rephrased as In the second step heat diffusion in rock matrix is computed. Let s define the initial temperature distribution as ϑ t ϑ ( t ), thus this step can be written as: D ( n, = A n+ 1, x ϑ D = D ϑ D, (11) t ϑ D( tn+ 1, = DΔtϑD ( tn,. (12) To solve this step we use MH-FEM on the same mesh as in the previous examples. A detailed description is introduced in (Severýn at al., 2006). In the third step heat exchange in element volumes is computed. For the purpose we suppose the solution for α, which represents equilibrium state of the heat exchange. Let s denote the initial state before exchange as ϑ t ϑ ( t ), thus the final state can be X ( n, = D n+ 1, x rephrased as ϑ τ = A ( ϑ) + D( ϑ) + X( ϑ), (5) ϑ X = X ϑ X, (13) t where A denotes convection operator, D diffusion operator and X rock-water heat exchange operator. For more detail the operators are defined as follows: 0 A ( ϑ) =, (6) ( uϑ W ) λ ϑ D ( ϑ) = (1 n) ρ c, (7) 0 α ( ϑ ϑw ) (1 n) ρ ( ) = c X ϑ (8) α ( ϑ ϑw ) nρw cw Dirichlet boundary conditions are set according to the depth and the assumed or measured temperature gradient (increasing with depth from 3 to 7 centigrade per 100 m). We solve the problem by splitting the operator into particular physical tasks, which are after that computed by suitable numerical methods. The time period is divided into N equidistant time subintervals. Then we integrate the contribution of the partial physical processes on the intervals by the superposition method. At first we solve advection by the upwind scheme of FEM. Due to the balance on the element edges we solve the task on the same mesh as in the case of flow task. We denote ϑ t = ϑ( t ) and then the advection step can be A ( n, n, x written down as ϑ X ( tn+ 1, = XΔtϑX( tn,. (14) The final state after the computation of the heat exchange between rock and groundwater is used as the final state of the temperature distribution at the end of particular time step and it is used as the initial condition for the solution of solute transport in the next time step. Thus ϑ ( tn+ 1, = ϑx( tn,. (15) 4. IMPLEMENTATION The module FLOW123D of our simulation code solves groundwater flow, solute transport and water-rock interactions. As to the water-rock interactions nonequilibrium mobile-immobile pore exchange and non-linear sorption with arbitrary number of variables in fractures or continuum are considered. FLOW123D allows solving steady state flow, unsteady state flow and variable density flow. Solute transport is solved by operator splitting, convection by FVM, non-linear adsorption by Newton s method. In the case of the non-equilibrium mobile-immobile pore exchange an analytical solution is used. The module TANS123D of our simulation code enables the solution of composite heat transport between rock and groundwater. The operator splitting method is employed. The solution of heat convection in rock is based on Mixed- Hybrid FEM, whilst heat transport by the groundwater flux is solved by FVM. Heat exchange between rock and water is solved analytically. TAN123D employs the vector of filtration velocities, generated by the FLOW123D module. 2

3 The mentioned modules use the same computational mesh i.e. composite meshes with compatible or incompatible connection of elements of different dimensions are supported. The computational meshes as well as outputs are mainly generated by the GMSH programme ( To illustrate the basic capabilities of the modules FLOW123D and TANS123D a simple task is presented below. A model problem is shown in the following three images. Let s consider a block of rock of m. The piezometric head on the block boundary is set to zero. The hydraulic conductivity of the whole rock is K= m/year. We simulate groundwater pumping (650 m deep, discharge of 80 L/s). The vectors of groundwater flux are in the Fig. 1. Figure 1: Groundwater flux vectors during the pumping. At a depth of 800 m the temperature is set to 80 C. Towards surface the temperature decreases linearly down to 20 C. The heat conductivity of rock is λ = 3.0 W/m/K, porosity n =10 %, rock density ρ =3000 kg/m 3, heat capacity of rock c = 1.0 J/g/K. The temperature field without and during pumping is shown in Fig. 2 and Fig APPLICATIONS 5.1 Cajamarca Model Cajamarca is a region in Peru, where the development of a possible spa centre is being considered by the Peruvian side. Pumping of thermal groundwater may significantly affect the area. Over-pumping may cause decrease in temperature and due to the infiltration of surface waters pollutants from a near industrial area could badly affect the thermal waters. Therefore, a mathematical hydrogeological model was designed to investigate the groundwater flow and, afterwards, the heat flux in the area. Geological and hydrogeological survey has been performed by several institutions (Peruvian geological survey INGEMET, Czech Geological Survey) in the region. Figure 2: Cross-section of the temperature field without pumping. Figure 3: Cross-section of the temperature field during the pumping (steady-state). Figure 4: Delimitation of the simulated region (white rectangle) on the map, regional tectonic faults (black lines) and thermal springs (blue circles). The simulated region (white rectangle in the Fig. 4) was determined with respect to the natural conditions and to the physical processes expected under the ground. The area is approximately km. It covers regional tectonic faults and the infiltration area (pink colour in the south on the Fig. 4). There are two significant thermal springs Perolitos and Tragadero there. 3

4 Precipitation and spring discharge data were provided by the Peruvians. The precipitation was taken from nearby meteorological stations. According to the provided data the precipitation is lower than 800 mm per year. The springs, together with nearby discharges, yield up to 130 L/s. Table 1: Velocity of the infiltration in accordance to precipitation per year and percentage of the infiltration. [L/s] 20 % 30 % 35 % 40 % 600 mm mm mm mm mm The groundwater aquifer consists of a well-permeable folded layer of quartzite and quartzite sandstones Chimu pink layer on the profile in the Fig. 5. This layer is present within the whole area and outcrops in the core of the anticline Yumagual, in the southern part of the area. The Yumagual anticline is supposed to be the main infiltration area. The intersection of regional tectonic faults and the Banos de Inca anticline forms the thermal springs. In the central part, the layer Chimu is connected to another permeable layer of the Farrat sandstones. In the rest of the area the aquifer is covered by impermeable upper layers comprising claystones and siltstones (formations Santa and Carhuaz). The simulated domain was constrained to cover the hydrologically substantial structures and the area of infiltration. The model was constructed just for the main aquifer. The used computation mesh (Fig. 6) consists of elements (656 triangles, others are tetrahedrons). At first we calibrated the current underground flow to fulfill the overall hydrological balance (assumed infiltration and spring flu and conceptual model. The calibrated hydraulic conductivity of porous media varies from the 0.01 up to m/s, hydraulic conductivity of tectonic faults varies from 100 to m/s, the fracture under the spring is considered to be well permeable with hydraulic conductivity 0.1 m/s. On the boundaries of the simulated layer boundary condition for groundwater flow simulation were set up in accordance to the conceptual model. After the calibration of current state simulations of possible water pumping were carried out to get a presumption of future spa extent. According to the results (see Tab. 2) we suppose a significant decrease of spring flux in the case of pumping more than 50 L/s. Fig. 7 provides a look on the groundwater flux in the simulated domain. On the basis of the calibrated groundwater flow model a simulation of heat transport was performed. For the first calculation we used uniform heat parameters for the whole domain the heat conductivity of rock λ = 2.0 W/m/K, porosity of the porous media n =1 %, porosity of fractures n =10 %, rock density ρ =2500 kg/m 3 and heat capacity of rock c = 0.85 J/g/K. The boundary conditions for heat transport were calculated according with the depth of the particular part of the boundary. A growth of temperature of 70 C per kilometer of depth was considered. Then simulations for the current situation and for the case of pumping up to 100 L/s were performed. Tab. 2 shows the temperature of spring water and temperature obtained as results of simulations for four considered cases. 4 Table 2: Some results of the performed simulations. Water pumping [L/s] Spring flux[l/s] Spring temperature [ C] Temperature of pumped water [ C] Figure 5: Lengthwise cross-section. Figure 6: The computational mesh. Figure 7: Piezometric head in the main aquifer layer. Figure 8: Groundwater flux in the simulated domain, the position of the spring and water pumping are highlighted by a circle.

5 5.2 Melechov Model The second real application of our simulation tool is related to the prospecting for localities suitable for geothermal exploitation in the Czech epublic. In this model simultaneous injection and pumping groundwater from the depth of about 2 km were simulated. The model was designed for a fictive region, inspired by geological and hydrogeological configuration of the Melechov massif, central Bohemia. The model was developed to attempt an evaluation of the stability of possible future geothermal resources and their capacity. The studied area and its fundamental geological structures are shown in Fig. 9. There (i) the green line is the boundary of the area, (ii) black lines represent proven regional subvertical tectonic faults, (iii) orange lines show tectonic structures as extended to the rest of the area. At about 150 m below the surface a subhorizontal tectonic fault is considered through the whole region. The Melechov massif consists of four basic rocks Melechov granite, Lipnice granite, Kouty granite and gneiss. These types are distinguished in the Fig. 9. Figure 9: Simulated area with boudaries and main geological structures. A mesh was designed with the respect to all geological structures. It covers an area of approximately 15 km 2, reaching down to m. The computational mesh comprises D and 3D simplex elements, with the characteristic length of lines equal to 200 m. In the first step a calibration of the present hydrogeological conditions was performed, according to the basic regional hydrogeological characteristics: The deep groundwater is recharged by approximately 5 % of the average precipitation amount. Hydrogeological research revealed that the groundwater level mostly lies up to 10 m deep, even at higher parts of the region (hills). Thus, regarding the model resolution, it can be assumed that the profile of piezometric level corresponds to the surface. Figure 10: Vertical W-E cross-section of the actual distribution of piezometric head (values from 360 (blue) to 680 m(red)), W-E cross. The hydraulic conductivity of rock depends on the rock type and the depth. It varies from 10-7 do m/s. In tectonic faults the hydraulic conductivity ranges from 10-5 do 10-7, depending on the depth of the structure. Flow simulation provided the piezometric head distribution and velocity vectors of the actual state (Fig. 10 and 11). Consequently simultaneous injection and pumping (100 L/s) were introduced. Points of injection and pumping were situated in the central part of the massif, with spacing of 100 m and about 2 km below the surface. The distance between points was chosen with respect to the scale and the resolution of the model. In the surroundings of the injection and pumping points the groundwater flow is influenced as illustrated in Fig. 12. Figure 11: Velocity field along the vertical W-E crosssection. Next, heat flux and temperature distribution in the massif were computed. Boundary conditions were set according to the average temperature gradient of 3 O C per 100 m. The average surface temperature and the water temperature of injected water were considered to be 10 C for both. The heat conductivity of rock is λ = 3.0 W/m/K, porosity of the porous media n =1%, porosity of fractures n =10%, rock density ρ =2800 kg/m 3, heat capacity of rock c = 0.85 J/g/K. The boundary conditions for heat transport were calculated according to the depth of the particular part of the boundary 5 Figure 12: Velocity field with injection and pumping in a vertical W-E cross-section (in the plane of the simulated wells)

6 From the results heat flux and temperature of pumped water were acquired. According to the performed simulation, the average heat flux in the simulated domain varies from 20 to 100 mw/m 2 and depends on the rock type and the particular structure. It was revealed that between the points of injection and pumping the heat flux significantly increases up to 3 W/m 2. For the given characteristics of the model the computed temperature of pumped groundwater is 66 C. In Fig some results of the simulations are presented. Figure 13: Distribution of temperature in a vertical W-E cross-section (in the plane of the simulation wells) during injection and pumping. Figure 14: Heat flux in a vertical W-E cross-section (in the plane of the simulation wells) during injection and pumping. The local influence of the wells is apparent. This simulation is one of the first models performed after the new module of heat transport had been implemented. The simulation was performed on a fictive area having geological features of a real locality. This model should be viewed as simplified, predominantly aiming to verify the mathematical model on real data. In our next work, the model will be refined and used to study the possibilities of geothermal exploitation in the Czech epublic. 6. CONCLUSION The paper deals with a heat transport model implemented in our simulation code FLOW123D. The important feature of the software is the ability to simulate underground flow, solute transport and heat transport in the saturated parts of a fractured porous rock environment. The computational mesh of the model could involve subdomains of different dimensions (with 3D, 2D and 1D elements). The first realized tests and real models presented in this paper provide reliable results. The applications describe in the paper will be further refined to provide more details. Further, the software will be employed to support research of geothermal energy exploitation. EFEENCES Maryška J., Severýn O., Vohralík M.: Numeric simulation of the Fracture Flow with a Mixed-hybrid FEM Stochastic Discrete Fracture Network Model. Computational Geosciences 8, (2005), Královcová J., Maryška J., Severýn O., Šembera J.: Formulation of mixed-hybrid FE model of flow in fractured porous medium. Proceedings of ENUMATH, Numerical Mathematics and Advanced Application, Santiago de Compostela, Spain (2005). Severýn O.,Maryška J., Královcová J.,Hokr M.: Modeling of groundwater flow and contaminant transport in hard rock using multidimensional FEM/FVM. Proceedings of GeoProc 2006, Nanjing (2006). Severýn O., Maryška J., Královcová J., Hokr M.: Numerical simulation of borehole tests in fractured rock at Potůčky site. Proceedings of 4th Workshop on hard rock hydrogeology of the Bohemian Massif, Jugowice (2006b). Acknowledgements: This work has been supported by the Czech Science Foundation (GAČ), project number 205/09/1879, and the Ministry of Education of the Czech epublic (MŠMT), project number 1M

Numerical Simulation of Temperature and Stress Fields in the Rock Heating Experiment

Numerical Simulation of Temperature and Stress Fields in the Rock Heating Experiment Numerical Simulation of Temperature and Stress Fields in the Rock Heating Experiment Author P. Rálek 1*, M. Hokr 1 1 Technical University of Liberec, Liberec, Czech Republic *Corresponding author: petr.ralek@tul.cz

More information

Significance of a water bearing fracture for an underground thermal energy storage. a model of midscale laboratory experiment

Significance of a water bearing fracture for an underground thermal energy storage. a model of midscale laboratory experiment Significance of a water bearing fracture for an underground thermal energy storage a model of midscale laboratory experiment Petr Novák 1, Milan Hokr 2, Vladimír Lachman 1, Jaroslav Štrunc 3, Radim Hladký

More information

Modelling the Discharge Rate and the Ground Settlement produced by the Tunnel Boring

Modelling the Discharge Rate and the Ground Settlement produced by the Tunnel Boring Modelling the Discharge Rate and the Ground Settlement produced by the Tunnel Boring Giona Preisig*, Antonio Dematteis, Riccardo Torri, Nathalie Monin, Ellen Milnes, Pierre Perrochet *Center for Hydrogeology

More information

ALL GROUND-WATER HYDROLOGY WORK IS MODELING. A Model is a representation of a system.

ALL GROUND-WATER HYDROLOGY WORK IS MODELING. A Model is a representation of a system. ALL GROUND-WATER HYDROLOGY WORK IS MODELING A Model is a representation of a system. Modeling begins when one formulates a concept of a hydrologic system, continues with application of, for example, Darcy's

More information

of Geothermal Studies Elizabeth Tavares Pimentel UFAM/ON

of Geothermal Studies Elizabeth Tavares Pimentel UFAM/ON Indications i of an Underground d River beneath the Amazon River: Inferences from Results of Geothermal Studies Elizabeth Tavares Pimentel UFAM/ON Supervisor: Dr. Valiya Mannathal Hamza ON Motivation Fluvial

More information

1.72, Groundwater Hydrology Prof. Charles Harvey Lecture Packet #2: Aquifers, Porosity, and Darcy s Law. Lake (Exposed Water Table)

1.72, Groundwater Hydrology Prof. Charles Harvey Lecture Packet #2: Aquifers, Porosity, and Darcy s Law. Lake (Exposed Water Table) 1.72, Groundwater Hydrology Prof. Charles Harvey Lecture Packet #2: Aquifers, Porosity, and Darcy s Law Precipitation Infiltration Lake (Exposed Water Table) River Water table Saturated zone - Aquifer

More information

Fluid-Induced Material Transport: A Volume Averaged Approach to Modelling in SPH

Fluid-Induced Material Transport: A Volume Averaged Approach to Modelling in SPH Fluid-Induced Material Transport: A Volume Averaged Approach to Modelling in SPH Vinay Kumar SPH Workshop, 30.06. 01.07.2014, Karlsruhe www.baw.de Outline Motivation Model concept Groundwater model SPH

More information

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER

CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER International Journal of Advancements in Research & Technology, Volume 1, Issue2, July-2012 1 CFD SIMULATION OF SDHW STORAGE TANK WITH AND WITHOUT HEATER ABSTRACT (1) Mr. Mainak Bhaumik M.E. (Thermal Engg.)

More information

Groundwater flow systems theory: an unexpected outcome of

Groundwater flow systems theory: an unexpected outcome of Groundwater flow systems theory: an unexpected outcome of early cable tool drilling in the Turner Valley oil field K. Udo Weyer WDA Consultants Inc. weyer@wda-consultants.com Introduction The Theory of

More information

Deep Geothermal energy and groundwater in

Deep Geothermal energy and groundwater in Deep Geothermal energy and groundwater in the UK Jon Busby Deep Geothermal energy and groundwater in the UK Outline 1. UK geothermal 2. Deep saline aquifers 3. Engineered geothermal systems 4. Fractured

More information

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows

Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows 3.- 1 Basics: equations of continuum mechanics - balance equations for mass and momentum - balance equations for the energy and the chemical

More information

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW Rajesh Khatri 1, 1 M.Tech Scholar, Department of Mechanical Engineering, S.A.T.I., vidisha

More information

NUMERICAL SIMULATION OF BIOHEAT TRANSFER PROCESS IN THE HUMAN EYE USING FINITE ELEMENT METHOD

NUMERICAL SIMULATION OF BIOHEAT TRANSFER PROCESS IN THE HUMAN EYE USING FINITE ELEMENT METHOD Scientific Research of the Institute of Mathematics and Computer Science NUMERICAL SIMULATION OF BIOHEAT TRANSFER PROCESS IN THE HUMAN EYE USING FINITE ELEMENT METHOD Marek Paruch Department for Strength

More information

How To Map A Lake In The North Of The Holland (Fiji)

How To Map A Lake In The North Of The Holland (Fiji) 1. Hydrogelogical mapping Jiri Sima Aim of HG map Groundwater and rocks qualitative permeability and quantitative potential of rock units aquifers / aquitards / aquiclides Water points (spatial distribution

More information

Introduction to COMSOL. The Navier-Stokes Equations

Introduction to COMSOL. The Navier-Stokes Equations Flow Between Parallel Plates Modified from the COMSOL ChE Library module rev 10/13/08 Modified by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2008 Introduction to COMSOL The following

More information

Barometric Effects on Transducer Data and Groundwater Levels in Monitoring Wells D.A. Wardwell, October 2007

Barometric Effects on Transducer Data and Groundwater Levels in Monitoring Wells D.A. Wardwell, October 2007 Barometric Effects on Transducer Data and Groundwater Levels in Monitoring Wells D.A. Wardwell, October 2007 Barometric Effects on Transducer Data Barometric Fluctuations can Severely Alter Water Level

More information

For Water to Move a driving force is needed

For Water to Move a driving force is needed RECALL FIRST CLASS: Q K Head Difference Area Distance between Heads Q 0.01 cm 0.19 m 6cm 0.75cm 1 liter 86400sec 1.17 liter ~ 1 liter sec 0.63 m 1000cm 3 day day day constant head 0.4 m 0.1 m FINE SAND

More information

Statistical Forecasting of High-Way Traffic Jam at a Bottleneck

Statistical Forecasting of High-Way Traffic Jam at a Bottleneck Metodološki zvezki, Vol. 9, No. 1, 2012, 81-93 Statistical Forecasting of High-Way Traffic Jam at a Bottleneck Igor Grabec and Franc Švegl 1 Abstract Maintenance works on high-ways usually require installation

More information

Module 1 : Conduction. Lecture 5 : 1D conduction example problems. 2D conduction

Module 1 : Conduction. Lecture 5 : 1D conduction example problems. 2D conduction Module 1 : Conduction Lecture 5 : 1D conduction example problems. 2D conduction Objectives In this class: An example of optimization for insulation thickness is solved. The 1D conduction is considered

More information

Feature Commercial codes In-house codes

Feature Commercial codes In-house codes A simple finite element solver for thermo-mechanical problems Keywords: Scilab, Open source software, thermo-elasticity Introduction In this paper we would like to show how it is possible to develop a

More information

4.3 Results... 27 4.3.1 Drained Conditions... 27 4.3.2 Undrained Conditions... 28 4.4 References... 30 4.5 Data Files... 30 5 Undrained Analysis of

4.3 Results... 27 4.3.1 Drained Conditions... 27 4.3.2 Undrained Conditions... 28 4.4 References... 30 4.5 Data Files... 30 5 Undrained Analysis of Table of Contents 1 One Dimensional Compression of a Finite Layer... 3 1.1 Problem Description... 3 1.1.1 Uniform Mesh... 3 1.1.2 Graded Mesh... 5 1.2 Analytical Solution... 6 1.3 Results... 6 1.3.1 Uniform

More information

Coupling Forced Convection in Air Gaps with Heat and Moisture Transfer inside Constructions

Coupling Forced Convection in Air Gaps with Heat and Moisture Transfer inside Constructions Coupling Forced Convection in Air Gaps with Heat and Moisture Transfer inside Constructions M. Bianchi Janetti 1, F. Ochs 1 and R. Pfluger 1 1 University of Innsbruck, Unit for Energy Efficient Buildings,

More information

Basic Equations, Boundary Conditions and Dimensionless Parameters

Basic Equations, Boundary Conditions and Dimensionless Parameters Chapter 2 Basic Equations, Boundary Conditions and Dimensionless Parameters In the foregoing chapter, many basic concepts related to the present investigation and the associated literature survey were

More information

Boundary Conditions of the First Kind (Dirichlet Condition)

Boundary Conditions of the First Kind (Dirichlet Condition) Groundwater Modeling Boundary Conditions Boundary Conditions of the First Kind (Dirichlet Condition) Known pressure (velocity potential or total heard) head, e.g. constant or varying in time or space.

More information

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry

More information

P02 Calibration of Density Driven Flow Model for the Freshwater Lens beneath the North Sea Island Borkum by Geophysical Data

P02 Calibration of Density Driven Flow Model for the Freshwater Lens beneath the North Sea Island Borkum by Geophysical Data P02 Calibration of Density Driven Flow Model for the Freshwater Lens beneath the North Sea Island Borkum by Geophysical Data H. Sulzbacher (LIAG), H. Wiederhold* (LIAG), M. Grinat (LIAG), J. Igel (LIAG),

More information

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Vol. XX 2012 No. 4 28 34 J. ŠIMIČEK O. HUBOVÁ NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Jozef ŠIMIČEK email: jozef.simicek@stuba.sk Research field: Statics and Dynamics Fluids mechanics

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials.

Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials. Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials. Attachment C1. SolidWorks-Specific FEM Tutorial 1... 2 Attachment C2. SolidWorks-Specific

More information

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

Principles of groundwater flow

Principles of groundwater flow Principles of groundwater flow Hydraulic head is the elevation to which water will naturally rise in a well (a.k.a. static level). Any well that is not being pumped will do for this, but a well that is

More information

Review of Groundwater Vulnerability Assessment Methods Unsaturated Zone. Dept. of Earth Sciences University of the Western Cape

Review of Groundwater Vulnerability Assessment Methods Unsaturated Zone. Dept. of Earth Sciences University of the Western Cape Review of Groundwater Vulnerability Assessment Methods Unsaturated Zone Dept. of Earth Sciences University of the Western Cape Background Sililo et al. (2001) Groundwater contamination depends on: Intrinsic

More information

Paper Pulp Dewatering

Paper Pulp Dewatering Paper Pulp Dewatering Dr. Stefan Rief stefan.rief@itwm.fraunhofer.de Flow and Transport in Industrial Porous Media November 12-16, 2007 Utrecht University Overview Introduction and Motivation Derivation

More information

Development of Thermal Recovery Simulator for Hot Water Flooding

Development of Thermal Recovery Simulator for Hot Water Flooding Paper ID 119 ABSTRACT Development of Thermal Recovery Simulator for Hot Water Flooding Shotaro Nihei, Masanori Kurihara Department of Resources and Environmental Engneering, Waseda University, Japan Author

More information

APPLICATION OF TRANSIENT WELLBORE SIMULATOR TO EVALUATE DELIVERABILITY CURVE ON HYPOTHETICAL WELL-X

APPLICATION OF TRANSIENT WELLBORE SIMULATOR TO EVALUATE DELIVERABILITY CURVE ON HYPOTHETICAL WELL-X PROCEEDINGS, Thirty-Third Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 8-30, 008 SGP-TR-185 APPLICATION OF TRANSIENT WELLBORE SIMULATOR TO EVALUATE DELIVERABILITY

More information

Model Order Reduction for Linear Convective Thermal Flow

Model Order Reduction for Linear Convective Thermal Flow Model Order Reduction for Linear Convective Thermal Flow Christian Moosmann, Evgenii B. Rudnyi, Andreas Greiner, Jan G. Korvink IMTEK, April 24 Abstract Simulation of the heat exchange between a solid

More information

THERMAL STRATIFICATION IN A HOT WATER TANK ESTABLISHED BY HEAT LOSS FROM THE TANK

THERMAL STRATIFICATION IN A HOT WATER TANK ESTABLISHED BY HEAT LOSS FROM THE TANK THERMAL STRATIFICATION IN A HOT WATER TANK ESTABLISHED BY HEAT LOSS FROM THE TANK J. Fan and S. Furbo Abstract Department of Civil Engineering, Technical University of Denmark, Brovej, Building 118, DK-28

More information

GEOS 4430 Lecture Notes: Darcy s Law

GEOS 4430 Lecture Notes: Darcy s Law GEOS 4430 Lecture Notes: Darcy s Law Dr. T. Brikowski Fall 2013 0 file:darcy law.tex,v (1.24), printed October 15, 2013 Introduction Motivation: hydrology generally driven by the need for accurate predictions

More information

Investigation of the Effect of Dynamic Capillary Pressure on Waterflooding in Extra Low Permeability Reservoirs

Investigation of the Effect of Dynamic Capillary Pressure on Waterflooding in Extra Low Permeability Reservoirs Copyright 013 Tech Science Press SL, vol.9, no., pp.105-117, 013 Investigation of the Effect of Dynamic Capillary Pressure on Waterflooding in Extra Low Permeability Reservoirs Tian Shubao 1, Lei Gang

More information

Differential Balance Equations (DBE)

Differential Balance Equations (DBE) Differential Balance Equations (DBE) Differential Balance Equations Differential balances, although more complex to solve, can yield a tremendous wealth of information about ChE processes. General balance

More information

39th International Physics Olympiad - Hanoi - Vietnam - 2008. Theoretical Problem No. 3

39th International Physics Olympiad - Hanoi - Vietnam - 2008. Theoretical Problem No. 3 CHANGE OF AIR TEMPERATURE WITH ALTITUDE, ATMOSPHERIC STABILITY AND AIR POLLUTION Vertical motion of air governs many atmospheric processes, such as the formation of clouds and precipitation and the dispersal

More information

BS PROGRAM IN PETROLEUM ENGINEERING (VERSION 2010) Course Descriptions

BS PROGRAM IN PETROLEUM ENGINEERING (VERSION 2010) Course Descriptions BS PROGRAM IN PETROLEUM ENGINEERING (VERSION 2010) Course Descriptions PETE201 Introduction to Petroleum Engineering (Core) (1-0-1) The course's main goal is to provide the student with an overview of

More information

Frost Damage of Roof Tiles in Relatively Warm Areas in Japan

Frost Damage of Roof Tiles in Relatively Warm Areas in Japan Frost Damage of Roof Tiles in Relatively Warm Areas in Japan Influence of Surface Finish on Water Penetration Chiemi IBA Hokkaido Research Organization, Japan Shuichi HOKOI Kyoto University, Japan INTRODUCTION

More information

Performance Estimation of Water Thermal Energy Storage Tank by Using Simplified Simulation

Performance Estimation of Water Thermal Energy Storage Tank by Using Simplified Simulation Performance Estimation of Water Thermal Energy Storage Tank by Using Simplified Simulation M. Kubota, K. Sagara, T. Yamanaka, H. Kotani Division of Global Architecture, Graduate School of Engineering,

More information

Overset Grids Technology in STAR-CCM+: Methodology and Applications

Overset Grids Technology in STAR-CCM+: Methodology and Applications Overset Grids Technology in STAR-CCM+: Methodology and Applications Eberhard Schreck, Milovan Perić and Deryl Snyder eberhard.schreck@cd-adapco.com milovan.peric@cd-adapco.com deryl.snyder@cd-adapco.com

More information

Numerical Analysis of the Resin Transfer Molding Process via PAM- RTM Software

Numerical Analysis of the Resin Transfer Molding Process via PAM- RTM Software Defect and Diffusion Forum Vol 365 (2015) pp 88-93 (2015) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/ddf.365.88 Numerical Analysis of the Resin Transfer Molding Process via PAM-

More information

A HELE-SHAW MODEL OF HEAT CONVECTION IN POROUS MEDIA UNDER GEOTHERMAL CONDITIONS

A HELE-SHAW MODEL OF HEAT CONVECTION IN POROUS MEDIA UNDER GEOTHERMAL CONDITIONS A HELE-SHAW MODEL OF HEAT CONVECTION IN POROUS MEDIA UNDER GEOTHERMAL CONDITIONS H. W. Shen Department of Civi 1 Engineering Colorado State University Fort Collins, Colorado Evidence from New Zealand indicates

More information

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 2 Introduction to CFD Methodology Introduction to ANSYS FLUENT L2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions,

More information

Simulation and capacity calculation in real German and European interconnected gas transport systems

Simulation and capacity calculation in real German and European interconnected gas transport systems Chapter 1 Introduction Natural gas is one of the most widely used sources of energy in Europe. The whole supply chain of natural gas, from the gas well through several kinds of elements to final customers,

More information

Proceedings 2005 Rapid Excavation & Tunneling Conference, Seattle

Proceedings 2005 Rapid Excavation & Tunneling Conference, Seattle Proceedings 2005 Rapid Excavation & Tunneling Conference, Seattle EPB-TBM Face Support Control in the Metro do Porto Project, Portugal S. Babendererde, Babendererde Engineers LLC, Kent, WA; E. Hoek, Vancouver,

More information

Adaptation of General Purpose CFD Code for Fusion MHD Applications*

Adaptation of General Purpose CFD Code for Fusion MHD Applications* Adaptation of General Purpose CFD Code for Fusion MHD Applications* Andrei Khodak Princeton Plasma Physics Laboratory P.O. Box 451 Princeton, NJ, 08540 USA akhodak@pppl.gov Abstract Analysis of many fusion

More information

Periodical meeting CO2Monitor. Leakage characterization at the Sleipner injection site

Periodical meeting CO2Monitor. Leakage characterization at the Sleipner injection site Periodical meeting CO2Monitor Leakage characterization at the Sleipner injection site Stefano Picotti, Davide Gei, Jose Carcione Objective Modelling of the Sleipner overburden to study the sensitivity

More information

CBE 6333, R. Levicky 1 Differential Balance Equations

CBE 6333, R. Levicky 1 Differential Balance Equations CBE 6333, R. Levicky 1 Differential Balance Equations We have previously derived integral balances for mass, momentum, and energy for a control volume. The control volume was assumed to be some large object,

More information

Hydrogeological Data Visualization

Hydrogeological Data Visualization Conference of Junior Researchers in Civil Engineering 209 Hydrogeological Data Visualization Boglárka Sárközi BME Department of Photogrammetry and Geoinformatics, e-mail: sarkozi.boglarka@fmt.bme.hu Abstract

More information

Aidarkhan Kaltayev*, Madina S. Tungatarova*

Aidarkhan Kaltayev*, Madina S. Tungatarova* WIERTNICTWO NAFTA GAZ TOM 23/1 2006 Aidarkhan Kaltayev*, Madina S. Tungatarova* THE INFLUENCE OF WELLS LOCATION ON DEPOSIT S EXCAVATION RATE AT ORE EXTRACTION BY THE METHOD OF UNDERGROUND DISSOLUTION The

More information

- momentum conservation equation ρ = ρf. These are equivalent to four scalar equations with four unknowns: - pressure p - velocity components

- momentum conservation equation ρ = ρf. These are equivalent to four scalar equations with four unknowns: - pressure p - velocity components J. Szantyr Lecture No. 14 The closed system of equations of the fluid mechanics The above presented equations form the closed system of the fluid mechanics equations, which may be employed for description

More information

Pre-requisites 2012-2013

Pre-requisites 2012-2013 Pre-requisites 2012-2013 Engineering Computation The student should be familiar with basic tools in Mathematics and Physics as learned at the High School level and in the first year of Engineering Schools.

More information

Reservoir Simulation

Reservoir Simulation Reservoir Simulation Instructors: Duration: Level: Dr. Turgay Ertekin and Dr. Maghsood Abbaszadeh 5 days Basic - Intermediate Course Objectives and Description This five-day course is designed for participants

More information

Effect of design parameters on temperature rise of windings of dry type electrical transformer

Effect of design parameters on temperature rise of windings of dry type electrical transformer Effect of design parameters on temperature rise of windings of dry type electrical transformer Vikas Kumar a, *, T. Vijay Kumar b, K.B. Dora c a Centre for Development of Advanced Computing, Pune University

More information

Geothermal. . To reduce the CO 2 emissions a lot of effort is put in the development of large scale application of sustainable energy.

Geothermal. . To reduce the CO 2 emissions a lot of effort is put in the development of large scale application of sustainable energy. Geothermal Energy With increasing fossil fuel prices, geothermal energy is an attractive alternative energy source for district heating and industrial heating. In recent years the use of geothermal energy

More information

Ampacity simulation of a high voltage cable to connecting off shore wind farms

Ampacity simulation of a high voltage cable to connecting off shore wind farms Ampacity simulation of a high voltage cable to connecting off shore wind farms Eva Pelster 1, Dr. David Wenger 1 1 Wenger Engineering GmbH, Einsteinstr. 55, 89077 Ulm, mail@wenger-engineering.com Abstract:

More information

CONSERVATION LAWS. See Figures 2 and 1.

CONSERVATION LAWS. See Figures 2 and 1. CONSERVATION LAWS 1. Multivariable calculus 1.1. Divergence theorem (of Gauss). This states that the volume integral in of the divergence of the vector-valued function F is equal to the total flux of F

More information

STATE OF VERMONT AGENCY OF NATURAL RESOURCES DEPARTMENT OF ENVIRONMENTAL CONSERVATION WASTE MANAGEMENT DIVISION SOLID WASTE MANAGEMENT PROGRAM

STATE OF VERMONT AGENCY OF NATURAL RESOURCES DEPARTMENT OF ENVIRONMENTAL CONSERVATION WASTE MANAGEMENT DIVISION SOLID WASTE MANAGEMENT PROGRAM STATE OF VERMONT AGENCY OF NATURAL RESOURCES DEPARTMENT OF ENVIRONMENTAL CONSERVATION WASTE MANAGEMENT DIVISION SOLID WASTE MANAGEMENT PROGRAM Solid Waste Management Program Waste Management Division 103

More information

THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA

THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA Adam Kosík Evektor s.r.o., Czech Republic KEYWORDS CFD simulation, mesh generation, OpenFOAM, ANSA ABSTRACT In this paper we describe

More information

Optimization of Reinjection Allocation in Geothermal Fields Using Capacitance-Resistance Models

Optimization of Reinjection Allocation in Geothermal Fields Using Capacitance-Resistance Models PROCEEDINGS, Thirty-Ninth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 24-26, 214 SGP-TR-22 Optimization of Reinjection Allocation in Geothermal s Using

More information

Period #16: Soil Compressibility and Consolidation (II)

Period #16: Soil Compressibility and Consolidation (II) Period #16: Soil Compressibility and Consolidation (II) A. Review and Motivation (1) Review: In most soils, changes in total volume are associated with reductions in void volume. The volume change of the

More information

Introduction to the Finite Element Method

Introduction to the Finite Element Method Introduction to the Finite Element Method 09.06.2009 Outline Motivation Partial Differential Equations (PDEs) Finite Difference Method (FDM) Finite Element Method (FEM) References Motivation Figure: cross

More information

The Central Solar Heating Plant with Aquifer Thermal Energy Store in Rostock - Results after four years of operation

The Central Solar Heating Plant with Aquifer Thermal Energy Store in Rostock - Results after four years of operation The Central Solar Heating Plant with Aquifer Thermal Energy Store in Rostock - Results after four years of operation Thomas Schmidt 1), Hans Müller-Steinhagen 1)2)3) 1) Solar- und Wärmetechnik Stuttgart

More information

APPLICATION OF PIES AND RECTANGULAR BÉZIER SURFACES TO COMPLEX AND NON-HOMOGENEOUS PROBLEMS OF ELASTICITY WITH BODY FORCES

APPLICATION OF PIES AND RECTANGULAR BÉZIER SURFACES TO COMPLEX AND NON-HOMOGENEOUS PROBLEMS OF ELASTICITY WITH BODY FORCES TASK QUARTERLY 14 No 4, 363 376 APPLICATION OF PIES AND RECTANGULAR BÉZIER SURFACES TO COMPLEX AND NON-HOMOGENEOUS PROBLEMS OF ELASTICITY WITH BODY FORCES AGNIESZKA BOŁTUĆ AND EUGENIUSZ ZIENIUK Faculty

More information

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra***

Ravi Kumar Singh*, K. B. Sahu**, Thakur Debasis Mishra*** Ravi Kumar Singh, K. B. Sahu, Thakur Debasis Mishra / International Journal of Engineering Research and Applications (IJERA) ISSN: 48-96 www.ijera.com Vol. 3, Issue 3, May-Jun 3, pp.766-77 Analysis of

More information

Determination of Thermal Conductivity of Coarse and Fine Sand Soils

Determination of Thermal Conductivity of Coarse and Fine Sand Soils Proceedings World Geothermal Congress Bali, Indonesia, - April Determination of Thermal Conductivity of Coarse and Fine Sand Soils Indra Noer Hamdhan 1 and Barry G. Clarke 2 1 Bandung National of Institute

More information

1 Finite difference example: 1D implicit heat equation

1 Finite difference example: 1D implicit heat equation 1 Finite difference example: 1D implicit heat equation 1.1 Boundary conditions Neumann and Dirichlet We solve the transient heat equation ρc p t = ( k ) (1) on the domain L/2 x L/2 subject to the following

More information

. Address the following issues in your solution:

. Address the following issues in your solution: CM 3110 COMSOL INSTRUCTIONS Faith Morrison and Maria Tafur Department of Chemical Engineering Michigan Technological University, Houghton, MI USA 22 November 2012 Zhichao Wang edits 21 November 2013 revised

More information

Investigations of a Long-Distance 1000 MW Heat Transport System with APROS Simulation Software

Investigations of a Long-Distance 1000 MW Heat Transport System with APROS Simulation Software th International Conference on Structural Mechanics in Reactor Technology (SMiRT ) Espoo, Finland, August 9-4, 9 SMiRT -Division 3, Paper 56 Investigations of a Long-Distance MW Heat Transport System with

More information

3D-Groundwater Modeling with PMWIN

3D-Groundwater Modeling with PMWIN Wen-Hsing Chiang 3D-Groundwater Modeling with PMWIN A Simulation System for Modeling Groundwater Flow and Transport Processes Second Edition With 242 Figures and 23 Tables 4y Springer Contents 1 Introduction

More information

Basin simulation for complex geological settings

Basin simulation for complex geological settings Énergies renouvelables Production éco-responsable Transports innovants Procédés éco-efficients Ressources durables Basin simulation for complex geological settings Towards a realistic modeling P. Havé*,

More information

CFD Application on Food Industry; Energy Saving on the Bread Oven

CFD Application on Food Industry; Energy Saving on the Bread Oven Middle-East Journal of Scientific Research 13 (8): 1095-1100, 2013 ISSN 1990-9233 IDOSI Publications, 2013 DOI: 10.5829/idosi.mejsr.2013.13.8.548 CFD Application on Food Industry; Energy Saving on the

More information

Lecture 9, Thermal Notes, 3.054

Lecture 9, Thermal Notes, 3.054 Lecture 9, Thermal Notes, 3.054 Thermal Properties of Foams Closed cell foams widely used for thermal insulation Only materials with lower conductivity are aerogels (tend to be brittle and weak) and vacuum

More information

Chapter 12 - HYDROLOGICAL MEASUREMENTS

Chapter 12 - HYDROLOGICAL MEASUREMENTS Water Quality Monitoring - A Practical Guide to the Design and Implementation of Freshwater Quality Studies and Monitoring Programmes Edited by Jamie Bartram and Richard Ballance Published on behalf of

More information

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena.

Dimensional analysis is a method for reducing the number and complexity of experimental variables that affect a given physical phenomena. Dimensional Analysis and Similarity Dimensional analysis is very useful for planning, presentation, and interpretation of experimental data. As discussed previously, most practical fluid mechanics problems

More information

Introduction to Engineering System Dynamics

Introduction to Engineering System Dynamics CHAPTER 0 Introduction to Engineering System Dynamics 0.1 INTRODUCTION The objective of an engineering analysis of a dynamic system is prediction of its behaviour or performance. Real dynamic systems are

More information

Integration of a fin experiment into the undergraduate heat transfer laboratory

Integration of a fin experiment into the undergraduate heat transfer laboratory Integration of a fin experiment into the undergraduate heat transfer laboratory H. I. Abu-Mulaweh Mechanical Engineering Department, Purdue University at Fort Wayne, Fort Wayne, IN 46805, USA E-mail: mulaweh@engr.ipfw.edu

More information

NUMERICAL ANALYSIS OF OPEN CHANNEL STEADY GRADUALLY VARIED FLOW USING THE SIMPLIFIED SAINT-VENANT EQUATIONS

NUMERICAL ANALYSIS OF OPEN CHANNEL STEADY GRADUALLY VARIED FLOW USING THE SIMPLIFIED SAINT-VENANT EQUATIONS TASK QUARTERLY 15 No 3 4, 317 328 NUMERICAL ANALYSIS OF OPEN CHANNEL STEADY GRADUALLY VARIED FLOW USING THE SIMPLIFIED SAINT-VENANT EQUATIONS WOJCIECH ARTICHOWICZ Department of Hydraulic Engineering, Faculty

More information

CHAPTER: 6 FLOW OF WATER THROUGH SOILS

CHAPTER: 6 FLOW OF WATER THROUGH SOILS CHAPTER: 6 FLOW OF WATER THROUGH SOILS CONTENTS: Introduction, hydraulic head and water flow, Darcy s equation, laboratory determination of coefficient of permeability, field determination of coefficient

More information

Understanding Complex Models using Visualization: San Bernardino Valley Ground-water Basin, Southern California

Understanding Complex Models using Visualization: San Bernardino Valley Ground-water Basin, Southern California Understanding Complex Models using Visualization: San Bernardino Valley Ground-water Basin, Southern California Zhen Li and Wesley R. Danskin U.S. Geological Survey, zhenli@usgs.gov, wdanskin@usgs.gov,

More information

Summary of Basalt-Seawater Interaction

Summary of Basalt-Seawater Interaction Summary of Basalt-Seawater Interaction Mg 2+ is taken up from seawater into clay minerals, chlorite, and amphiboles, in exchange for Ca 2+, which is leached from silicates into solution. K + is taken up

More information

Description of zero-buoyancy entraining plume model

Description of zero-buoyancy entraining plume model Influence of entrainment on the thermal stratification in simulations of radiative-convective equilibrium Supplementary information Martin S. Singh & Paul A. O Gorman S1 CRM simulations Here we give more

More information

Simulation of Transient Temperature Field in the Selective Laser Sintering Process of W/Ni Powder Mixture

Simulation of Transient Temperature Field in the Selective Laser Sintering Process of W/Ni Powder Mixture Simulation of Transient Temperature Field in the Selective Laser Sintering Process of W/Ni Powder Mixture Jiwen Ren,Jianshu Liu,Jinju Yin The School of Electromechanical Engineering, East China Jiaotong

More information

Flow in data racks. 1 Aim/Motivation. 3 Data rack modification. 2 Current state. EPJ Web of Conferences 67, 02070 (2014)

Flow in data racks. 1 Aim/Motivation. 3 Data rack modification. 2 Current state. EPJ Web of Conferences 67, 02070 (2014) EPJ Web of Conferences 67, 02070 (2014) DOI: 10.1051/ epjconf/20146702070 C Owned by the authors, published by EDP Sciences, 2014 Flow in data racks Lukáš Manoch 1,a, Jan Matěcha 1,b, Jan Novotný 1,c,JiříNožička

More information

CFD Based Air Flow and Contamination Modeling of Subway Stations

CFD Based Air Flow and Contamination Modeling of Subway Stations CFD Based Air Flow and Contamination Modeling of Subway Stations Greg Byrne Center for Nonlinear Science, Georgia Institute of Technology Fernando Camelli Center for Computational Fluid Dynamics, George

More information

Laboratory scale electrical resistivity measurements to monitor the heat propagation within porous media for low enthalpy geothermal applications

Laboratory scale electrical resistivity measurements to monitor the heat propagation within porous media for low enthalpy geothermal applications 32 CONVEGNO NAZIONALE 19-21 Novembre 2013 TRIESTE Laboratory scale electrical resistivity measurements to monitor the heat propagation within porous media for low enthalpy geothermal applications N. Giordano

More information

12.307. 1 Convection in water (an almost-incompressible fluid)

12.307. 1 Convection in water (an almost-incompressible fluid) 12.307 Convection in water (an almost-incompressible fluid) John Marshall, Lodovica Illari and Alan Plumb March, 2004 1 Convection in water (an almost-incompressible fluid) 1.1 Buoyancy Objects that are

More information

(1) 2 TEST SETUP. Table 1 Summary of models used for calculating roughness parameters Model Published z 0 / H d/h

(1) 2 TEST SETUP. Table 1 Summary of models used for calculating roughness parameters Model Published z 0 / H d/h Estimation of Surface Roughness using CFD Simulation Daniel Abdi a, Girma T. Bitsuamlak b a Research Assistant, Department of Civil and Environmental Engineering, FIU, Miami, FL, USA, dabdi001@fiu.edu

More information

Graduate Courses in Petroleum Engineering

Graduate Courses in Petroleum Engineering Graduate Courses in Petroleum Engineering PEEG 510 ADVANCED WELL TEST ANALYSIS This course will review the fundamentals of fluid flow through porous media and then cover flow and build up test analysis

More information

Multi-Block Gridding Technique for FLOW-3D Flow Science, Inc. July 2004

Multi-Block Gridding Technique for FLOW-3D Flow Science, Inc. July 2004 FSI-02-TN59-R2 Multi-Block Gridding Technique for FLOW-3D Flow Science, Inc. July 2004 1. Introduction A major new extension of the capabilities of FLOW-3D -- the multi-block grid model -- has been incorporated

More information

Graduate Certificate Program in Energy Conversion & Transport Offered by the Department of Mechanical and Aerospace Engineering

Graduate Certificate Program in Energy Conversion & Transport Offered by the Department of Mechanical and Aerospace Engineering Graduate Certificate Program in Energy Conversion & Transport Offered by the Department of Mechanical and Aerospace Engineering Intended Audience: Main Campus Students Distance (online students) Both Purpose:

More information

Distance Learning Program

Distance Learning Program Distance Learning Program Leading To Master of Engineering or Master of Science In Mechanical Engineering Typical Course Presentation Format Program Description Clarkson University currently offers a Distance

More information

Graduate Courses in Mechanical Engineering

Graduate Courses in Mechanical Engineering Graduate Courses in Mechanical Engineering MEEG 501 ADVANCED MECHANICAL ENGINEERING ANALYSIS An advanced, unified approach to the solution of mechanical engineering problems, with emphasis on the formulation

More information

AS COMPETITION PAPER 2007 SOLUTIONS

AS COMPETITION PAPER 2007 SOLUTIONS AS COMPETITION PAPER 2007 Total Mark/50 SOLUTIONS Section A: Multiple Choice 1. C 2. D 3. B 4. B 5. B 6. A 7. A 8. C 1 Section B: Written Answer Question 9. A mass M is attached to the end of a horizontal

More information