EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Numerical Methods for the 3D Shallow Water Equations on Vector and Parallel Computers

Download or read book Numerical Methods for the 3D Shallow Water Equations on Vector and Parallel Computers written by Erik D. de Goede and published by . This book was released on 1991 with total page 15 pages. Available in PDF, EPUB and Kindle. Book excerpt: The performance of both iteration methods is accelerated by a technique based on smoothing. Both explicit and implicit smoothing is examined. It turns out that the unconditionally stable method is more efficient than the conditionally stable methods."

Book On the Numerical Treatment of the Advective Terms in 3D Shallow Water Models

Download or read book On the Numerical Treatment of the Advective Terms in 3D Shallow Water Models written by E. D. de Goede and published by . This book was released on 1991 with total page 12 pages. Available in PDF, EPUB and Kindle. Book excerpt: Abstract: "In this paper we present a numerical method for the three-dimensional shallow water equations. These equations describe flows in e.g., shallow seas, rivers and estuaries. Since three-dimensional models require a great computational effort, the method is constructed in such a way that it fully exploits the facilities of vector and parallel computers. This two-stage method, which is unconditionally stable, is applied to a problem involving the development of a circulation in a rectangular basin and to a river problem in which a jetty has been situated."

Book Computational Algorithms for Shallow Water Equations

Download or read book Computational Algorithms for Shallow Water Equations written by Eleuterio F. Toro and published by Springer Nature. This book was released on with total page 413 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book A Time Splitting Method for the Three dimensional Shallow Water Equations

Download or read book A Time Splitting Method for the Three dimensional Shallow Water Equations written by Erik D. de Goede and published by . This book was released on 1990 with total page 18 pages. Available in PDF, EPUB and Kindle. Book excerpt: The resulting method is mass conservative and efficient on vector and parallel computers. The accuracy, stability, and computational efficiency of this method is demonstrated for wind induced problems ina rectangular basis."

Book Scientific and Technical Aerospace Reports

Download or read book Scientific and Technical Aerospace Reports written by and published by . This book was released on 1995 with total page 702 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Numerical Solution of the Shallow water Equations

Download or read book Numerical Solution of the Shallow water Equations written by F. W. Wubs and published by . This book was released on 1988 with total page 134 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Numerical Methods for Shallow Water Flow

Download or read book Numerical Methods for Shallow Water Flow written by C.B. Vreugdenhil and published by Springer Science & Business Media. This book was released on 2013-03-09 with total page 273 pages. Available in PDF, EPUB and Kindle. Book excerpt: A wide variety of problems are associated with the flow of shallow water, such as atmospheric flows, tides, storm surges, river and coastal flows, lake flows, tsunamis. Numerical simulation is an effective tool in solving them and a great variety of numerical methods are available. The first part of the book summarizes the basic physics of shallow-water flow needed to use numerical methods under various conditions. The second part gives an overview of possible numerical methods, together with their stability and accuracy properties as well as with an assessment of their performance under various conditions. This enables the reader to select a method for particular applications. Correct treatment of boundary conditions (often neglected) is emphasized. The major part of the book is about two-dimensional shallow-water equations but a discussion of the 3-D form is included. The book is intended for researchers and users of shallow-water models in oceanographic and meteorological institutes, hydraulic engineering and consulting. It also provides a major source of information for applied and numerical mathematicians.

Book 3D Shallow Water Model on the CRAY Y MP4 464

Download or read book 3D Shallow Water Model on the CRAY Y MP4 464 written by E. D. de Goede and published by . This book was released on 1991 with total page 8 pages. Available in PDF, EPUB and Kindle. Book excerpt: Abstract: "Simulation of three-dimensional shallow water flows requires the use of fast computers, along with numerical methods that fully exploit the potential of vector and parallel facilities of these computers. In this paper we discuss the implementation of such a numerical method on the CRAY Y-M4/464, which has recently been installed at the Academic Computing Services Amsterdam (SARA)."

