An element by element algorithm for pipe network analysis

Size: px
Start display at page:

Download "An element by element algorithm for pipe network analysis"

Transcription

1 An element by element algorithm for pipe network analysis M.H. Afshar* and A. Afshar^ Imam Higher Education Center, Tehran, Iran * University ofscience and Technology, Tehran, Iran mahabnet@dci.rian.com Abstract In this paper we present a method in which the formulation of the network and solution of the resulting system of equations is so carried out to minimize both the storage and computational requirement for analyzing large scale systems. The method takes advantage of discrete nature of the system and formulates the behavior of the whole network by considering the behavior of individual pipes. A flow-head relation is established for each pipe or 'element' which are subsequently assembled to yield the required equations for the whole system. Inclusion of pumps, pressure reducing valves and check valves are carried out by introducing proper elements modeling the behavior of the pump, pressure reducing valve and check valve. The inclusion of the fixed head reservoirs is also easily considered during the solution stage by fixing the head at the corresponding junctions. Since the resulting coefficient matrix is symmetric and positive-definite, an efficient and economic iterative solution method namely' Conjugate Gradient Method' has been used to solve the linear system. Performing the solution procedure in an 'element-by-element' manner eliminates the need to explicitly form the coefficient matrix, which is of significant importance for large scale networks. The proposed method exhibits good convergence characteristics and is convergent with any arbitrary initial guess. The method is free of any limitation and can be used to analyze any piping network with arbitrary number of pipes, pumps, valves, reservoirs and any number of parallel pipes. The method is easy to implement and dose not require the explicit formation of the coefficient matrix and hence is a favorite choice for analyzing large scale networks. Introduction Steady state analysis of pressure and flow rate in pipe networks is an essential step in the design of piping systems and hence of great importance in engineering practice. The equation governing the steady state flow in pipe networks stems from two physical laws of mass and energy conservation enforced at junctions and loops, respectively. These equations can be expressed in two different ways. In thefirst,the energy balance in the loops are expressed in terms of the flow rates. These equations along with the continuity equations at the junctions constitutes the required equations known as 'flow equations'. In the second form, the continuity

2 174 Computer Methods in Water Resources IV equations at the junction are written in terms of the unknown junction heads leading to the so called 'head equations'. Pipe network formulation, in either form, leads to a system of nonlinear equations to be solved for the proper unknown. Many different methods, with different degree of success, have been suggested for the solution of these equations, some of which are being in wide use today. Methods proposed by Hardy Cross [1] in his original and classical paper is based on adjusting the flow in loops,or head at junctions, to individually satisfy the energy equations, or continuity equations. These methods, however, has been found by many researchers, as by the proposer, to suffer from some serious drawbacks. Poor convergence characteristics and frequent failure of the method to yield sensible results are the most common of all. Failure of attempts by others to eliminate these problems motivated the development of new methods. The so called 'Newton Raphson' method suggested by Epp and Fowler [2] and Martine and Peters [3] can be sought of as a generalization to the first method of Hardy Cross. In this method, the flow adjustments to all the closed loops is carried out simultaneously, resulting in a faster convergence. This method, however, still requires suitable initial guess for flow rates satisfying the continuity equations and close enough to the exact one to avoid divergence. Efforts to further improve the method for pipe networks analysis led to the development of yet another method by Wood and Charles [4] in which the continuity equations along with the loop equation are solved simultaneously. In this the nonlinear energy equations are linearized using a set of initial guessed flow rates and hence the use of 'linear theory method'. This method had the advantage of not requiring the setting of 'good' initial guess but still shows convergence problems when solving large scale networks. Several attempts [5,6] have been made to further improve the convergence characteristics of the method, but this problem still remains to be completely solved. A problem less noted in using the linear theory is the storage and computational effort required to store and inverse the nxn coefficient matrix where n is the number of pipes in the system. This is particularly important for large scale networks the solution of which can become a formidable task using personal computers. Another,but less popular, method has been developed by Shamir and Howard [7] based on Head equations. The method uses a set of guessed initial nodal heads to linearize the nonlinear energy equations at all nodes, leading to a system of linear equations. The solution of this system provides the improved guess for the next iteration and the process continues until the convergence is obtained. In this paper we present a method in which the formulation of the system and solution of the resulting system of equations is so carried out to minimize both the storage and computational requirement for analyzing large scale systems. The method takes advantage of discrete nature of the system and formulates the behavior of the whole network by considering the behavior of individual pipes. A flow-head relation is established for each pipe or 'element' which are subsequently assembled to yield the required equations for the whole system. The nonlinear system of equations is linearized using a set of arbitrary initial guess for the heads and the resulting linear system of equations are solved by an iterative solver. Since the resulting coefficient matrix is symmetric and positive-definite, an efficient and economic iterative solution method namely ' Conjugate Gradient Method' has been used to solve the linear system. The use of conjugate gradient method makes the way for an 'element-by-element' solution and hence eliminates the need to explicitly form the coefficient matrix, which is of significant importance for large scale networks. The proposed method exhibits good convergence characteristics and is convergent with any arbitrary initial guess. Inclusion of pumps, pressure valve and valves are carried out in a way to maintain the symmetry and the positive definitness of the system. The inclusion of the fixed head reservoirs is also easily considered during the solution stage by fixing the head at the corresponding junctions. The proposed method isfreeof

