Big Chemical Encyclopedia

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

Articles Figures Tables About

Differential equation solution method

The present chapter provides an overview of several numerical techniques that can be used to solve model equations of ordinary and partial differential type, both of which are frequently encountered in multiphase catalytic reactor analysis and design. Brief theories of the ordinary differential equation solution methods are provided. The techniques and software involved in the numerical solution of partial differential equation sets, which allow accurate prediction of nonreactive and reactive transport phenomena in conventional and nonconventional geometries, are explained briefly. The chapter is concluded with two case studies that demonstrate the application of numerical solution techniques in modeling and simulation of hydrocar-bon-to-hydrogen conversions in catalytic packed-bed and heat-exchange integrated microchannel reactors. [Pg.253]

In this chapter we described Euler s method for solving sets of ordinary differential equations. The method is extremely simple from a conceptual and programming viewpoint. It is computationally inefficient in the sense that a great many arithmetic operations are necessary to produce accurate solutions. More efficient techniques should be used when the same set of equations is to be solved many times, as in optimization studies. One such technique, fourth-order Runge-Kutta, has proved very popular and can be generally recommended for all but very stiff sets of first-order ordinary differential equations. The set of equations to be solved is... [Pg.77]

The principle of the perfectly-mixed stirred tank has been discussed previously in Sec. 1.2.2, and this provides essential building block for modelling applications. In this section, the concept is applied to tank type reactor systems and stagewise mass transfer applications, such that the resulting model equations often appear in the form of linked sets of first-order difference differential equations. Solution by digital simulation works well for small problems, in which the number of equations are relatively small and where the problem is not compounded by stiffness or by the need for iterative procedures. For these reasons, the dynamic modelling of the continuous distillation columns in this section is intended only as a demonstration of method, rather than as a realistic attempt at solution. For the solution of complex distillation problems, the reader is referred to commercial dynamic simulation packages. [Pg.129]

The Dimensionless Parameter is a mathematical method to solve linear differential equations. It has been used in Electrochemistry in the resolution of Fick s second law differential equation. This method is based on the use of functional series in dimensionless variables—which are related both to the form of the differential equation and to its boundary conditions—to transform a partial differential equation into a series of total differential equations in terms of only one independent dimensionless variable. This method was extensively used by Koutecky and later by other authors [1-9], and has proven to be the most powerful to obtain explicit analytical solutions. In this appendix, this method will be applied to the study of a charge transfer reaction at spherical electrodes when the diffusion coefficients of both species are not equal. In this situation, the use of this procedure will lead us to a series of homogeneous total differential equations depending on the variable, v given in Eq. (A.l). In other more complex cases, this method leads to nonhomogeneous total differential equations (for example, the case of a reversible process in Normal Pulse Polarography at the DME or the solutions of several electrochemical processes in double pulse techniques). In these last situations, explicit analytical solutions have also been obtained, although they will not be treated here for the sake of simplicity. [Pg.581]

Briefly, the aim of Lie transformations in Hamiltonian theory is to generate a symplectic (that is, canonical) change of variables depending on a small parameter as the general solution of a Hamiltonian system of differential equations. The method was first proposed by Deprit [75] (we follow the presentation in Ref. 76) and can be stated as follows. [Pg.194]

Solution of this differential equation by methods employed for the solution of Equation (1.5.23) gives ... [Pg.45]

Development of models for impedance requires solution of differential equations. The method of solution requires two steps. In the first, a steady-state solution is obtained, which generally requires solution of ordinary differential equations. [Pg.26]

The method described here is general and can be applied to higher-order differential equations. The method provides an attractive alternative to the use of particular solutions obtained using trial solutions based on the form of the function f x) and, in some cases, on the form of the homogeneous solution. ... [Pg.32]

This appendix presents two methods of obtaining an analytical solution to a system of first order ordinary differential equations. Both methods (power series and the Laplace transform) yield a solution in terms of the matrix exponential. That is, we seek a solution to... [Pg.155]

Steady state mass or heat transfer in solids and current distribution in electrochemical systems involve solving elliptic partial differential equations. The method of lines has not been used for elliptic partial differential equations to our knowledge. Schiesser and Silebi (1997)[1] added a time derivative to the steady state elliptic partial differential equation and applied finite differences in both x and y directions and then arrived at the steady state solution by waiting for the process to reach steady state. [2] When finite differences are applied only in the x direction, we arrive at a system of second order ordinary differential equations in y. Unfortunately, this is a coupled system of boundary value problems in y (boundary conditions defined at y = 0 and y = 1) and, hence, initial value problem solvers cannot be used to solve these boundary value problems directly. In this chapter, we introduce two methods to solve this system of boundary value problems. Both linear and nonlinear elliptic partial differential equations will be discussed in this chapter. We will present semianalytical solutions for linear elliptic partial differential equations and numerical solutions for nonlinear elliptic partial differential equations based on method of lines. [Pg.507]

Equation (25.85), the basis of every atmospheric model, is a set of time-dependent, nonlinear, coupled partial differential equations. Several methods have been proposed for their solution including global finite differences, operator splitting, finite element methods, spectral methods, and the method of lines (Oran and Boris 1987). Operator splitting, also called the fractional step method or timestep splitting, allows significant flexibility and is used in most atmospheric chemical transport models. [Pg.1116]

Computational techniques are centrally important at every stage of investigation of nonlinear dynamical systems. We have reviewed the main theoretical and computational tools used in studying these problems among these are bifurcation and stability analysis, numerical techniques for the solution of ordinary differential equations and partial differential equations, continuation methods, coupled lattice and cellular automata methods for the simulation of spatiotemporal phenomena, geometric representations of phase space attractors, and the numerical analysis of experimental data through the reconstruction of phase portraits, including the calculation of correlation dimensions and Lyapunov exponents from the data. [Pg.265]

