Big Chemical Encyclopedia

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

Articles Figures Tables About

Method finite-difference

Once the electrochemical system and the perturbation applied are properly defined, there exist different numerical methods to solve the corresponding differential equation problem. Finite difference methods will be employed in this book given that in all the situations considered here they provide simple, accurate and effective procedures.  [Pg.20]

For details about other numerical methods, see Britz s book [18]. [Pg.20]

Several procedures for the resolution of the resulting difference equation systems will be discussed together with criteria to check the accuracy of the numerical results. [Pg.21]

In the next chapter the simulation of cyclic voltammetry at macroelectrodes will be introduced. The main aspects of the most widely used [Pg.21]

Consider a general Poisson-Boltzmann equation (cf. Eq. (6.101)) of the form [Pg.315]

Traditional finite difference methods [55, 81] for solving time-dependent second-degree partial differential equations (such as modified diffusion equation) include forward time-centered space (ETCS), Crank-Nicholson, and so on. For time-independent second-degree partial differential equations such as Poisson-Boltzmann equation, finite difference equations can be written after discretizing the space and approximating derivatives by their finite difference approximations. For space-independent dielectric constant, that is, E(r) = e, a tridiagonal matrix inversion needs to be carried out in order to obtain a solution for tp for a given/. [Pg.315]

As matrix inversion is computationally very costly, so this particular technique is limited to one-dimensional problems. Also, the generalization of Eq. (6.102) to space-dependent dielectric constant creates extra numerical difficulties while solving Poisson-Boltzmann equation. [Pg.316]

In order to deal with the case of space-dependent dielectric constant in multidimensional space, alternating direction implicit techniques [82] are developed after revwiting Eq. (6.102) as [Pg.316]

This particular technique was introduced to the polymer literature by Matsen and Schick [83] in the context of diblock copolymer morphologies. The technique is based on the series expansion of any unknown function in terms of suitable basis functions and the numerical work is carried out to compute the coefficients of different terms in the series. For example, to solve Eq. (6.103), let us approximate space-dependent quantities such as h(r, t) and w(r) by a finite series in terms of orthonormal basis functions, that is, h(r, t) %(0g( ) d [Pg.316]


For the determination of the approximated solution of this equation the finite difference method and the finite element method (FEM) can be used. FEM has advantages because of lower requirements to the diseretization. If the material properties within one element are estimated to be constant the last term of the equation becomes zero. Figure 2 shows the principle discretization for the field computation. [Pg.313]

The gradient of the PES (force) can in principle be calculated by finite difference methods. This is, however, extremely inefficient, requiring many evaluations of the wave function. Gradient methods in quantum chemistiy are fortunately now very advanced, and analytic gradients are available for a wide variety of ab initio methods [123-127]. Note that if the wave function depends on a set of parameters X], for example, the expansion coefficients of the basis functions used to build the orbitals in molecular orbital (MO) theory. [Pg.267]

Fig. 1. Explanation of the principles of the finite-difference method for solution of the Poisson-Boltzmann equation... Fig. 1. Explanation of the principles of the finite-difference method for solution of the Poisson-Boltzmann equation...
Equation (23) represents the essence of the finite-difference method [21, 22, 23, 24],... [Pg.184]

There are many algorithms for integrating the equations of motion using finite difference methods, several of which are commonly used in molecular dynamics calculations. All algorithms assume that the positions and dynamic properties (velocities, accelerations, etc.) can be approximated as Taylor series expansions ... [Pg.369]

How can Equation (11.79) be solved Before computers were available only simple ihapes could be considered. For example, proteins were modelled as spheres or ellipses Tanford-Kirkwood theory) DNA as a uniformly charged cylinder and membranes as planes (Gouy-Chapman theory). With computers, numerical approaches can be used to solve the Poisson-Boltzmann equation. A variety of numerical methods can be employed, including finite element and boundary element methods, but we will restrict our discussion to the finite difference method first introduced for proteins by Warwicker and Watson [Warwicker and Watson 1982]. Several groups have implemented this method here we concentrate on the work of Honig s group, whose DelPhi program has been widely used. [Pg.620]

The Poisson equation has been used for both molecular mechanics and quantum mechanical descriptions of solvation. It can be solved directly using numerical differential equation methods, such as the finite element or finite difference methods, but these calculations can be CPU-intensive. A more efficient quantum mechanical formulation is referred to as a self-consistent reaction field calculation (SCRF) as described below. [Pg.209]

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]