3 Computer Methods in Water Resources IV 175 any limitation and can analyze any piping network with arbitrary number of pipes, pumps, valves, reservoirs and any number of parallel pipes. Element By Element Method A pipe network is a collection of number of pipes connected at nodes. The discrete nature of the pipe network can be easily realized in many other engineering systems such as skeletal structures, electrical networks etc. It has been a common practice in structural engineering to take advantage of discrete nature of skeletal structures to develop algorithms for easy and computerized analysis of this structures, known as matrix method. Here we will employ the same concept in formulating the piping system. The advantages of the method will be outlined later. Consider a typical pipe, or element, of the network connecting node / andy with the respective heads H. and H. ft / j Assuming a head-loss relationship of the form q - written in terms of the nodal heads as, the nodal flows q. andg, can be and q,=k(h,-h,r for (1) for (2) The above relation can alternatively be written as (3) (Hj - Hi) (4) which hold for arbitrary values of the nodal head. These equations are conveniently written in a matrix form with H (5) (6) (7) where K* is the element coefficient matrix, H* is the element vector of nodal heads and q* represents the element vector of nodal inflow. Now consider a pipe network with nodes

4 176 Computer Methods in Water Resources IV ranging from I to A'. The state of the flow in the network is completely defined by the continuity equations at nodes. The continuity equation at a typical node / of the network is written as e=l where (?/ is the consumption at node/, q\ is the inflow at node / of the element e and the summation ranges over all the elements sharing node /. Writing the above equation for all the nodes, we have or in a matrix notation Q=KH (10) where Q is the Nxl vector of nodal consumption, H is the Nxl vector of nodal heads and K is the AMV coefficient matrix of the network defined by where the summation is carried out in an assembly sense. The resulting system of equations can be solved for unknown nodal heads. It can be easily seen that the only information required for the construction of the matrix K is the data corresponding to the nodal numbering of elements. Inclusion Of Pump, P.R.V. And C.V. In this section the inclusion of pumps, pressure reducing valves, check valves and fixed head reservoirs in the network will be considered. This will be done by introducing proper elements so that the symmetry and positive definitness of the system is maintained. As a result, the use of conjugate gradient method of solution is still possible for the resulting system. Pump Element: Consider the pipe element shown where / andy represent nodes introduced at the two sides of the pump. It is assumed the fluid is pumped from ; toy and the characteristic curve of the pump is give in the usual form by h^ - Aq^ -h Bq + C. (p) The above relation can be easily recast in a useful form defined by whereto is positive root of the pump's characteristic equation <7 =?o-v" (12)

5 Computer Methods in Water Resources IV 177 2A (13) and kp, a are found by a least squares fit to the characteristic curve. In this work a numerical fit is used to find the parameters, though, an analyticalfitseems also possible. This form is very similar to the head-flow relationship defined for the pipe element and will be shown to maintain the symmetry and positive definitness of the formulation. The above relation can be written in terms of the nodal heads and flows as which can be conveniently written in the matrix form (14) or "'^' "' II #, (15) It is easily seen that the coefficient matrix of the pump element is symmetric and positive definite since the parameter k^ will always be positive for any pump. Pressure Reducing Valve Element: Consider a PRV which is positioned immediately after thefirstnode / of a pipe element. (PRV) '- j Assuming that the PRV is operational on the pipe, the flow relation can be written as or (17) and similarly q, =kh, -H, ' **j -H The above relation can be written in a matrix form H.-H,

6 178 Computer Methods in Water Resources IV ' =*' (18) where (1- H.-H. (19) Noting the definition of a PRV distribution in the pipe., three distinct situation may occur depending on the energy a) HI >-h^ >Hj, then the PRV sets the pressure just after the PRV equal to h^ and hence the above formulation holds. b) HI -< h^ > Hj, then the PRV plays no part in the network and hence the behavior of the PRV element can still be defined by the above relation where H -h **i "prv so that a pipe element is obtained. c) Hj > hpn or Hj > HJ, then the PRV acts as a CV and cuts theflow.the behavior of the PRV is then simply modeled by putting Check Valve Element: Consider a check valve situated on a pipe element. Considering the definition of a CV, two situation is realized: (CV) i -D- j a) HI >- Hj, then the CV plays no part in the network and hence the CV element is replaced by a pipe element where K is defined by equation (6). b) //j -< Hj, then the CV stops the flow and therefore the CV is properly modeled by Solution Method =0 The head equations, as seen from Eq. (5), constitutes a set of simultaneous nonlinear equations which is not amenable to direct solution and, therefore, an iterative method is required for its solution. A fixed-point iteration method is here used to iteratively solve the nonlinear (20)

7 Computer Methods in Water Resources IV 179 equations. The solution procedure starts with a guessed initial set of heads. The linearized system of equation are solved to get an improved set of values. The iterations are continued until a predefined level of accuracy obtained. Element by Element Solution Method The formulation presented above is essentially the same as the one proposed in [7] but has the advantage of not requiring the explicit formation of the full coefficient matrix. This can be fully exploited using a suitable iterative method of solution for solving the linear system of equations at each nonlinear iteration. This is particularly useful since the solution of linearized equations need not be calculated exactly and an approximate solution would suffice. In addition, Eq. (5) clearly reveals the usefulness of the proposed formulation since it leads to a symmetric and positive-definite coefficient matrix of the linearized system, a property which can be very useful when iterative solution of the linear equations is attempted. In this work a Conjugate Gradient method of solution is used to iteratively solve the linearized equations. The method is very efficient for positive definite matrices and is shown theoretically to converge at N iteration for a N equation system. It is also easily adaptable to an element by element solution method which considerably reduces the storage requirements of the method. This is very advantageous when analysis of the large scale networks are attempted. The method used here is a preconditioned version of the Conjugate Gradient Method (P.C.G) which can be combined,if desired, with an element by element preconditioning to substantially reduce the number of linear iterations. This method is presented as following: Given a linear system of equations Ax - b. a preconditioning matrix P and an initial guess XQ first compute: solve Pd$ = 7*0 for d^ Then for k=0,1,2, until convergence to a tolerance // repeat: /y =/>*/_ solve if p^, < /7/?o then terminate the iterations Since no preconditioning was required here, an identity matrix is used for P. The advantages of C.G method is clearly seen from the formulation presented. When no preconditioning is used, the method does not require any matrix inversion and only need the formation of vectors of the kind Ax. This can be easily and more efficiently computed by forming the element vectors A*x* for all the elements and then assembling them into the required vector. This means that the global coefficient matrix A need not be formed and considerable saving is achieved in computer storage.

8 180 Computer Methods in Water Resources IV Figure 1. Network considered to check the dependency of the convergence to the initial guess. Numerical Examples In this section we present two examples to show the effectiveness of proposed method. For the first example, only the geometry of the network is presented. The detailed data corresponding to this example can be found elsewhere [9]. The first example considers the dependence of the number of nonlinear iterations to the initial guessed nodal heads. The considered network is shown in Fig. 1. Three different initial sets are used for this purpose. The first set is defined by H. = loooi, while the second set is obtained from the relation//. --loooi and the third set is taken close to the exact solution. The number of nonlinear iterations for the three different initial guesses are 16, 16 and 15 respectively. The results clearly shows the independence of the convergence characteristics of the method from initial guess. The second example is presented to compare the result produced by the proposed method with the solutions obtained by other known methods. This example is used in [8] to assess the reliability of different algorithms for piping system analysis. The data corresponding to this network is shown in Fig. 2 while the results are presented in table 1 along with the solutions given in [8]. These results show that the proposed method produces solutions which compares well with the correct solution which is assumed to be produced by the Linear Theory. Concluding Remark A new algorithm for the analysis of the pip networks is presented. Exploiting the discrete nature of the network, the problem is formulated in an element by element manner which significantly simplifies the treatment of pumps, PRVs and CVs. The coefficient matrix of the resulting algebraic system of equation is symmetric and positive definite and hence a conjugate gradient method of solution is used to solve the system of equations. The iterative solver is also implemented in an element by element manner which avoids the explicit construction of the coefficient matrix, making the method a favorable choice for the solution of large scale piping systems. The convergence characteristics of the method is shown to be independent from initial guess used to start the analysis. An example is solved and the results presented which compare favorably with the results obtained by existing methods. Further research is being carried out to further improve the capabilities of the method and compare the reliability of the method with other methods. The early results are promising and the full conclusion will be presented in near future.