Book Shallow Water Hydrodynamics

Download or read book Shallow Water Hydrodynamics written by W.Y. Tan and published by Elsevier. This book was released on 1992-08-17 with total page 449 pages. Available in PDF, EPUB and Kindle. Book excerpt: Within this monograph a comprehensive and systematic knowledge on shallow-water hydrodynamics is presented. A two-dimensional system of shallow-water equations is analyzed, including the mathematical and mechanical backgrounds, the properties of the system and its solution. Also featured is a new mathematical simulation of shallow-water flows by compressible plane flows of a special virtual perfect gas, as well as practical algorithms such as FDM, FEM, and FVM. Some of these algorithms have been utilized in solving the system, while others have been utilized in various applied fields. An emphasis has been placed on several classes of high-performance difference schemes and boundary procedures which have found wide uses recently for solving the Euler equations of gas dynamics in aeronautical and aerospatial engineering. This book is constructed so that it may serve as a handbook for practicians. It will be of interest to scientists, designers, teachers, postgraduates and professionals in hydraulic, marine, and environmental engineering; especially those involved in the mathematical modelling of shallow-water bodies.

Book Stabilization of a Time Integrator for the 3D Shallow Water Equations by Smoothing Techniques

Download or read book Stabilization of a Time Integrator for the 3D Shallow Water Equations by Smoothing Techniques written by Erik D. de Goede and published by . This book was released on 1989 with total page 13 pages. Available in PDF, EPUB and Kindle. Book excerpt: Abstract: "A smoothing technique is applied to improve the stability of a semi-implicit time integrator for the three-dimensional shallow water equations. In this method the vertical terms are treated implicitly. The stability condition on the time step only depends on the horizontal mesh sizes. Therefore, in horizontal direction an explicit smoothing operator is added. Due to the smoothing, the maximally stable time step increases considerably, while the accuracy is hardly affected. Moreover, it turns out that the explicit smoothing operator is efficient on any type of computer. In particular, the smoothing operator is very efficient on vector and parallel computers."

Book Towards Efficient Techniques for Solutions of the Shallow Water Equations

Download or read book Towards Efficient Techniques for Solutions of the Shallow Water Equations written by Owen Thomas DeGennaro-Ransom and published by . This book was released on 2016 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: Research was conducted in order to develop more efficient solution techniques for the Shallow Water Equations (SWE) for naturally occurring free-surface flows in natural and engineered channels. Methods relating to numerical solution of the two-dimensional equations utilizing graphical processing units (GPU) as the main computational device and combined one-and two-dimensional schemes are presented and tested. Different numerical methods were investigated for inclusion to the model. General requirements for the proposed schemes included the ability to be solved using a finite-difference conservative solution algorithm on a fixed rectangular grid and the ability to both withstand and provide reasonable approximation of shocks and bores within the solution domain. Two such schemes were investigated that met initial criteria: A graphical processing unit (GPU) implementation of the well established MacCormack method, and a selectively under-relaxed implicit method. Both methods included the addition of a TVD (total variation diminishing) term to help maintain stability around high gradient flow areas.The implicit method incorporates an algorithm for selectively under-relaxing the iterative process to maintain stability in the presence of shock interfaces. The value of the Courant number and the frequency at which the TVD term was incorporated were constantly updated during the computation to achieve optimal speed of execution while maintaining stability. The method was tested against published results from experiments and from computations employing alternative algorithms and the results obtained demonstrate both the economy and accuracy of the proposed algorithm. The MacCormack-based scheme was chosen for both optimizing procedure attempts. Methodology was tested that allowed for one and two-dimensional TVD-MacCormack equation coupling, reducing grid-size dependency for the solution domain, while permitting simultaneous calculation of both one and two dimensional domains, and the explicit, finite-difference formulation of the solution methodology was well suited for inclusion into simultaneous GPU calculation. Cell alignment and cell-neighbor management is shifted from matrix to array form, which allows for a new framework, optimally constructed for inclusion of the dimensionally coupled solution scheme. The code contains adaptive time-stepping, based on maximum local Courant number, and special wetting/drying schemes to maximize stability while maintaining accuracy. The method was tested against published results, showing it's effectiveness in minimizing computational resources while comparing well with experimentally derived results. The coupled code is tempered for insertion into a parallel computing array. Ultimately, while dimensional coupling provided a slight optimization in terms of computational efficiency, the dimensional interface methodology and limited domain types the solution technique was constructed for restrict it to a specific-use tool. The extension of the MacCormack method to GPU processing ultimately proved more useful, showing speed increases of 4-40 times depending on the domains geomorphological characteristics.