Equation 11.195a is a linear second order ordinary differential equation. The methods taught in Chapters 2 and 3 can be used to solve this elementary equation. The solution for the boundary conditions stated (taking the multiplicative constant as unity) is... [Pg.530]

In this section, the most widespread analytical approach for modeling cell electroporation will be reviewed. This method consists of a system of ordinary differential equations ODE) that is the asymptotic solution of the abovementioned system of partial differential equations. This method was first introduced by Neu and Krassowska [8] more explanations above the origin of this asymptotic solution can be found in their original paper [8]. Eigure 2 depicts the scheme of electroporation process. During the electroporation, a cell of radius a is exposed to the external electric field of Ee. [Pg.1878]

The methods previously discussed in this chapter can be used to determine the differential equations, solutions and parameters for a number of mechanical models using a variety of combinations of springs and damper elements. Table 5.1 is a tabulation of the differential equation, parameter inequalities, creep compliances and relaxation moduli for frequently discussed basic models. Note that the equations are given in terms of the pj and qj coefficients of the appropriate differential equation in standard format. The reader is encouraged to verify the validity of the equations given and is also referred to Flugge (1974) for a more complete tabulation. [Pg.177]

This is called a solution with the variables separated. We regard it as a trial solution and substitute it into the differential equation. This method of separation of variables is slightly different from our previous version, since we are... [Pg.164]

Numerical integration techniques are necessary in modeling and simulation of batch and bio processing. In this chapter we described error and stability criteria for numerical techniques. Various numerical techniques for solution of stiff and non-stiff problems are discussed. These methods include one-step and multi-step explicit methods for non-stiff and implicit methods for stiff systems, and orthogonal collocation method for ordinary as well as partial differential equations. These methods are an integral part of some of the packages like MATLAB. However, it is important to know the theory so that appropriate method for simulation can be chosen. [Pg.18]

As complex reactions follow a reaction mechanism involving various elementary steps, the determination of the corresponding kinetic law involves the solution of a system of differential equations, and the complete analytical solution of these systems is only possible for the simplest cases. In slightly more complicated cases it may stiU be possible to resolve the system of corresponding differential equations using methods such as Laplace transforms or matrix methods. However, there are systems which cannot be resolved analytically, or whose... [Pg.84]

Listing 11.9. Code for implementing the shooting method with an eigenvalue differential equation solution. [Pg.605]

The Runge-Kutta method is widely used as a numerical method to solve differential equations. This method is more accurate than the improved Euler s method. This method computes the solution of the initial value problem. [Pg.77]

In this paper, we discuss semi-implicit/implicit integration methods for highly oscillatory Hamiltonian systems. Such systems arise, for example, in molecular dynamics [1] and in the finite dimensional truncation of Hamiltonian partial differential equations. Classical discretization methods, such as the Verlet method [19], require step-sizes k smaller than the period e of the fast oscillations. Then these methods find pointwise accurate approximate solutions. But the time-step restriction implies an enormous computational burden. Furthermore, in many cases the high-frequency responses are of little or no interest. Consequently, various researchers have considered the use of scini-implicit/implicit methods, e.g. [6, 11, 9, 16, 18, 12, 13, 8, 17, 3]. [Pg.281]

The form of the Hamiltonian impedes efficient symplectic discretization. While symplectic discretization of the general constrained Hamiltonian system is possible using, e.g., the methods of Jay [19], these methods will require the solution of a nontrivial nonlinear system of equations at each step which can be quite costly. An alternative approach is described in [10] ( impetus-striction ) which essentially converts the Lagrange multiplier for the constraint to a differential equation before solving the entire system with implicit midpoint this method also appears to be quite costly on a per-step basis. [Pg.355]

The finite element solution of differential equations requires function integration over element domains. Evaluation of integrals over elemental domains by analytical methods can be tedious and impractical and is not attempted in... [Pg.38]

The weighted residual method provides a flexible mathematical framework for the construction of a variety of numerical solution schemes for the differential equations arising in engineering problems. In particular, as is shown in the followmg section, its application in conjunction with the finite element discretizations yields powerful solution algorithms for field problems. To outline this technique we consider a steady-state boundary value problem represented by the following mathematical model... [Pg.41]

The simplicity gained by choosing identical weight and shape functions has made the standard Galerkin method the most widely used technique in the finite element solution of differential equations. Because of the centrality of this technique in the development of practical schemes for polymer flow problems, the entire procedure of the Galerkin finite element solution of a field problem is further elucidated in the following worked example. [Pg.44]

The comparison between the finite element and analytical solutions for a relatively small value of a - 1 is shown in Figure 2.25. As can be seen the standard Galerkin method has yielded an accurate and stable solution for the differential Equation (2.80). The accuracy of this solution is expected to improve even further with mesh refinement. As Figmre 2.26 shows using a = 10 a stable result can still be obtained, however using the present mesh of 10 elements, for larger values of this coefficient the numerical solution produced by the standard... [Pg.57]


See other pages where Differential equation solution method is mentioned: [Pg.477]    [Pg.356]    [Pg.477]    [Pg.356]    [Pg.316]    [Pg.526]    [Pg.128]    [Pg.316]    [Pg.217]    [Pg.30]    [Pg.355]    [Pg.320]    [Pg.289]    [Pg.388]    [Pg.510]    [Pg.784]    [Pg.213]    [Pg.259]    [Pg.17]    [Pg.18]    [Pg.54]    [Pg.54]   
See also in sourсe #XX -- [ Pg.334 ]




SEARCH



Differential equations method

Differential equations, solution

Differential method

Solution differential

Solution method

© 2024 chempedia.info