Groundwater Modelling

Total Page:16

File Type:pdf, Size:1020Kb

Groundwater Modelling L4018/GWM I Groundwater Modelling September 2000 G.H.P. Oude Essink Utrecht University Interfaculty Centre of Hydrology Utrecht Institute of Earth Sciences Department of Geophysics f. 15,- Contents General introduction v I Modelling Protocol 1 1 Introduction 3 1.1 Historical developments towards hydrologic modelling . ...... 3 1.2 Why modelling ? . ................................. 4 1.3 Some drawbacks in modelling . ....................... 5 1.4Definitions..................................... 6 2 Classification of mathematical models 9 2.1Introduction.................................... 9 2.2Basedonthedesignofthemathematicalmodel................. 10 2.3Basedontheprocessesinthehydrologiccycle.................. 15 2.4Basedontheapplicationofthemodel...................... 15 3 Methodology of modelling 19 3.1 Define purpose of the modelling effort . ................ 20 3.2Conceptualisationofamathematicalmodel................... 20 3.3Selectionofthecomputercode.......................... 24 3.4Modeldesign................................... 26 3.4.1 Griddesign................................ 27 3.4.2 Temporaldiscretisation.......................... 30 3.4.3 Boundary conditions . ....................... 31 3.4.4 Initialconditions.............................. 34 3.4.5 Preliminaryselectionofparametersandhydrologicstresses....... 34 3.5Calibration..................................... 35 3.5.1 Evaluatingthecalibration......................... 38 3.5.2 Errorcriterion............................... 39 3.5.3 Firstmodelexecution........................... 42 3.5.4 Sensitivityanalysis............................. 45 3.5.5 Kriging................................... 45 3.6Modelverification................................. 46 3.7Simulation..................................... 47 3.8Presentationofresults............................... 48 3.9Postaudit...................................... 51 3.10Whycanthingsgowrong?............................ 53 i ii 4 Data gathering 55 II Groundwater Modelling 59 5 Introduction 61 5.1Classificationbasedonthedesignofthemodel................. 61 5.1.1 Physicalmodels.............................. 63 5.1.2 Analoguemodels............................. 63 5.1.3 Mathematicalmodels........................... 66 5.2Outline....................................... 68 6 Mathematical description of hydrogeologic processes 69 6.1Fluidflow:equationofmotionandcontinuity.................. 69 6.1.1 Equationofmotion:Darcy’slaw..................... 69 6.1.2 Piezometrichead............................. 72 6.1.3 Hydraulic conductivity and permeability . ........... 73 6.1.4 Density of groundwater . .................. 75 6.1.5 Dynamicviscosity............................. 77 6.1.6 Equationofcontinuity........................... 78 6.1.7 Groundwater flow equation . .................. 79 6.1.8 Equationofstate............................. 81 6.2Solutetransport:advection-dispersionequation................. 82 6.2.1 Equationofsolutetransport....................... 83 6.2.2 Hydrodynamicdispersion......................... 88 6.2.3 Chemicalreactions............................ 91 6.3 Heat transport: conduction-convection equation . ........... 93 7 Solution techniques 95 7.1Introduction.................................... 95 7.2Iterativemethods................................. 95 7.2.1 Taylorseriesdevelopment......................... 95 7.2.2 Laplaceequation............................. 96 7.2.3 Steadystatemethods........................... 97 7.2.4 Non-steadystatemethods........................ 98 7.3Thomasalgorithm................................. 102 7.4Gauss-Jordanelimination............................. 103 7.5Finitedifferencemethod.............................. 105 7.6Finiteelementmethod.............................. 106 7.7Analyticelementmethod............................. 109 7.8Methodofcharacteristics............................. 112 7.9Randomwalkmethod............................... 114 7.10Vorticesmethod.................................. 116 iii 8 Numerical aspects of groundwater models 119 8.1Numericaldispersion............................... 120 8.1.1 Stability analysis of the advection-dispersion equation . ...... 124 8.2 Oscillation . ................................. 127 8.3 Analysis of truncation and oscillation errors . ................ 128 9 Some selected groundwater codes 133 9.1Introduction.................................... 133 9.2MODFLOW.................................... 134 9.2.1 Externalsourcesintoablock:packages................. 139 9.2.2 Layertypes................................ 144 9.2.3 Boundary conditions . ....................... 145 9.2.4 StronglyImplicitProcedurepackage(SIP)................ 146 9.2.5 Slice-SuccessiveOverrelaxationpackage(SSOR)............. 151 9.3Micro-Fem..................................... 154 9.4MOC3D...................................... 157 9.5MOC,(2D)adaptedfordensitydifferences.................... 158 9.5.1 Theoretical background of the groundwater flow equation . ...... 159 9.5.2 Theoreticalbackgroundofthesolutetransportequation........ 164 Continu¨ıteitsvergelijking: niet stationair 177 References 181 Consultedliterature................................... 181 Interestingtextbooks.................................. 187 Somedistributorsofcomputercodes.......................... 187 Formula sheet 189 Index 191 iv General introduction The development of models has been the direct outcome of the need to integrate our existing theories with all physical and measured data. The key factor in this development is the (still ongoing) breakthrough in computation technologies, because it is the digital computer which is capable to store, to manipulate data and to execute complex calculations beyond the physical ability of man, yet within his mental capacity. In order to avoid that you, as a hydrogeologist-in-spe, will get stranded in the fine art of modelling, these lecture notes1 are written to show you some ropes in the fantastic, tempting, and yet creepy world of groundwater modelling. The presence course, which comes under the ICHU2, is called Groundwater Modelling I. The aim of this course is to gain more insight in the behaviour of groundwater processes, quantitatively as well as qualitatively, by means of numerical modelling. These lecture notes are divided into two parts: I. Modelling protocol in this part, the procedure of modelling hydrologic processes is described. A hydro- geologist should advance this procedure, from coping with a hydrological problem towards solving the problem by means of (numerical) modelling, while skipping all kinds of traps on the track; and II. Groundwater modelling in this part, features of groundwater flow and solute transport are considered and numerical solution techniques of partial differential equations are discussed. Moreover, some groundwater computer codes will be treated. During the computer practicals, attention will be paid to the modelling of standard problems by means of the codes MODFLOW and MOC(3D). Primarily knowledge should comprise basic knowledge on hydrogeologic processes such as the Darcy equation and stationary groundwater flow; as well as basic knowledge on discretisation techniques such as Taylor series and simple numerical solution techniques. For students of the Department of Physi- cal Geography, it is strongly recommended to have followed Groundwaterhydrology (HYDB). For all students, the lectures Hydrological Transport Processes (L3041/KHTP) are also rec- ommended. Gualbert Oude Essink, September 2000 [email protected] 1Parts of these lecture notes are based on the lecture notes Hydrological models (f15D) of the Delft University of Technology (Oude Essink, G.H.P., Rientjes, T. & R.H. Boekelman, 1996). 2The Interfacultair Centrum voor Hydrologie Utrecht (ICHU) is a centre which provides a so-called study- path Hydrologie to students from the Faculty of Earth Sciences and Department of Physical Geography. v vi Groundwater Modelling æ Part I Modelling Protocol 1 Chapter 1 Introduction 1.1 Historical developments towards hydrologic modelling The science of hydrology began with the conceptualisation of the hydrologic cycle. Much of the speculations of the Greek philosophers was scientifically unsound. Nonetheless, some of them correctly described some aspects of the hydrologic cycle. For example, Anaxagoras of Clazomenae (500-428 B.C.) formed a primitive version of the hydrologic cycle (e.g. the sun lifts water from the sea into the atmosphere). Another Greek philosopher, Theophrastus (circa 372-287 B.C.) gave a sound explanation of the formation of precipitation by conden- sation and freezing. Meanwhile, independent thinking occurred in ancient Chinese, Indian and Persian civilizations. During the Renaissance, a gradual change occurred from purely philosophical concepts of hydrology toward observational science, e.g. by Leonardo da Vinci (1452-1519). Hydraulic measurements and experiments flourished during the eighteenth century, when Bernoulli’s equation and Chezy’s formula were discovered. Hydrology advanced more rapidly during the nineteenth century, when Darcy developed his law of porous media flow in 1856 and Manning proposed his open-channel flow formula (1891). However, quantitative hydrology was still immature at the beginning of the twentieth century. Gradually, empiricism was replaced with rational analysis of observed data. For example, Sherman devised the unit hydrograph method to transform effective rainfall to direct runoff (1932) and Gumbel proposed the extreme value law for hydrological studies (1941). Like many sciences, hydrology
Recommended publications
  • A GIS-Based Software to Simulate Groundwater Nitrate Load from Septic Systems to Surface Water Bodies
    Computers & Geosciences 52 (2013) 108–116 Contents lists available at SciVerse ScienceDirect Computers & Geosciences journal homepage: www.elsevier.com/locate/cageo ArcNLET: A GIS-based software to simulate groundwater nitrate load from septic systems to surface water bodies J. Fernando Rios a, Ming Ye b,n, Liying Wang b, Paul Z. Lee c, Hal Davis d, Rick Hicks c a Department of Geography, State University of New York at Buffalo, Buffalo, NY, USA b Department of Scientific Computing, Florida State University, Tallahassee, FL, USA c Florida Department of Environmental Protection, Tallahassee, FL, USA d 2625 Vergie Court, Tallahassee, FL 32303, USA article info abstract Article history: Onsite wastewater treatment systems (OWTS), or septic systems, can be a significant source of nitrates Received 17 June 2012 in groundwater and surface water. The adverse effects that nitrates have on human and environmental Received in revised form health have given rise to the need to estimate the actual or potential level of nitrate contamination. 4 October 2012 With the goal of reducing data collection and preparation costs, and decreasing the time required to Accepted 5 October 2012 produce an estimate compared to complex nitrate modeling tools, we developed the ArcGIS-based Available online 16 October 2012 Nitrate Load Estimation Toolkit (ArcNLET) software. Leveraging the power of geographic information Keywords: systems (GIS), ArcNLET is an easy-to-use software capable of simulating nitrate transport in ground- Nitrate transport water and estimating long-term nitrate loads from groundwater to surface water bodies. Data Screening model requirements are reduced by using simplified models of groundwater flow and nitrate transport which Denitrification consider nitrate attenuation mechanisms (subsurface dispersion and denitrification) as well as spatial Septic system Nitrogen variability in the hydraulic parameters and septic tank distribution.
    [Show full text]
  • Climate Models and Their Evaluation
    8 Climate Models and Their Evaluation Coordinating Lead Authors: David A. Randall (USA), Richard A. Wood (UK) Lead Authors: Sandrine Bony (France), Robert Colman (Australia), Thierry Fichefet (Belgium), John Fyfe (Canada), Vladimir Kattsov (Russian Federation), Andrew Pitman (Australia), Jagadish Shukla (USA), Jayaraman Srinivasan (India), Ronald J. Stouffer (USA), Akimasa Sumi (Japan), Karl E. Taylor (USA) Contributing Authors: K. AchutaRao (USA), R. Allan (UK), A. Berger (Belgium), H. Blatter (Switzerland), C. Bonfi ls (USA, France), A. Boone (France, USA), C. Bretherton (USA), A. Broccoli (USA), V. Brovkin (Germany, Russian Federation), W. Cai (Australia), M. Claussen (Germany), P. Dirmeyer (USA), C. Doutriaux (USA, France), H. Drange (Norway), J.-L. Dufresne (France), S. Emori (Japan), P. Forster (UK), A. Frei (USA), A. Ganopolski (Germany), P. Gent (USA), P. Gleckler (USA), H. Goosse (Belgium), R. Graham (UK), J.M. Gregory (UK), R. Gudgel (USA), A. Hall (USA), S. Hallegatte (USA, France), H. Hasumi (Japan), A. Henderson-Sellers (Switzerland), H. Hendon (Australia), K. Hodges (UK), M. Holland (USA), A.A.M. Holtslag (Netherlands), E. Hunke (USA), P. Huybrechts (Belgium), W. Ingram (UK), F. Joos (Switzerland), B. Kirtman (USA), S. Klein (USA), R. Koster (USA), P. Kushner (Canada), J. Lanzante (USA), M. Latif (Germany), N.-C. Lau (USA), M. Meinshausen (Germany), A. Monahan (Canada), J.M. Murphy (UK), T. Osborn (UK), T. Pavlova (Russian Federationi), V. Petoukhov (Germany), T. Phillips (USA), S. Power (Australia), S. Rahmstorf (Germany), S.C.B. Raper (UK), H. Renssen (Netherlands), D. Rind (USA), M. Roberts (UK), A. Rosati (USA), C. Schär (Switzerland), A. Schmittner (USA, Germany), J. Scinocca (Canada), D. Seidov (USA), A.G.
    [Show full text]
  • Coupling Finite and Boundary Element Methods for Static and Dynamic
    Comput. Methods Appl. Mech. Engrg. 198 (2008) 449–458 Contents lists available at ScienceDirect Comput. Methods Appl. Mech. Engrg. journal homepage: www.elsevier.com/locate/cma Coupling finite and boundary element methods for static and dynamic elastic problems with non-conforming interfaces Thomas Rüberg a, Martin Schanz b,* a Graz University of Technology, Institute for Structural Analysis, Graz, Austria b Graz University of Technology, Institute of Applied Mechanics, Technikerstr. 4, 8010 Graz, Austria article info abstract Article history: A coupling algorithm is presented, which allows for the flexible use of finite and boundary element meth- Received 1 February 2008 ods as local discretization methods. On the subdomain level, Dirichlet-to-Neumann maps are realized by Received in revised form 4 August 2008 means of each discretization method. Such maps are common for the treatment of static problems and Accepted 26 August 2008 are here transferred to dynamic problems. This is realized based on the similarity of the structure of Available online 5 September 2008 the systems of equations obtained after discretization in space and time. The global set of equations is then established by incorporating the interface conditions in a weighted sense by means of Lagrange Keywords: multipliers. Therefore, the interface continuity condition is relaxed and the interface meshes can be FEM–BEM coupling non-conforming. The field of application are problems from elastostatics and elastodynamics. Linear elastodynamics Ó Non-conforming interfaces 2008 Elsevier B.V. All rights reserved. FETI/BETI 1. Introduction main, this approach is often carried out only once for every time step which gives a staggering scheme.
    [Show full text]
  • The Mortar Element Method and the FETI Method. Catherine Lacour, Yvon Maday
    Two different approaches for matching nonconforming grids: the mortar element method and the FETI method. Catherine Lacour, Yvon Maday To cite this version: Catherine Lacour, Yvon Maday. Two different approaches for matching nonconforming grids: the mortar element method and the FETI method.. BIT Numerical Mathematics, Springer Verlag, 1997, 37 (3), pp.720 – 738. 10.1007/BF02510249. hal-00369517 HAL Id: hal-00369517 https://hal.archives-ouvertes.fr/hal-00369517 Submitted on 20 Mar 2009 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. BIT 37:3 (1997), 720-738. TWO DIFFERENT APPROACHES FOR MATCHING NONCONFORMING GRIDS: THE MORTAR ELEMENT METHOD AND THE FETI METHOD * C. LACOUR I and Y. MADAY 1'2 10NERA, DI, 29, Avenue de la Division Leclerc F-92322, Chatillon Cedex, France. email: [email protected] 2ASCI, Batiment 506, Universitd Paris Sud, F-91405 Orsay Cedex France. email: [email protected] Abstract. When using domain decomposition in a finite element framework for the approxi- mation of second order elliptic or parabolic type problems, it has become appealing to tune the mesh of each subdomain to the local behaviour of the solution. The resulting discretization being then nonconforming, different approaches have been advocated to match the admissible discrete functions.
    [Show full text]
  • A Bddc Algorithm for the Stokes Problem with Weak 2 Galerkin Discretizations
    1 A BDDC ALGORITHM FOR THE STOKES PROBLEM WITH WEAK 2 GALERKIN DISCRETIZATIONS 3 XUEMIN TU∗ AND BIN WANGy 4 Abstract. The BDDC (balancing domain decomposition by constraints) methods have been 5 applied successfully to solve the large sparse linear algebraic systems arising from conforming finite 6 element discretizations of second order elliptic and Stokes problems. In this paper, the Stokes 7 equations are discretized using the weak Galerkin method, a newly developed nonconforming finite 8 element method. A BDDC algorithm is designed to solve the linear system such obtained. Edge/face 9 velocity interface average and mean subdomain pressure are selected for the coarse problem. The 10 condition number bounds of the BDDC preconditioned operator are analyzed, and the same rate 11 of convergence is obtained as for conforming finite element methods. Numerical experiments are 12 conducted to verify the theoretical results. 13 Key words. Discontinuous Galerkin, HDG, weak Galerkin, domain decomposition, BDDC, 14 Stokes, Saddle point problems, benign subspace 15 AMS subject classifications. 65F10, 65N30, 65N55 16 1. Introduction. Numerical solution of saddle point problems using non over- 17 lapping domain decomposition methods have long been an active area of research; see, 18 e.g., [28, 15, 11, 10, 18, 29, 30, 16, 33, 17, 34, 27]. The Balancing Domain Decomposi- 19 tion by Constraints (BDDC) algorithm is an advanced variant of the non-overlapping 20 domain decomposition technique. It was first introduced by Dohrmann [5], and the 21 theoretical analysis was later given by Mandel and Dohrmann [20]. In this theoretical 22 development, optimal condition number bound was obtained for the BBDC opera- 23 tors proposed for symmetric positive definite systems.
    [Show full text]
  • Integrated Surface-Subsurface Water Flow Modelling of the Laxemar Area Application of the Hydrological Model ECOFLOW
    R-07-07 Integrated surface-subsurface water flow modelling of the Laxemar area Application of the hydrological model ECOFLOW Nikolay Sokrut, Kent Werner, Johan Holmén Golder Associates AB January 2007 Svensk Kärnbränslehantering AB Swedish Nuclear Fuel and Waste Management Co Box 5864 SE-102 40 Stockholm Sweden Tel 08-459 84 00 +46 8 459 84 00 Fax 08-661 57 19 +46 8 661 57 19 CM Gruppen AB, Bromma, 2007 ISSN 1402-3091 Tänd ett lager: SKB Rapport R-07-07 P, R eller TR. Integrated surface-subsurface water flow modelling of the Laxemar area Application of the hydrological model ECOFLOW Nikolay Sokrut, Kent Werner, Johan Holmén Golder Associates AB January 2007 This report concerns a study which was conducted for SKB. The conclusions and viewpoints presented in the report are those of the authors and do not necessarily coincide with those of the client. A pdf version of this document can be downloaded from www.skb.se Abstract Since 2002, the Swedish Nuclear Fuel and Waste Management Co (SKB) performs site investigations in the Simpevarp area, for the siting of a deep geological repository for spent nuclear fuel. The site descriptive modelling includes conceptual and quantitative modelling of surface-subsurface water interactions, which are key inputs to safety assessment and environmental impact assessment. Such modelling is important also for planning of continued site investigations. In this report, the distributed hydrological model ECOFLOW is applied to the Laxemar subarea to test the ability of the model to simulate surface water and near-surface groundwater flow, and to illustrate ECOFLOW’s advantages and drawbacks.
    [Show full text]
  • Groundwater Modeling System Linkage with the Framework for Risk Analysis in Multimedia Environmental Systems
    PNNL- 15654 Groundwater Modeling System Linkage with the Framework for Risk Analysis in Multimedia Environmental Systems G. Whelan K.J. Castleton February 2006 Prepared for the U.S. Nuclear Regulatory Commission Office of Nuclear Regulatory Research Division of Systems Analysis & Regulatory Effectiveness Rockville, Maryland 20852 under Contract DE-AC05-76RL01830 DISCLAIMER This report was prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor any agency thereof, nor Battelle Memorial Institute, nor any of their employees, makes any warranty, express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately owned rights. Reference herein to any specific commercial product, process, or service by trade name, trademark, manufacturer, or otherwise does not necessarily constitute or imply its endorsement, recommendation, or favoring by the United States Government or any agency thereof, or Battelle Memorial Institute. The views and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or any agency thereof. PACIFIC NORTHWEST NATIONAL LABORATORY operated by BATTELLE for the UNITED STATES DEPARTMENT OF ENERGY under Contract DE-AC05-76RL01830 Printed in the United States of America Available to DOE and DOE contractors from the Office of Scientific and Technical Information, P.O. Box 62, Oak Ridge, TN 37831-0062; ph: (865) 576-8401 fax: (865) 576-5728 email: [email protected] Available to the public from the National Technical Information Service, U.S.
    [Show full text]
  • Modelling Peatlands As Complex Adaptive Systems
    MODELLING PEATLANDS AS COMPLEX ADAPTIVE SYSTEMS Paul John Morris Thesis submitted for the degree of PhD of the University of London, 22nd July 2009. Following examination, minor corrections submitted February 2010. Department of Geography, Queen Mary, University of London, 327 Mile End Road, London E1 4NS United Kingdom. 1 Abstract A new conceptual approach to modelling peatlands, DigiBog, involves a Complex Adaptive Systems consideration of raised bogs. A new computer hydrological model is presented, tested, and its capabilities in simulating hydrological behaviour in a real bog demonstrated. The hydrological model, while effective as a stand-alone modelling tool, provides a conceptual and algorithmic structure for ecohydrological models presented later. Using DigiBog architecture to build a cellular model of peatland patterning dynamics, various rulesets were experimented with to assess their effectiveness in predicting patterns. Contrary to findings by previous authors, the ponding model did not predict patterns under steady hydrological conditions. None of the rulesets presented offered an improvement over the existing nutrient-scarcity model. Sixteen shallow peat cores from a Swedish raised bog were analysed to investigate the relationship between cumulative peat decomposition and hydraulic conductivity, a relationship previously neglected in models of peatland patterning and peat accumulation. A multivariate analysis showed depth to be a stronger control on hydraulic conductivity than cumulative decomposition, reflecting the role of compression in closing pore spaces. The data proved to be largely unsuitable for parameterising models of peatland dynamics, due mainly to problems in core selection. However, the work showed that hydraulic conductivity could be expressed quantitatively as a function of other physical variables such as depth and cumulative decomposition.
    [Show full text]
  • Groundwater Models: How the Science Can Empower the Management?
    Groundwater Models: How the Science Can Empower the Management? N.C. Ghosh and Kapil D. Sharma National Institute of Hydrology, Roorkee, India Abstract Protection, restoration and development of groundwater supplies and remediation of contaminated aquifers are the driving issues in groundwater resource management. These issues are further triggered on and driven by the population expansion and increasing demands. To transform the ‘vicious circles’ of groundwater availabilities into ‘virtuous circles’ of demands, understanding of the aquifer behavior in response to imposed stresses and/or strains is essentially required. If groundwater management strategies are directed towards balancing the exploitations in demand side with the fortune of supply side, the goals of groundwater management can be achieved when the tools used for solution of the management problems are derived considering mechanisms of supply-distribution-availability of the resource in the system. Groundwater modeling is one of the management tools being used in the hydro-geological sciences for the assessment of the resource potential and prediction of future impact under different stresses/constraints. Construction of a groundwater model follows a set of assumptions describing the system’s composition, the transport processes that take place in it, the mechanisms that govern them, and the relevant medium properties. There are numerous computer codes of groundwater models available worldwide dealing variety of problems related to; flow and contaminants transport modeling, rates and location of pumping, artificial recharge, changes in water quality etc. Each model has its own merits and limitations and hence no model is unique to a given groundwater system. Management of a system means making decisions aiming at accomplishing the system’s goal without violating specified technical and non-technical constrains imposed on it.
    [Show full text]
  • Software Concepts and Algorithms for an Efficient and Scalable Parallel Finite Element Method
    Fakultät Mathematik und Naturwissenschaften, Institut für Wissenschaftliches Rechnen SOFTWARE CONCEPTS AND ALGORITHMS FOR AN EFFICIENT AND SCALABLE PARALLEL FINITE ELEMENT METHOD Der Fakultät Mathematik und Naturwissenschaften der Technischen Universität Dresden zur Erlangung des akademischen Grades Dr. rer. nat. eingereichte Dissertation von Thomas Witkowski geboren am 24. Mai 1982 in Loslau/Polen. Die Dissertation wurde in der Zeit von 07/2007 bis 12/2012 am Institut für Wissenschaftliches Rechnen angefertigt. Tag der Einreichung: ... Tag der Verteidigung: ... Gutachter: Prof. Dr. rer. nat. habil. A. Voigt Technische Universität Dresden ... ... Contents 1 Introduction 5 1.1 Overview ..................................... 6 1.2 Technicalnotes .................................. 6 2 Adaptivemeshesforfiniteelementmethod 9 2.1 Data structures of adaptive meshes . 9 2.2 Error estimation and adaptive strategies . 10 2.3 Meshstructurecodes............................... 11 3 Scalable parallelization 15 3.1 Formaldefinitions ................................ 18 3.2 Distributedmeshes................................ 20 3.2.1 Mesh structure codes for parallel mesh adaptivity . 23 3.2.2 Mesh partitioning and mesh distribution . 25 3.2.3 Parallel DOF mapping . 26 3.2.4 Efficiency and parallel scaling . 29 3.2.5 Limitations of coarse element based partitioning . 32 3.3 Linearsolvermethods .............................. 33 3.4 FETI-DP ..................................... 35 3.4.1 Implementationissues . 39 3.4.2 Numerical results . 42 3.5 Extensions of the standard FETI-DP . 48 3.5.1 InexactFETI-DP............................. 48 3.5.2 MultilevelFETI-DP ........................... 50 3.6 ANavier-Stokessolver .............................. 57 3.6.1 Implementationissues . 59 3.6.2 Numerical results . 60 3.6.3 Diffuse domain approach . 61 3.7 Softwareconcepts................................. 62 4 Multi-mesh method for Lagrange finite elements 69 4.1 Virtualmeshassembling............................. 70 4.1.1 CouplingtermsinsystemsofPDEs .
    [Show full text]
  • Climate Change on Groundwater Resources in Five Small Plains of a Semi-Arid Region: Uncertainty Quantification Using a Nonparametric Method
    Potential impacts of climate change on groundwater resources in five small plains of a semi-arid region: uncertainty quantification using a nonparametric method Atie Hosseinizadeha*, Heidar Zareiea, Ali M AkhondAlia, Hesam SeyedKabolib, Babak Farjadc aDepartment of Hydrology, Shahid Chamran University of Ahvaz, Ahvaz, Khuzestan, Iran bDepartment of Civil Engineering, Jundi Shapur University of Technology, Dezful, Khuzestan, Iran cDepartment of Geomatics Engineering, University of Calgary, Calgary, AB, Canada 1 2 Climate Change: The greenhouse gases The trend of rising concentration is expected to rise global warming will during the present century by continue for decades global economic development. even if the present The impact of rising greenhouse greenhouse gasses gases concentration on climate concentration variables such as temperature decreases at the global and precipitation is inevitable. scale. Introduction Study area Method Results Conclusion 3 Climate Change: Introduction Study area Method Results Conclusion 4 Climate Change: Introduction Study area Method Results Conclusion 5 Groundwater: The numerical models are one of the best methods of assessing the quantity and quality of groundwater. These models are difficult and time consuming. However, in the recent decades research that uses simulation models have been developed due to the improvement of high-speed computers. The groundwater models actually are a simplified sample of reality. Introduction Study area Method Results Conclusion 6 Study area Introduction Method Results
    [Show full text]
  • Modelling the Impacts of Climate Change on Shallow Groundwater Conditions in Hungary
    water Article Modelling the Impacts of Climate Change on Shallow Groundwater Conditions in Hungary Attila Kovács 1,* and András Jakab 2 1 Department of Engineering Geology and Geotechnics, Budapest University of Technology and Economics, M˝uegyetemrkp. 1, 1111 Budapest, Hungary 2 Jakab és Társai Kft., 32 Jászóvár utca, 2100 Gödöll˝o,Hungary; [email protected] * Correspondence: [email protected] Abstract: The purpose of the present study was to develop a methodology for the evaluation of direct climate impacts on shallow groundwater resources and its country-scale application in Hungary. A modular methodology was applied. It comprised the definition of climate zones and recharge zones, recharge calculation by hydrological models, and the numerical modelling of the groundwater table. Projections of regional climate models for three different time intervals were applied for the simulation of predictive scenarios. The investigated regional climate model projections predict rising annual average temperature and generally dropping annual rainfall rates throughout the following decades. Based on predictive modelling, recharge rates and groundwater levels are expected to drop in elevated geographic areas such as the Alpokalja, the Eastern parts of the Transdanubian Mountains, the Mecsek, and Northern Mountain Ranges. Less significant groundwater level drops are predicted in foothill areas, and across the Western part of the Tiszántúl, the Duna-Tisza Interfluve, and the Szigetköz areas. Slightly increasing recharge and groundwater levels are predicted in the Transdanubian Hills and the Western part of the Transdanubian Mountains. Simulation results Citation: Kovács, A.; Jakab, A. represent groundwater conditions at the country scale. However, the applied methodology is suitable Modelling the Impacts of Climate for simulating climate change impacts at various scales.
    [Show full text]