Book Computational Methods in Water Resources IX

Download or read book Computational Methods in Water Resources IX written by T. F. Russell and published by Computational Mechanics. This book was released on 1992 with total page 792 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book A Computational Model for Three dimensional Shallow Water Flows on the ALLIANT FX 4

Download or read book A Computational Model for Three dimensional Shallow Water Flows on the ALLIANT FX 4 written by Erik D. de Goede and published by . This book was released on 1989 with total page 6 pages. Available in PDF, EPUB and Kindle. Book excerpt: Abstract: "Numerical methods for the simulation of three-dimensional water flows require a very great computational effort. Therefore, numerical methods should exploit the full potential of vector and parallel computers. In this contribution we investigate the efficiency of a numerical method on the ALLIANT FX/4."

Book Efficient Numerical Methods and Information Processing Techniques for Modeling Hydro  and Environmental Systems

Download or read book Efficient Numerical Methods and Information Processing Techniques for Modeling Hydro and Environmental Systems written by Reinhard Hinkelmann and published by Springer Science & Business Media. This book was released on 2006-08-10 with total page 320 pages. Available in PDF, EPUB and Kindle. Book excerpt: Numerical simulation models have become indispensable in hydro- and environmental sciences and engineering. This monograph presents a general introduction to numerical simulation in environment water, based on the solution of the equations for groundwater flow and transport processes, for multiphase and multicomponent flow and transport processes in the subsurface as well as for flow and transport processes in surface waters. It displays in detail the state of the art of discretization and stabilization methods (e.g. finite-difference, finite-element, and finite-volume methods), parallel methods, and adaptive methods as well as fast solvers, with particular focus on explaining the interactions of the different methods. The book gives a brief overview of various information-processing techniques and demonstrates the interactions of the numerical methods with the information-processing techniques, in order to achieve efficient numerical simulations for a wide range of applications in environment water.

Book A Standard Test Set for Numerical Approximations to the Shallow Water Equations in Spherical Geometry

Download or read book A Standard Test Set for Numerical Approximations to the Shallow Water Equations in Spherical Geometry written by and published by . This book was released on 1991 with total page 29 pages. Available in PDF, EPUB and Kindle. Book excerpt: A suite of seven test cases is proposed for the evaluation of numerical methods intended for the solution of the shallow water equations in spherical geometry. The shallow water equations exhibit the major difficulties associated with the horizontal dynamical aspects of atmospheric modeling on the spherical earth. These cases are designed for use in the evaluation of numerical methods proposed for climate modeling and to identify the potential trade-offs which must always be made in numerical modeling. Before a proposed scheme is applied to a full baroclinic atmospheric model it must perform well on these problems in comparison with other currently accepted numerical methods. The cases are presented in order of complexity. They consist of advection across the poles, steady state geostrophically balanced flow of both global and local scales, forced nonlinear advection of an isolated low, zonal flow impinging on an isolated mountain, Rossby-Haurwitz waves and observed atmospheric states. One of the cases is also identified as a computer performance/algorithm efficiency benchmark for assessing the performance of algorithms adapted to massively parallel computers. 31 refs.