9 Computer Methods in Water Resources IV ,6 pipe numbers junction numbers O minor loss coef f cient CZ1 Figure 3. Network considered by Wood et al. Total head at the reservoirs located on pipes 13, 11, 10(and 14) are 3.05, and respectively. pipe no. I node no Linear Linear S-Path S-Path Path Path S-Node S-Node Node Node E.B.E E.B.E Table 1. Comparison of flow rate (Ips) and grades (m) for different algorithms and the present method. References 1. Cross, H., "Analysis of Flow in Networks of Conduits or Conductors", Bulletin No. 286, University of llinois Engineering Experimental Station, Urbana, III., Epp,R. and Fowler, A.G., "Efficient Code for Steady-State Flows in Networks, "Journal of the Hydraulics Division, Asce,Vol. 96, 1970, pp

10 182 Computer Methods in Water Resources IV 3. Martins, D.W. and Peters, G, The Application of Newton's Method to Network Analysis by Digital Computer, "Journal of the Institution of Water Engineers, Vol. 17, 1963, pp Wood, D.J. and Charles, C.O.A., "Hydraulic Network Analysis Using Linear Theory, "Journal of the Hdraulics Division, ASCE, Vol. 98, 1972, pp Chandrashekar,M. and Stewart, K.H., "Sparcity Oriented Analysis of Large Pipe Neworks," Journal of the Hydraulics Division, ASCE, Vol. 10, 1975, pp Chin, K.K., et al., "Solution of Water Networks by Sparce Matrix Methods, "International Journal for Numerical Methods in Engineering, Vol. 12, 1975, pp Shamir, U. and Howard,C.D.D., "Water distribution System Analysis", Journal of the Hydraulics Division, ASCE, Vol. 94, No. l,jan., 1976,pp Wood, D.J. and Rayes, A.M., "Reliability of Algorithms For Pipe Network Analysis", Journal of Hydraulics Division, ASCE, Vol 107, No. HY10, October 1981, pp Jorjor zadeh, M.,"Element-by-Element Analysis of Large Scale Networks", M.Sc. Thesis, Iran University of Science & Technology, 1996.

ABSTRACT 1 INTRODUCTION

ABSTRACT 1 INTRODUCTION Water distribution network steady state simulation AQUANET model H. Rahal Laboratory of Hydraulics, K. U. Leuven, de Croylaan 2, B-3001 Heverlee, Belgium ABSTRACT This article is devoted to the description

More information

Fluids Engineering. Pipeline Systems 2. Course teacher Dr. M. Mahbubur Razzaque Professor Department of Mechanical Engineering BUET

Fluids Engineering. Pipeline Systems 2. Course teacher Dr. M. Mahbubur Razzaque Professor Department of Mechanical Engineering BUET COURSE NUMBER: ME 423 Fluids Engineering Pipeline Systems 2 Course teacher Dr. M. Mahbubur Razzaque Professor Department of Mechanical Engineering BUET 1 SERIES PIPE FLOW WITH PUMP(S) 2 3 4 Colebrook-

More information

A Spreadsheet Tool for the Analysis of Flows in Small-scale Water Piping Networks

A Spreadsheet Tool for the Analysis of Flows in Small-scale Water Piping Networks A Spreadsheet Tool for the Analysis of Flows in Small-scale Water Piping Networks Kazeem B. Adedeji 1, Yskandar Hamam 1, Bolanle T. Abe 1 and Adnan M. Abu-Mahfouz 1,2 1 Department of Electrical Engineering,

More information

Научный потенциал регионов на службу модернизации. Астрахань: АИСИ, с.

Научный потенциал регионов на службу модернизации. Астрахань: АИСИ, с. MODELING OF FLOWS IN PIPING TREES USING PROJECTION METHODS В.В. Войков, Астраханский инженерно-строительный институт, г. Астрахань, Россия Jason Mayes, Mihir Sen University of Notre Dame, Indiana, USA

More information

Hydraulics Prof Dr Arup Kumar Sarma Department of Civil Engineering Indian Institute of Technology, Guwahati

Hydraulics Prof Dr Arup Kumar Sarma Department of Civil Engineering Indian Institute of Technology, Guwahati Hydraulics Prof Dr Arup Kumar Sarma Department of Civil Engineering Indian Institute of Technology, Guwahati Module No # 08 Pipe Flow Lecture No # 04 Pipe Network Analysis Friends, today we will be starting

More information

An overview of the Hydraulics of Water Distribution Networks

An overview of the Hydraulics of Water Distribution Networks An overview of the Hydraulics of Water Distribution Networks June 21, 2017 by, P.E. Senior Water Resources Specialist, Santa Clara Valley Water District Adjunct Faculty, San José State University 1 Outline

More information

STEADY FLOW THROUGH PIPES DARCY WEISBACH EQUATION FOR FLOW IN PIPES. HAZEN WILLIAM S FORMULA, LOSSES IN PIPELINES, HYDRAULIC GRADE LINES AND ENERGY

STEADY FLOW THROUGH PIPES DARCY WEISBACH EQUATION FOR FLOW IN PIPES. HAZEN WILLIAM S FORMULA, LOSSES IN PIPELINES, HYDRAULIC GRADE LINES AND ENERGY STEADY FLOW THROUGH PIPES DARCY WEISBACH EQUATION FOR FLOW IN PIPES. HAZEN WILLIAM S FORMULA, LOSSES IN PIPELINES, HYDRAULIC GRADE LINES AND ENERGY LINES 1 SIGNIFICANCE OF CONDUITS In considering the convenience

More information

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

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

More information

Comparative Analysis of Techniques for Solving the Hydraulics of Pressurized Irrigation Pipe Networks. Numan Mizyed

Comparative Analysis of Techniques for Solving the Hydraulics of Pressurized Irrigation Pipe Networks. Numan Mizyed An-Najah Univ. J. Res., Vol. 11, (1997) 1-21 Comparative Analysis of Techniques for Solving the Hydraulics of Pressurized Irrigation Pipe Networks Numan Mizyed Plant Production Department, Faculty of Agriculture,

More information

Relationship between Hazen-William coefficient and Colebrook-White friction factor: Application in water network analysis

Relationship between Hazen-William coefficient and Colebrook-White friction factor: Application in water network analysis European Water 58: 513-520, 2017. 2017 E.W. Publications Relationship between Hazen-William coefficient and Colebrook-White friction factor: Application in water network analysis M. Niazkar 1, N. Talebbeydokhti

More information

Viscous Flow in Ducts

Viscous Flow in Ducts Dr. M. Siavashi Iran University of Science and Technology Spring 2014 Objectives 1. Have a deeper understanding of laminar and turbulent flow in pipes and the analysis of fully developed flow 2. Calculate

More information

Quasi-Newton Methods

