Computes the Laplacian terms for density, energy and momentum equations. It helps with the stability. More...
#include "Carmen.h"
Functions | |
Vector | ArtificialViscosity (const Vector &Cell1, const Vector &Cell2, real dx, int AxisNo) |
Returns the artificial diffusion source terms in the cell UserCell. More... | |
Computes the Laplacian terms for density, energy and momentum equations. It helps with the stability.
Returns the artificial diffusion source terms in the cell UserCell.
Cell1 | Left cell value |
Cell2 | Right cell value |
AxisNo | Axis of interest |
X - direction
Y - direction
Z - direction