CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Linearization of viscous flux in discontinuous Galerkin finite element methods (https://www.cfd-online.com/Forums/main/94501-linearization-viscous-flux-discontinuous-galerkin-finite-element-methods.html)

yidongxia November 17, 2011 11:28

Linearization of viscous flux in discontinuous Galerkin finite element methods
 
I'm a student studying discontinuous Galerkin (DG) finite element methods in CFD.

Many papers related to implicit DG methods for Navier-Stokes equations claim that the linearization of viscous flux (viscous Jacobian matrix) is computed analytically, but provide no more details.

In finite volume methods, it's not necessary to compute the viscous Jacobian matrix explicitly. A common simplification is to use the spectral radius instead of analytically derived viscous Jacobian matrix. However for DG methods, I haven't seen any papers addressing the derivation of viscous Jacobians explicitly. So far as my own experience can tell, if the linearization of viscous flux is not treated carefully, the implicit solver will not work.:(

If it happens that you are familiar with DG methods, I'll appreciate so much if you would share your experience and discuss with me :):)

praveen November 17, 2011 12:11

If you treat any coefficients in the viscous terms as constants, then the viscous terms are linear, e.g., \frac{d}{dx}\mu \frac{du}{dx}, consider \mu to be constant for derivation of implicit scheme. Assembling such terms will give you A*U where A is a matrix and U is the vector of unknown solution. The linearization of this is just A*dU. At the analytical level, you have a bilinear for a(u,v) representing the viscous terms. Its linearlization is just a(du, v) whose assembled version is A*dU.


All times are GMT -4. The time now is 16:46.