Quasi-Newton Methods Newton s Method Pros and Cons Quasi-Newton Methods MA 348 Kurt Bryan Newton s method has some very nice properties: It s extremely fast, at least once it gets near the minimum, and with the simple modifications

More information

STEP-DRAWDOWN DATA ANALYSIS. By Hund-Der Yeh 1

STEP-DRAWDOWN DATA ANALYSIS. By Hund-Der Yeh 1 STEP-DRAWDOWN DATA ANALYSIS By Hund-Der Yeh 1 INTRODUCTION The total drawdown sw in a pumping well consists of the formation loss and the well loss. The equation of the total drawdown sw may be written

More information

CHAPTER 4 HYDRAULICS OF WATER DISTRIBUTION SYSTEMS

CHAPTER 4 HYDRAULICS OF WATER DISTRIBUTION SYSTEMS CHAPTER 4 HYDRAULICS OF WATER DISTRIBUTION SYSTEMS Kevin Lansey Department of Civil Engineering and Engineering Mechanics University of Arizona Tucson, AZ Larry W. Mays Department of Civil and Environmental

More information

COMPARISON OF TWO METHODS TO SOLVE PRESSURES IN SMALL VOLUMES IN REAL-TIME SIMULATION OF A MOBILE DIRECTIONAL CONTROL VALVE

COMPARISON OF TWO METHODS TO SOLVE PRESSURES IN SMALL VOLUMES IN REAL-TIME SIMULATION OF A MOBILE DIRECTIONAL CONTROL VALVE COMPARISON OF TWO METHODS TO SOLVE PRESSURES IN SMALL VOLUMES IN REAL-TIME SIMULATION OF A MOBILE DIRECTIONAL CONTROL VALVE Rafael ÅMAN*, Heikki HANDROOS*, Pasi KORKEALAAKSO** and Asko ROUVINEN** * Laboratory

More information

Linear algebra issues in Interior Point methods for bound-constrained least-squares problems

Linear algebra issues in Interior Point methods for bound-constrained least-squares problems Linear algebra issues in Interior Point methods for bound-constrained least-squares problems Stefania Bellavia Dipartimento di Energetica S. Stecco Università degli Studi di Firenze Joint work with Jacek

More information

LECTURE NOTES - III. Prof. Dr. Atıl BULU

LECTURE NOTES - III. Prof. Dr. Atıl BULU LECTURE NOTES - III «FLUID MECHANICS» Istanbul Technical University College of Civil Engineering Civil Engineering Department Hydraulics Division CHAPTER KINEMATICS OF FLUIDS.. FLUID IN MOTION Fluid motion

More information

Chapter 5 Control Volume Approach and Continuity Equation

Chapter 5 Control Volume Approach and Continuity Equation Chapter 5 Control Volume Approach and Continuity Equation Lagrangian and Eulerian Approach To evaluate the pressure and velocities at arbitrary locations in a flow field. The flow into a sudden contraction,

More information

UNCONVENTIONAL FINITE ELEMENT MODELS FOR NONLINEAR ANALYSIS OF BEAMS AND PLATES

UNCONVENTIONAL FINITE ELEMENT MODELS FOR NONLINEAR ANALYSIS OF BEAMS AND PLATES UNCONVENTIONAL FINITE ELEMENT MODELS FOR NONLINEAR ANALYSIS OF BEAMS AND PLATES A Thesis by WOORAM KIM Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment of the

More information

EFFECTS OF RESERVOIR LENGTH ON DYNAMIC ANALYSIS OF CONCRETE GRAVITY DAMS

EFFECTS OF RESERVOIR LENGTH ON DYNAMIC ANALYSIS OF CONCRETE GRAVITY DAMS The th October -,, Beijing, China EFFECTS OF RESERVOIR LENGTH ON DYNAMIC ANALYSIS OF CONCRETE GRAVITY DAMS A. Fathi and V. Lotfi M.Sc. Student, Dept. of Civil and Environmental Engineering, Amirkabir University

More information

FOUNDATIONS OF ALGEBRAIC GEOMETRY CLASS 26

FOUNDATIONS OF ALGEBRAIC GEOMETRY CLASS 26 FOUNDATIONS OF ALGEBRAIC GEOMETRY CLASS 26 RAVI VAKIL CONTENTS 1. Proper morphisms 1 Last day: separatedness, definition of variety. Today: proper morphisms. I said a little more about separatedness of

More information

Newton s Method and Efficient, Robust Variants

Newton s Method and Efficient, Robust Variants Newton s Method and Efficient, Robust Variants Philipp Birken University of Kassel (SFB/TRR 30) Soon: University of Lund October 7th 2013 Efficient solution of large systems of non-linear PDEs in science

More information

Power System Analysis Prof. A. K. Sinha Department of Electrical Engineering Indian Institute of Technology, Kharagpur. Lecture - 21 Power Flow VI

Power System Analysis Prof. A. K. Sinha Department of Electrical Engineering Indian Institute of Technology, Kharagpur. Lecture - 21 Power Flow VI Power System Analysis Prof. A. K. Sinha Department of Electrical Engineering Indian Institute of Technology, Kharagpur Lecture - 21 Power Flow VI (Refer Slide Time: 00:57) Welcome to lesson 21. In this

More information

Network Analysis at IIT Bombay

Network Analysis at IIT Bombay H. Narayanan Department of Electrical Engineering Indian Institute of Technology, Bombay October, 2007 Plan Speed-up of Network Analysis by exploiting Topological Methods. Adaptation of standard linear

More information

cha1873x_p02.qxd 3/21/05 1:01 PM Page 104 PART TWO

cha1873x_p02.qxd 3/21/05 1:01 PM Page 104 PART TWO cha1873x_p02.qxd 3/21/05 1:01 PM Page 104 PART TWO ROOTS OF EQUATIONS PT2.1 MOTIVATION Years ago, you learned to use the quadratic formula x = b ± b 2 4ac 2a to solve f(x) = ax 2 + bx + c = 0 (PT2.1) (PT2.2)

More information

Journal of Hydraulic Engineering

Journal of Hydraulic Engineering Journal of Hydraulic Engineering Discussion of "Method to Cope with Zero Flows in Newton Solvers for Water Distribution Systems" by Nikolai B. Gorev, Inna F. Kodzhespirov, Yuriy Kovalenko, Eugenio Prokhorov

More information

Applied Fluid Mechanics

Applied Fluid Mechanics Applied Fluid Mechanics 1. The Nature of Fluid and the Study of Fluid Mechanics 2. Viscosity of Fluid 3. Pressure Measurement 4. Forces Due to Static Fluid 5. Buoyancy and Stability 6. Flow of Fluid and

More information

Transient Reactor Test Loop (TRTL) Model Development

Transient Reactor Test Loop (TRTL) Model Development Transient Reactor Test Loop (TRTL) Model Development Emory Brown WORKING GROUP MEETING FLL 2016 TSK 2 BREKOUT SESSION BOSTON, M Outline Task Description Current Model Status With model projections Preliminary

