Big Chemical Encyclopedia

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

Articles Figures Tables About

How to Deal with Several Reservoirs

The previous chapter showed how the reverse Euler method can be used to solve numerically an ordinary first-order linear differential equation. Most problems in geochemical dynamics involve systems of coupled equations describing related properties of the environment in a number of different reservoirs. In this chapter I shall show how such coupled systems may be treated. I consider first a steady-state situation that yields a system of coupled linear algebraic equations. Such a system can readily be solved by a method called Gaussian elimination and back substitution. I shall present a subroutine, GAUSS, that implements this method. [Pg.16]

The more interesting problems tend to be neither steady state nor linear, and the reverse Euler method can be applied to coupled systems of ordinary differential equations. As it happens, the application requires solving a system of linear algebraic equations, and so subroutine GAUSS can be put to work at once to solve a linear system that evolves in time. The solution of nonlinear systems will be taken up in the next chapter. [Pg.16]


See other pages where How to Deal with Several Reservoirs is mentioned: [Pg.16]    [Pg.19]    [Pg.21]    [Pg.23]    [Pg.25]    [Pg.16]    [Pg.19]    [Pg.21]    [Pg.23]    [Pg.25]   


SEARCH



Dealness

© 2024 chempedia.info