Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Partial differential equations finite difference methods

Abstract The aim of this chapter is to introduce special numerical techniques. The first part covers special finite element techniques which reduce the size of the computational models. In the case of the substructuring technique, internal nodes of parts of a finite element mesh can be condensed out so that they do not contribute to the size of the global stiffiiess matrix. A post computational step allows to determine the unknowns of the condensed nodes. In the case of the submodel technique, the results of a finite element computation based on a coarse mesh are used as input, i.e., boundary conditions, for a refined submodel. The second part of this chapters introduces alternative approximation methods to solve the partial differential equations which describe the problem. The boundary element method is characterized by the fact that the problem is shifted to the boundary of the domain and as a result, the dimensionality of the problem is reduced by one. In the case of the finite difference method, the differential equation and the boundary conditions are represented by finite difference equations. Both methods are introduced based on a simple one-dimensional problem in order to demonstrate the major idea of each method. Furthermore, advantages and disadvantages of each alternative approximation methods are given in the light of the classical finite element simulation. Whenever possible, examples of application of the techniques in the context of adhesive joints are given. [Pg.662]

Errors are proportional to At for small At. When the trapezoid rule is used with the finite difference method for solving partial differential equations, it is called the Crank-Nicolson method. The implicit methods are stable for any step size but do require the solution of a set of nonlinear equations, which must be solved iteratively. The set of equations can be solved using the successive substitution method or Newton-Raphson method. See Ref. 36 for an application to dynamic distillation problems. [Pg.473]

Discretization of the governing equations. In this step, the exact partial differential equations to be solved are replaced by approximate algebraic equations written in terms of the nodal values of the dependent variables. Among the numerous discretization methods, finite difference, finite volume, and finite element methods are the most common. Tlxe finite difference method estimates spatial derivatives in terms of the nodal values and spacing between nodes. The governing equations are then written in terms of... [Pg.673]

In the finite-difference appntach, the partial differential equation for the conduction of heat in solids is replaced by a set of algebraic equations of temperature differences between discrete points in the slab. Actually, the wall is divided into a number of individual layers, and for each, the energy conserva-tk>n equation is applied. This leads to a set of linear equations, which are explicitly or implicitly solved. This approach allows the calculation of the time evolution of temperatures in the wall, surface temperatures, and heat fluxes. The temporal and spatial resolution can be selected individually, although the computation time increa.ses linearly for high resolutions. The method easily can be expanded to the two- and three-dimensional cases by dividing the wall into individual elements rather than layers. [Pg.1067]

Smith, G.D., 1985. Numerical Solution of Partial Differential Equations Finite Difference Methods, 3rd edition. Clarendon Press. [Pg.323]

Finite element methods [20,21] have replaced finite difference methods in many fields, especially in the area of partial differential equations. With the finite element approach, the continuum is divided into a number of finite elements that are assumed to be joined by a discrete number of points along their boundaries. A function is chosen to represent the variation of the quantity over each element in terms of the value of the quantity at the boundary points. Therefore a set of simultaneous equations can be obtained that will produce a large, banded matrix. [Pg.91]

A 5-point finite difference scheme along with method of lines was used to transform the partial differential Equations 4-6 into a system of first-order differential and algebraic equations. The final form of the governing equations is given below with the terms defined in the notation section. [Pg.139]

Mitchell, A. and Griffits, D. (1980) The Finite Difference Methods in Partial Differential Equations. Wiley New York. [Pg.755]

Usually the finite difference method or the grid method is aimed at numerical solution of various problems in mathematical physics. Under such an approach the solution of partial differential equations amounts to solving systems of algebraic equations. [Pg.777]

Packages to solve boundary value problems are available on the Internet. On the NIST web page http //gams.nist.gov/, choose problem decision tree and then differential and integral equations and then ordinary differential equations and multipoint boundary value problems. On the Netlibweb site http //www.netlib.org/, search on boundary value problem. Any spreadsheet that has an iteration capability can be used with the finite difference method. Some packages for partial differential equations also have a capability for solving one-dimensional boundary value problems [e.g. Comsol Multiphysics (formerly FEMLAB)]. [Pg.54]