More information

Various ways to use a second level preconditioner

Various ways to use a second level preconditioner Various ways to use a second level preconditioner C. Vuik 1, J.M. Tang 1, R. Nabben 2, and Y. Erlangga 3 1 Delft University of Technology Delft Institute of Applied Mathematics 2 Technische Universität

More information

ITERATIVE METHODS BASED ON KRYLOV SUBSPACES

ITERATIVE METHODS BASED ON KRYLOV SUBSPACES ITERATIVE METHODS BASED ON KRYLOV SUBSPACES LONG CHEN We shall present iterative methods for solving linear algebraic equation Au = b based on Krylov subspaces We derive conjugate gradient (CG) method

More information

Chapter 8: Flow in Pipes

Chapter 8: Flow in Pipes 8-1 Introduction 8-2 Laminar and Turbulent Flows 8-3 The Entrance Region 8-4 Laminar Flow in Pipes 8-5 Turbulent Flow in Pipes 8-6 Fully Developed Pipe Flow 8-7 Minor Losses 8-8 Piping Networks and Pump

More information

The Darcy-Weisbach Jacobian and avoiding zero flow failures in the Global Gradient Algorithm for the water network equations

The Darcy-Weisbach Jacobian and avoiding zero flow failures in the Global Gradient Algorithm for the water network equations The Darcy-Weisbach Jacobian and avoiding zero flow failures in the Global Gradient Algorithm for the water network equations by Elhay, S. and A.R. Simpson World Environmental & Water Resources Congress

More information

The Conjugate Gradient Method

The Conjugate Gradient Method The Conjugate Gradient Method Classical Iterations We have a problem, We assume that the matrix comes from a discretization of a PDE. The best and most popular model problem is, The matrix will be as large

More information

Incomplete LU Preconditioning and Error Compensation Strategies for Sparse Matrices

Incomplete LU Preconditioning and Error Compensation Strategies for Sparse Matrices Incomplete LU Preconditioning and Error Compensation Strategies for Sparse Matrices Eun-Joo Lee Department of Computer Science, East Stroudsburg University of Pennsylvania, 327 Science and Technology Center,

More information

Iterative Methods for Solving A x = b

Iterative Methods for Solving A x = b Iterative Methods for Solving A x = b A good (free) online source for iterative methods for solving A x = b is given in the description of a set of iterative solvers called templates found at netlib: http

More information

A SPREADSHEET TEACHING TOOL FOR ANALYSIS OF PIPE NETWORKS

A SPREADSHEET TEACHING TOOL FOR ANALYSIS OF PIPE NETWORKS Engineering Journal of University of Qatar, Vol. 10, 1997, p. 33-50 A SPREADSHEET TEACHNG TOOL FOR ANALYSS OF PPE NETWORKS Aly Nabih El - Bahrawy Associate Professor, Civil Engineering Department University

More information

Analysis of Complex Pipe Networks with Multiple Loops and Inlets and Outlets

Analysis of Complex Pipe Networks with Multiple Loops and Inlets and Outlets Analysis of Complex Pipe Networks with Multiple Loops and Inlets and Outlets The techniques described previously for analysis of pipe flow are satisfactory if the pipe system is simple, consisting of one

More information

Applying Solver Engine in Microsoft Excel to Analyze Water Distribution Network based on Linear Theory Method

Applying Solver Engine in Microsoft Excel to Analyze Water Distribution Network based on Linear Theory Method J. Saf. Environ. Health Res. 1(2): XX XX, Winter 2017 DOI: 10.22053/jsehr.2017.79056.10** ORIGINAL RESEARCH PAPER Applying Solver Engine in Microsoft Excel to Analyze Water Distribution Network based on

More information

NONLINEAR EQUATIONS AND TAYLOR S THEOREM

NONLINEAR EQUATIONS AND TAYLOR S THEOREM APPENDIX C NONLINEAR EQUATIONS AND TAYLOR S THEOREM C.1 INTRODUCTION In adjustment computations it is frequently necessary to deal with nonlinear equations. For example, some observation equations relate

More information

Reliability Assessment of Water Distribution Networks Considering Mechanical-Hydraulic Behavior Using Informational Entropy

Reliability Assessment of Water Distribution Networks Considering Mechanical-Hydraulic Behavior Using Informational Entropy Reliability Assessment of Water Distribution Networks Considering Mechanical-Hydraulic Behavior Using Informational Entropy H. Emamjomeh & M. Hosseini International Institute of Earthquake Engineering

More information

Process Model Formulation and Solution, 3E4

Process Model Formulation and Solution, 3E4 Process Model Formulation and Solution, 3E4 Section B: Linear Algebraic Equations Instructor: Kevin Dunn dunnkg@mcmasterca Department of Chemical Engineering Course notes: Dr Benoît Chachuat 06 October

More information

CHAPTER 2 LOAD FLOW ANALYSIS FOR RADIAL DISTRIBUTION SYSTEM

CHAPTER 2 LOAD FLOW ANALYSIS FOR RADIAL DISTRIBUTION SYSTEM 16 CHAPTER 2 LOAD FLOW ANALYSIS FOR RADIAL DISTRIBUTION SYSTEM 2.1 INTRODUCTION Load flow analysis of power system network is used to determine the steady state solution for a given set of bus loading

More information

Piping Systems and Flow Analysis (Chapter 3)

Piping Systems and Flow Analysis (Chapter 3) Piping Systems and Flow Analysis (Chapter 3) 2 Learning Outcomes (Chapter 3) Losses in Piping Systems Major losses Minor losses Pipe Networks Pipes in series Pipes in parallel Manifolds and Distribution

More information

Chapter (3) Water Flow in Pipes

Chapter (3) Water Flow in Pipes Chapter (3) Water Flow in Pipes Water Flow in Pipes Bernoulli Equation Recall fluid mechanics course, the Bernoulli equation is: P 1 ρg + v 1 g + z 1 = P ρg + v g + z h P + h T + h L Here, we want to study

More information

Lab 1: Iterative Methods for Solving Linear Systems

Lab 1: Iterative Methods for Solving Linear Systems Lab 1: Iterative Methods for Solving Linear Systems January 22, 2017 Introduction Many real world applications require the solution to very large and sparse linear systems where direct methods such as

More information

Design optimization of multi-point constraints in structures

Design optimization of multi-point constraints in structures 11 th World Congress on Structural and Multidisciplinary Optimization 7 th - 12 th, June 2015, Sydney Australia Design optimization of multi-point constraints in structures Daniel N. Wilke 1, Schalk Kok

More information

Chapter 2 Finite Element Formulations

Chapter 2 Finite Element Formulations Chapter 2 Finite Element Formulations The governing equations for problems solved by the finite element method are typically formulated by partial differential equations in their original form. These are