Finite Difference Method To apply the finite difference method, we first spread grid points through the domain. Figure 3-49 shows a uniform mesh of n points (nonuniform meshes are possible, too). The unknown, here c(x), at a grid point x, is assigned the symbol Cj = c(Xi). The finite difference method can be derived easily by using a Taylor expansion of the solution about this point. Expressions for the derivatives are ... [Pg.475]

Because the coefficient depends on c, the equations are more compBcated. A finite difference method can he written in terms of the fluxes at the midpoints, -t- 1/2. [Pg.476]

Rigorous error bounds are discussed for linear ordinary differential equations solved with the finite difference method by Isaacson and Keller (Ref. 107). Computer software exists to solve two-point boundary value problems. The IMSL routine DVCPR uses the finite difference method with a variable step size (Ref. 247). Finlayson (Ref. 106) gives FDRXN for reaction problems. [Pg.476]

Example A reaction diffusion problem is solved with the finite difference method. [Pg.476]

Finite Difference Methods Solved with Spreadsheets A... [Pg.476]

The Galerldn finite element method results when the Galerldn method is combined with a finite element trial function. The domain is divided into elements separated by nodes, as in the finite difference method. The solution is approximated by a linear (or sometimes quadratic) function of position within the element. These approximations are substituted into Eq. (3-76) to provide the Galerldn finite element equations. The element integrals are defined as... [Pg.477]

Parabolic Equations m One Dimension By combining the techniques apphed to initial value problems and boundary value problems it is possible to easily solve parabolic equations in one dimension. The method is often called the method of lines. It is illustrated here using the finite difference method, but the Galerldn finite element method and the orthogonal collocation method can also be combined with initial value methods in similar ways. The analysis is done by example. [Pg.479]

Elliptic Equations Elhptic equations can be solved with both finite difference and finite element methods. One-dimensional elhptic problems are two-point boundary value problems. Two- and three-dimensional elliptic problems are often solved with iterative methods when the finite difference method is used and direct methods when the finite element method is used. So there are two aspects to consider howthe equations are discretized to form sets of algebraic equations and howthe algebraic equations are then solved. [Pg.480]

In the finite difference method an explicit technique would evaluate the right-hand side at the /ith time level. [Pg.482]

When q is zero, Eq. (5-18) reduces to the famihar Laplace equation. The analytical solution of Eq. (10-18) as well as of Laplaces equation is possible for only a few boundary conditions and geometric shapes. Carslaw and Jaeger Conduction of Heat in Solids, Clarendon Press, Oxford, 1959) have presented a large number of analytical solutions of differential equations apphcable to heat-conduction problems. Generally, graphical or numerical finite-difference methods are most frequently used. Other numerical and relaxation methods may be found in the general references in the Introduction. The methods may also be extended to three-dimensional problems. [Pg.556]

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]

W. Herrmann and L.D. Bertholf, Explicit Lagrangian Finite-Difference Methods,... [Pg.350]

A good starting point for understanding finite-difference methods is the Taylor expansion about time t of the position at time t + At,... [Pg.44]

The varianee equation ean be solved direetly by using the Calculus of Partial Derivatives, or for more eomplex eases, using the Finite Difference Method. Another valuable method for solving the varianee equation is Monte Carlo Simulation. However, rather than solve the varianee equation direetly, it allows us to simulate the output of the varianee for a given funetion of many random variables. Appendix XI explains in detail eaeh of the methods to solve the varianee equation and provides worked examples. [Pg.152]

With reference to Appendix XI, we can solve each partial derivative term in equation 4.114 using the Finite Difference method to give ... [Pg.242]

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

The numerical solution, as mentioned earlier, was obtained by the finite difference method. The two regions (layers) indicated in Figure 4-52 are represented with a series of regularly spaced material points... [Pg.266]

Many numerical methods have been proposed for this problem, most of them finite-difference methods. Using a finite-difference technique, Brode (1955) analyzed the expansion of hot and cold air spheres with pressures of 2000 bar and 1210 bar. The detailed results allowed Brode to describe precisely the shock formation process and to explain the occurrence of a second shock. [Pg.188]