The numerical methods for partial differential equations can be classified according to the type of equation (see Partial Differential Equations ) parabolic, elliptic, and hyperbolic. This section uses the finite difference method to illustrate the ideas, and these results can be programmed for simple problems. For more complicated problems, though, it is common to rely on computer packages. Thus, some discussion is given to the issues that arise when using computer packages. [Pg.54]

Analytical solution is possible only for first or zero order. Otherwise a numerical solution by finite differences, method of lines or finite elements is required. The analytical solution proceeds by the method of separation of variables which converts the PDE into one ODE with variables separable and the other a Bessel equation. The final solution is an infinite series whose development is quite elaborate and should be sought in books on Fourier series or partial differential equations. [Pg.748]

Partial differential equations the finite differences method... [Pg.155]

Transient is a C-program for solving systems of generally non-linear, parabolic partial differential equations in two variables (that is, space and time), in particular, reaction-diffusion equations within the generalized Crank-Nicolson Finite Difference Method. [Pg.303]

Method of Lines. The method of lines is used to solve partial differential equations (12) and was already used by Cooper (I3.) and Tsuruoka (l4) in the derivation of state space models for the dynamics of particulate processes. In the method, the size-axis is discretized and the partial differential a[G(L,t)n(L,t)]/3L is approximated by a finite difference. Several choices are possible for the accuracy of the finite difference. The method will be demonstrated for a fourth-order central difference and an equidistant grid. For non-equidistant grids, the Lagrange interpolation formulaes as described in (15 ) are to be used. [Pg.148]

The simulation of a continuous, evaporative, crystallizer is described. Four methods to solve the nonlinear partial differential equation which describes the population dynamics, are compared with respect to their applicability, accuracy, efficiency and robustness. The method of lines transforms the partial differential equation into a set of ordinary differential equations. The Lax-Wendroff technique uses a finite difference approximation, to estimate both the derivative with respect to time and size. The remaining two are based on the method of characteristics. It can be concluded that the method of characteristics with a fixed time grid, the Lax-Wendroff technique and the transformation method, give satisfactory results in most of the applications. However, each of the methods has its o%m particular draw-back. The relevance of the major problems encountered are dicussed and it is concluded that the best method to be used depends very much on the application. [Pg.159]

The system of hyperbolic and parabolic partial differential equations representing the ID or 2D model of monolith channel is solved by the finite differences method with adaptive time-step control. An effective numerical solution is based on (i) discretization of continuous coordinates z, r and t, (ii) application of difference approximations of the derivatives, (iii) decomposition of the set of equations for Ts, T, c and cs, (iv) quasi-linearization of... [Pg.122]

Most of these tools use the finite difference method (at least for one-dimensional models) in which the continuous space coordinate is divided into a number of boxes. So we are back to the box-model technique. To demonstrate the procedure, in Box 23.4 we show how the partial differential Eqs. 23-44 and 23-45 are transformed into discrete (box) equations. [Pg.1089]


See other pages where Partial differential equations finite difference methods is mentioned: [Pg.220]    [Pg.557]    [Pg.17]    [Pg.18]    [Pg.153]    [Pg.101]    [Pg.272]    [Pg.316]    [Pg.103]    [Pg.526]    [Pg.526]    [Pg.338]    [Pg.339]    [Pg.58]    [Pg.171]    [Pg.155]    [Pg.169]    [Pg.29]   
See also in sourсe #XX -- [ Pg.318 ]




SEARCH



Difference equation

Difference equation method

Difference equations, finite

Difference method

Different Methods

Differential equations difference methods

Differential equations method

Differential equations partial

Differential method

Finite difference methods

Finite-difference method methods

Partial differential

Partial differential equation finite differences

Partial differential equations the finite differences method

Partial equation

© 2024 chempedia.info