More information

GODUNOV-TYPE SOLUTIONS FOR TWO-PHASE WATER HAMMER FLOWS

GODUNOV-TYPE SOLUTIONS FOR TWO-PHASE WATER HAMMER FLOWS GODUNOV-TYPE SOLUTIONS FOR TWO-PHASE WATER HAMMER FLOWS ARTURO S. LEON Dept. of Civil and Envir. Engng., Univ. of Illinois at Urbana-Champaign, 2519 Hydrosystems Lab., MC-250. 205 North Mathews Av., Urbana,

More information

Quiescent Steady State (DC) Analysis The Newton-Raphson Method

Quiescent Steady State (DC) Analysis The Newton-Raphson Method Quiescent Steady State (DC) Analysis The Newton-Raphson Method J. Roychowdhury, University of California at Berkeley Slide 1 Solving the System's DAEs DAEs: many types of solutions useful DC steady state:

More information

The quadratic eigenvalue problem (QEP) is to find scalars λ and nonzero vectors u satisfying

The quadratic eigenvalue problem (QEP) is to find scalars λ and nonzero vectors u satisfying I.2 Quadratic Eigenvalue Problems 1 Introduction The quadratic eigenvalue problem QEP is to find scalars λ and nonzero vectors u satisfying where Qλx = 0, 1.1 Qλ = λ 2 M + λd + K, M, D and K are given

More information

An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems

An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems P.-O. Persson and J. Peraire Massachusetts Institute of Technology 2006 AIAA Aerospace Sciences Meeting, Reno, Nevada January 9,

More information

On The Determination of Transmissibility and Storage Coefficients from Pumping Test Data

On The Determination of Transmissibility and Storage Coefficients from Pumping Test Data Circular No. 38 1952 STATE OF ILLINOIS On The Determination of Transmissibility and Storage Coefficients from Pumping Test Data Issued by Department of Registration and Education C. HOBART ENGLE, Director

More information

Modeling control valves in water distribution systems using a continuous state formulation

Modeling control valves in water distribution systems using a continuous state formulation Modeling control valves in water distribution systems using a continuous state formulation O. Piller, J.E. Van Zyl To cite this version: O. Piller, J.E. Van Zyl. Modeling control valves in water distribution

More information

Flood Routing by the Non-Linear Muskingum Model: Conservation of Mass and Momentum

Flood Routing by the Non-Linear Muskingum Model: Conservation of Mass and Momentum Archives of Hydro-Engineering and Environmental Mechanics Vol. 56 (29), No. 3 4, pp. 121 137 IBW PAN, ISSN 1231 3726 Flood Routing by the Non-Linear Muskingum Model: Conservation of Mass and Momentum Dariusz

More information

Chapter (3) Water Flow in Pipes

Chapter (3) Water Flow in Pipes Chapter (3) Water Flow in Pipes Water Flow in Pipes Bernoulli Equation Recall fluid mechanics course, the Bernoulli equation is: P 1 ρg + v 1 g + z 1 = P ρg + v g + z h P + h T + h L Here, we want to study

More information

WATER DISTRIBUTION NETWORKS

WATER DISTRIBUTION NETWORKS WATER DISTRIBUTION NETWORKS CE 370 1 Components of Water Supply System 2 1 Water Distribution System Water distribution systems are designed to adequately satisfy the water requirements for a combinations

More information

NUMERICAL AND STATISTICAL COMPUTING (MCA-202-CR)

NUMERICAL AND STATISTICAL COMPUTING (MCA-202-CR) NUMERICAL AND STATISTICAL COMPUTING (MCA-202-CR) Autumn Session UNIT 1 Numerical analysis is the study of algorithms that uses, creates and implements algorithms for obtaining numerical solutions to problems

More information

A New Technique for Solving Sets of Coupled. Nonlinear Algebraic and Integro-Differential. Equations Encountered in Hydraulics

A New Technique for Solving Sets of Coupled. Nonlinear Algebraic and Integro-Differential. Equations Encountered in Hydraulics Int. J. Contemp. Math. Sciences, Vol. 3, 2008, no. 33, 1611-1617 A New Technique for Solving Sets of Coupled Nonlinear Algebraic and Integro-Differential Equations Encountered in Hydraulics Amir Nassirharand

More information

AMS Mathematics Subject Classification : 65F10,65F50. Key words and phrases: ILUS factorization, preconditioning, Schur complement, 1.

AMS Mathematics Subject Classification : 65F10,65F50. Key words and phrases: ILUS factorization, preconditioning, Schur complement, 1. J. Appl. Math. & Computing Vol. 15(2004), No. 1, pp. 299-312 BILUS: A BLOCK VERSION OF ILUS FACTORIZATION DAVOD KHOJASTEH SALKUYEH AND FAEZEH TOUTOUNIAN Abstract. ILUS factorization has many desirable

More information

9.1 Preconditioned Krylov Subspace Methods

9.1 Preconditioned Krylov Subspace Methods Chapter 9 PRECONDITIONING 9.1 Preconditioned Krylov Subspace Methods 9.2 Preconditioned Conjugate Gradient 9.3 Preconditioned Generalized Minimal Residual 9.4 Relaxation Method Preconditioners 9.5 Incomplete

More information

Line Search Methods for Unconstrained Optimisation

Line Search Methods for Unconstrained Optimisation Line Search Methods for Unconstrained Optimisation Lecture 8, Numerical Linear Algebra and Optimisation Oxford University Computing Laboratory, MT 2007 Dr Raphael Hauser (hauser@comlab.ox.ac.uk) The Generic

More information

Chapter 1. Root Finding Methods. 1.1 Bisection method

Chapter 1. Root Finding Methods. 1.1 Bisection method Chapter 1 Root Finding Methods We begin by considering numerical solutions to the problem f(x) = 0 (1.1) Although the problem above is simple to state it is not always easy to solve analytically. This

More information

Some notes about PDEs. -Bill Green Nov. 2015

Some notes about PDEs. -Bill Green Nov. 2015 Some notes about PDEs -Bill Green Nov. 2015 Partial differential equations (PDEs) are all BVPs, with the same issues about specifying boundary conditions etc. Because they are multi-dimensional, they can

More information

Notes for course EE1.1 Circuit Analysis TOPIC 4 NODAL ANALYSIS

Notes for course EE1.1 Circuit Analysis TOPIC 4 NODAL ANALYSIS Notes for course EE1.1 Circuit Analysis 2004-05 TOPIC 4 NODAL ANALYSIS OBJECTIVES 1) To develop Nodal Analysis of Circuits without Voltage Sources 2) To develop Nodal Analysis of Circuits with Voltage

More information

ENGI9496 Lecture Notes State-Space Equation Generation

ENGI9496 Lecture Notes State-Space Equation Generation ENGI9496 Lecture Notes State-Space Equation Generation. State Equations and Variables - Definitions The end goal of model formulation is to simulate a system s behaviour on a computer. A set of coherent

