Hi, to all experts on the Finite Volume method.

Is it absolutely essential to linearize a non-linear source ,term, of a non-linear PDE during the process of solving a PDE with finite volume method (FVM)?

Few times in textbooks and online lectures, I have saw, experts tend to linearize the non-linear source terms( for example in a 2D Poisson equation. Lets say u"-exp(u)=0 ) during the process of the discretization of a PDE with finite volume method.

However, considering the approximation of the piece-wise constant , I expect the non-linear source will add non-linear terms to discretized equations (i.e., exp( u (x_p,y_p) ), where x_p and y_p are coordination of the center of the control volume) and one can use the Newton's method to solve a set of nonlinear algebraic equation.

For example, we could have a final set of the algebraic equation as Au - diag( exp(u) )=b, where "A" is the coefficient matrix, resulting of discretization and "b" is a constant vector containing the information of boundary conditions.

What harm it could have, on the conservative nature of FVM, if one processed similar to what I have explained on above example.

Many thanks of you, if you stop by and take look at my question. :-)

Vahid

More Vahid Mosallanejad's questions See All
Similar questions and discussions