Groundwater modelling: an introduction with sample programs in BASIC
β Scribed by Wolfgang Kinzelbach
- Publisher
- Elsevier
- Year
- 1986
- Tongue
- English
- Leaves
- 337
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
With the growing concern about groundwater resources both with respect to quantity and quality, the need for groundwater modelling tools is increasing. Although there are a number of excellent introductions to the concepts of groundwater flow and pollution transport, the student or practising engineer wishing to develop a model and do practical work on the computer finds that there is still a gap between the understanding of concepts and the ability to handle the actual computations. A great deal of groundwater modelling software for personal computers and microcomputers has appeared recently, but taking these models from the shelf and applying them without a background on their capabilities often leads to disappointment and frustration. This book provides the reader with all necessary details to start modelling on his own. It gives a comprehensive introduction to the major techniques currently used in the modelling of groundwater flow and pollutant transport in groundwater.
β¦ Table of Contents
cover.gif......Page 1
iii_25_0.pdf......Page 2
iv_25_0.pdf......Page 3
vii_25_0.pdf......Page 4
1_25_0.pdf......Page 5
4_25_0.pdf......Page 8
12_25_0.pdf......Page 16
142_25_0.pdf......Page 146
168_25_0.pdf......Page 172
188_25_0.pdf......Page 192
208_25_0.pdf......Page 212
319_25_0.pdf......Page 323
323_25_0.pdf......Page 327
327_25_0.pdf......Page 331
329_25_0.pdf......Page 333
π SIMILAR VOLUMES
Programming is scientific creativity supported by study of theory. It is essential to know how a computer works and to have the bases of logics and mathematics, but proficiency requires knowledge of the fundamental programming algorithms and techniques developed by the scientific community for t
This text brings together important ideas on the model-based approach to sample survey, which has been developed over the last twenty years. Suitable for graduate students and professional statisticians, it moves from basic ideas fundamental to sampling to more rigorous mathematical modelling and da
xvi, 570, R6 pages : 28 cm +
<p>The difficulty of programming lies in the need to bring our ideas into a form that can be processed by a machine. This book shows how to write and understand even complex programs by applying proper structures and good style. It uses the programming language Modula-3, which relies on and extends