More information

Objectives. Conservation of mass principle: Mass Equation The Bernoulli equation Conservation of energy principle: Energy equation

Objectives. Conservation of mass principle: Mass Equation The Bernoulli equation Conservation of energy principle: Energy equation Objectives Conservation of mass principle: Mass Equation The Bernoulli equation Conservation of energy principle: Energy equation Conservation of Mass Conservation of Mass Mass, like energy, is a conserved

More information

Tribology Prof. Dr. Harish Hirani Department of Mechanical Engineering Indian Institute of Technology, Delhi

Tribology Prof. Dr. Harish Hirani Department of Mechanical Engineering Indian Institute of Technology, Delhi Tribology Prof. Dr. Harish Hirani Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 21 Solution of Reynold s Equation Welcome to twenty first lecture of video course

More information

Lecture Fluid system elements

Lecture Fluid system elements Lecture 8.1 Fluid system elements volumetric flowrate pressure drop Detailed distributed models of fluids, such as the Navier-Stokes equations, are necessary for understanding many aspects of fluid systems

More information

Iterative Solvers in the Finite Element Solution of Transient Heat Conduction

Iterative Solvers in the Finite Element Solution of Transient Heat Conduction Iterative Solvers in the Finite Element Solution of Transient Heat Conduction Mile R. Vuji~i} PhD student Steve G.R. Brown Senior Lecturer Materials Research Centre School of Engineering University of

More information

ENGI9496 Modeling and Simulation of Dynamic Systems Bond Graphs

ENGI9496 Modeling and Simulation of Dynamic Systems Bond Graphs ENGI9496 Modeling and Simulation of Dynamic Systems Bond Graphs Topics covered so far: Analogies between mechanical (translation and rotation), fluid, and electrical systems o Review of domain-specific

More information

spatial water demand (population density) spatial junctions distribution (building density) digital elevation map