Guirao and Bach (1979) used the flux-corrected transport method (a finite-difference method) to calculate blast from fuel-air explosions (see also Chapter 4). Three of their calculations were of a volumetric explosion, that is, an explosion in which the unbumed fuel-air mixture is instantaneously transformed into combustion gases. By this route, they obtained spheres whose pressure ratios (identical with temperature ratios) were 8.3 to 17.2, and whose ratios of specific heats were 1.136 to 1.26. Their calculations of shock overpressure compare well with those of Baker et al. (1975). In addition, they calculated the work done by the expanding contact surface between combustion products and their surroundings. They found that only 27% to 37% of the combustion energy was translated into work. [Pg.189]

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]

The three primary advantages of the finite element approach over finite difference methods are [9] ... [Pg.92]

Other methods for solving PDE s include Monte Carlo, spectral, and variational. Spectral methods in particular converge more rapidly than finite difference methods, but do not handle problems involving irregular geometries or discontinuities well. [Pg.92]

Forsythe, George E., and Wasow, Wolfgang R., Finite-Difference Methods for... [Pg.98]


See other pages where Method finite-difference is mentioned: [Pg.183]    [Pg.183]    [Pg.184]    [Pg.358]    [Pg.369]    [Pg.369]    [Pg.621]    [Pg.477]    [Pg.477]    [Pg.478]    [Pg.673]    [Pg.1529]    [Pg.365]    [Pg.966]    [Pg.188]    [Pg.103]   
See also in sourсe #XX -- [ Pg.23 ]

See also in sourсe #XX -- [ Pg.246 ]

See also in sourсe #XX -- [ Pg.246 ]

See also in sourсe #XX -- [ Pg.70 ]

See also in sourсe #XX -- [ Pg.494 ]

See also in sourсe #XX -- [ Pg.157 , Pg.158 , Pg.159 ]

See also in sourсe #XX -- [ Pg.184 ]

See also in sourсe #XX -- [ Pg.1118 ]

See also in sourсe #XX -- [ Pg.160 ]

See also in sourсe #XX -- [ Pg.20 , Pg.45 , Pg.181 ]

See also in sourсe #XX -- [ Pg.374 ]

See also in sourсe #XX -- [ Pg.358 ]

See also in sourсe #XX -- [ Pg.99 ]

See also in sourсe #XX -- [ Pg.411 , Pg.412 , Pg.413 , Pg.416 , Pg.418 ]

See also in sourсe #XX -- [ Pg.4 , Pg.2553 ]

See also in sourсe #XX -- [ Pg.220 , Pg.230 ]

See also in sourсe #XX -- [ Pg.274 ]




SEARCH



A simple finite difference method for plane, steady-state temperature fields

Alternating direction implicit finite-difference method

B Finite difference method

Control Volume Based Finite Difference Method

Crank-Nicholson finite-difference implicit method

Difference method

Different Methods

Equilibrium-dispersive model finite difference methods

Explicit and Implicit Finite Difference Methods

Explicit finite difference method

Extending the finite difference method

Finite Difference Method for Elliptic Equations

Finite Difference Method variance equation

Finite Difference Methods and Interpolation

Finite difference Hartree-Fock method

Finite difference Hartree-Fock method development

Finite difference Poisson-Boltzmann method

Finite difference calculation method

Finite difference method complex geometries

Finite difference method dispersion

Finite difference method elliptic equation

Finite difference method first derivative

Finite difference method for BVPs

Finite difference method in Excel

Finite difference method numerical diffusion

Finite difference method partial differential equation

Finite difference method second derivative

Finite difference method, equal-distance

Finite difference method, mechanism

Finite difference methods application

Finite difference methods discretization

Finite difference methods explicit method

Finite difference methods fixed grid

Finite difference methods front tracking

Finite difference methods general description

Finite difference methods moving grid

Finite difference time domain method

Finite-difference method methods

Finite-difference method methods

Finite-difference methods iteration

Finite-difference methods, polarizability

Finite-difference methods, polarizability calculations

Finite-difference solution by the explicit method

First-order finite differences method

Frechet derivative calculation using finite difference methods

Fukui function finite difference method

Mathematical modeling finite-difference methods

Method of finite differences

Molecular dynamics finite difference methods

Numerical Finite-Difference Methods for Unsteady-State Conduction

Numerical methods finite difference calculus

Numerical methods finite difference formulation

Numerical methods finite differences

Ordinary differential equations, boundary value finite difference method

Partial differential equations the finite differences method

Schrodinger equation finite-difference methods

Solution Methods for Linear Finite Difference Equations

The Finite Difference Method

Theoretical methods finite difference method

Thermal analysis finite difference method

© 2024 chempedia.info