spatial water demand (population density) spatial junctions distribution (building density) digital elevation map SYSTEM ID: WDS-Designer NARRATIVE DESCRIPTION With the WDS Designer a tool for the algorithmic generation of synthetic water distribution systems (swds) based on GIS data was presented (Sitzenfrei et al.,

More information

COURSE Iterative methods for solving linear systems

COURSE Iterative methods for solving linear systems COURSE 0 4.3. Iterative methods for solving linear systems Because of round-off errors, direct methods become less efficient than iterative methods for large systems (>00 000 variables). An iterative scheme

More information

Advanced Computational Methods for VLSI Systems. Lecture 4 RF Circuit Simulation Methods. Zhuo Feng

Advanced Computational Methods for VLSI Systems. Lecture 4 RF Circuit Simulation Methods. Zhuo Feng Advanced Computational Methods for VLSI Systems Lecture 4 RF Circuit Simulation Methods Zhuo Feng 6. Z. Feng MTU EE59 Neither ac analysis nor pole / zero analysis allow nonlinearities Harmonic balance

More information

Investigation of a nonlinear dynamic hydraulic system model through the energy analysis approach

Investigation of a nonlinear dynamic hydraulic system model through the energy analysis approach Journal of Mechanical Science and Technology 3 (009) 973~979 Journal of Mechanical Science and Technology www.springerlink.com/content/1738-9x DOI.07/s6-009-081- Investigation of a nonlinear dynamic hydraulic

More information

AN AUTOMATIC SCHEME ON THE HOMOTOPY ANALYSIS METHOD FOR SOLVING NONLINEAR ALGEBRAIC EQUATIONS. Safwan Al-Shara

AN AUTOMATIC SCHEME ON THE HOMOTOPY ANALYSIS METHOD FOR SOLVING NONLINEAR ALGEBRAIC EQUATIONS. Safwan Al-Shara italian journal of pure and applied mathematics n. 37 2017 (5 14) 5 AN AUTOMATIC SCHEME ON THE HOMOTOPY ANALYSIS METHOD FOR SOLVING NONLINEAR ALGEBRAIC EQUATIONS Safwan Al-Shara Department of Mathematics

More information

In order to solve the linear system KL M N when K is nonsymmetric, we can solve the equivalent system

In order to solve the linear system KL M N when K is nonsymmetric, we can solve the equivalent system !"#$% "&!#' (%)!#" *# %)%(! #! %)!#" +, %"!"#$ %*&%! $#&*! *# %)%! -. -/ 0 -. 12 "**3! * $!#%+,!2!#% 44" #% &#33 # 4"!#" "%! "5"#!!#6 -. - #% " 7% "3#!#3! - + 87&2! * $!#% 44" ) 3( $! # % %#!!#%+ 9332!

More information

A MULTIGRID ALGORITHM FOR. Richard E. Ewing and Jian Shen. Institute for Scientic Computation. Texas A&M University. College Station, Texas SUMMARY

A MULTIGRID ALGORITHM FOR. Richard E. Ewing and Jian Shen. Institute for Scientic Computation. Texas A&M University. College Station, Texas SUMMARY A MULTIGRID ALGORITHM FOR THE CELL-CENTERED FINITE DIFFERENCE SCHEME Richard E. Ewing and Jian Shen Institute for Scientic Computation Texas A&M University College Station, Texas SUMMARY In this article,

More information

Algorithm for Sparse Approximate Inverse Preconditioners in the Conjugate Gradient Method

Algorithm for Sparse Approximate Inverse Preconditioners in the Conjugate Gradient Method Algorithm for Sparse Approximate Inverse Preconditioners in the Conjugate Gradient Method Ilya B. Labutin A.A. Trofimuk Institute of Petroleum Geology and Geophysics SB RAS, 3, acad. Koptyug Ave., Novosibirsk

More information

Improving homotopy analysis method for system of nonlinear algebraic equations

Improving homotopy analysis method for system of nonlinear algebraic equations Journal of Advanced Research in Applied Mathematics Vol., Issue. 4, 010, pp. -30 Online ISSN: 194-9649 Improving homotopy analysis method for system of nonlinear algebraic equations M.M. Hosseini, S.M.

More information

Course Notes: Week 1

Course Notes: Week 1 Course Notes: Week 1 Math 270C: Applied Numerical Linear Algebra 1 Lecture 1: Introduction (3/28/11) We will focus on iterative methods for solving linear systems of equations (and some discussion of eigenvalues

More information

Flow in Pipes Simulation Using Successive Substitution Method

Flow in Pipes Simulation Using Successive Substitution Method Flow in Pipes Simulation Using Successive Substitution Method Dr. Ismail Al-Rawi Arab Open University, (Kuwait Branch), P.O 830 Al Ardia, P.C 92400, Kuwait Abstract The aim of this paper is to present

More information

A Novel and Precise Sixth-Order Method for Solving Nonlinear Equations

A Novel and Precise Sixth-Order Method for Solving Nonlinear Equations A Novel and Precise Sixth-Order Method for Solving Nonlinear Equations F. Soleymani Department of Mathematics, Islamic Azad University, Zahedan Branch, Zahedan, Iran E-mail: fazl_soley_bsb@yahoo.com; Tel:

More information

Reservoir Oscillations with Through Flow

Reservoir Oscillations with Through Flow American Journal of Environmental Sciences 3 (): 37-42, 27 ISSN 553-345X 27 Science Publications Reservoir Oscillations with Through Flow A. A. Khan 28 Lowry Hall, epartment of Civil Engineering, Clemson

More information

Newton-homotopy analysis method for nonlinear equations

Newton-homotopy analysis method for nonlinear equations Applied Mathematics and Computation 188 (2007) 1794 1800 www.elsevier.com/locate/amc Newton-homotopy analysis method for nonlinear equations S. Abbasbandy a, *, Y. Tan b, S.J. Liao b a Department of Mathematics,

More information

Termination criteria for inexact fixed point methods

Termination criteria for inexact fixed point methods Termination criteria for inexact fixed point methods Philipp Birken 1 October 1, 2013 1 Institute of Mathematics, University of Kassel, Heinrich-Plett-Str. 40, D-34132 Kassel, Germany Department of Mathematics/Computer

More information

Saudi Journal of Engineering and Technology. DOI: /sjeat ISSN (Print)

Saudi Journal of Engineering and Technology. DOI: /sjeat ISSN (Print) DOI:10.21276/sjeat.2017.2.3.1 Saudi Journal of Engineering and Technology Scholars Middle East Publishers Dubai, United Arab Emirates Website: http://scholarsmepub.com/ ISSN 2415-6272 (Print) ISSN 2415-6264

More information

PDE Solvers for Fluid Flow

PDE Solvers for Fluid Flow PDE Solvers for Fluid Flow issues and algorithms for the Streaming Supercomputer Eran Guendelman February 5, 2002 Topics Equations for incompressible fluid flow 3 model PDEs: Hyperbolic, Elliptic, Parabolic

More information

IsogEometric Tearing and Interconnecting

IsogEometric Tearing and Interconnecting IsogEometric Tearing and Interconnecting Christoph Hofer and Ludwig Mitter Johannes Kepler University, Linz 26.01.2017 Doctoral Program Computational Mathematics Numerical Analysis and Symbolic Computation

More information

Energy minimization for the flow in ducts and networks

Energy minimization for the flow in ducts and networks Energy minimization for the flow in ducts and networks Taha Sochi University College London, Department of Physics & Astronomy, Gower Street, London, WC1E 6BT Email: t.sochi@ucl.ac.uk. Abstract The present

More information

Chapter 7. Iterative methods for large sparse linear systems. 7.1 Sparse matrix algebra. Large sparse matrices

Chapter 7. Iterative methods for large sparse linear systems. 7.1 Sparse matrix algebra. Large sparse matrices Chapter 7 Iterative methods for large sparse linear systems In this chapter we revisit the problem of solving linear systems of equations, but now in the context of large sparse systems. The price to pay

More information

Comparison of Averaging Methods for Interface Conductivities in One-dimensional Unsaturated Flow in Layered Soils

Comparison of Averaging Methods for Interface Conductivities in One-dimensional Unsaturated Flow in Layered Soils Comparison of Averaging Methods for Interface Conductivities in One-dimensional Unsaturated Flow in Layered Soils Ruowen Liu, Bruno Welfert and Sandra Houston School of Mathematical & Statistical Sciences,

More information

The amount of work to construct each new guess from the previous one should be a small multiple of the number of nonzeros in A.

The amount of work to construct each new guess from the previous one should be a small multiple of the number of nonzeros in A. AMSC/CMSC 661 Scientific Computing II Spring 2005 Solution of Sparse Linear Systems Part 2: Iterative methods Dianne P. O Leary c 2005 Solving Sparse Linear Systems: Iterative methods The plan: Iterative

More information

M.A. Botchev. September 5, 2014

M.A. Botchev. September 5, 2014 Rome-Moscow school of Matrix Methods and Applied Linear Algebra 2014 A short introduction to Krylov subspaces for linear systems, matrix functions and inexact Newton methods. Plan and exercises. M.A. Botchev

More information

Iterative Methods for Linear Systems of Equations

Iterative Methods for Linear Systems of Equations Iterative Methods for Linear Systems of Equations Projection methods (3) ITMAN PhD-course DTU 20-10-08 till 24-10-08 Martin van Gijzen 1 Delft University of Technology Overview day 4 Bi-Lanczos method

More information

THE RELATIONSHIPS BETWEEN CG, BFGS, AND TWO LIMITED-MEMORY ALGORITHMS

THE RELATIONSHIPS BETWEEN CG, BFGS, AND TWO LIMITED-MEMORY ALGORITHMS Furman University Electronic Journal of Undergraduate Mathematics Volume 12, 5 20, 2007 HE RELAIONSHIPS BEWEEN CG, BFGS, AND WO LIMIED-MEMORY ALGORIHMS ZHIWEI (ONY) QIN Abstract. For the solution of linear

More information

Applied Fluid Mechanics

Applied Fluid Mechanics Applied Fluid Mechanics 1. The Nature of Fluid and the Study of Fluid Mechanics 2. Viscosity of Fluid 3. Pressure Measurement 4. Forces Due to Static Fluid 5. Buoyancy and Stability 6. Flow of Fluid and

More information

Optimal Pump Scheduling For Water Distribution Systems

Optimal Pump Scheduling For Water Distribution Systems MISTA 2009 Optimal Pump Scheduling For Water Distribution Systems Lindell Ormsbee Srini Lingireddy Don Chase Abstract: Three different mathematical formulations for the scheduling of pumps to minimize

More information

Elliptic Problems / Multigrid. PHY 604: Computational Methods for Physics and Astrophysics II

Elliptic Problems / Multigrid. PHY 604: Computational Methods for Physics and Astrophysics II Elliptic Problems / Multigrid Summary of Hyperbolic PDEs We looked at a simple linear and a nonlinear scalar hyperbolic PDE There is a speed associated with the change of the solution Explicit methods

More information

Basic Aspects of Discretization

Basic Aspects of Discretization Basic Aspects of Discretization Solution Methods Singularity Methods Panel method and VLM Simple, very powerful, can be used on PC Nonlinear flow effects were excluded Direct numerical Methods (Field Methods)

More information

Outline. Scientific Computing: An Introductory Survey. Nonlinear Equations. Nonlinear Equations. Examples: Nonlinear Equations

Outline. Scientific Computing: An Introductory Survey. Nonlinear Equations. Nonlinear Equations. Examples: Nonlinear Equations Methods for Systems of Methods for Systems of Outline Scientific Computing: An Introductory Survey Chapter 5 1 Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign

More information