|
[Sponsors] |
May 5, 2020, 11:11 |
Artificial Diffusion
|
#1 |
New Member
Mudit Mehta
Join Date: Mar 2020
Posts: 15
Rep Power: 6 |
Hello, I want to know how to show the effect of artificial diffusion by using first order Upwind scheme for convective terms?
|
|
May 5, 2020, 12:05 |
|
#2 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Use the linear wave equation, discretize using a first order explicit time integration and write the modified equation
|
|
May 5, 2020, 12:15 |
|
#3 |
New Member
Mudit Mehta
Join Date: Mar 2020
Posts: 15
Rep Power: 6 |
Thanks for your reply. But i am solving steady state Navier stokes equation for Lid driven cavity problem. I am required to demonstrate the effect of artificial diffusion using first order upwind scheme for convective terms. Could you please help me with this?
|
|
May 5, 2020, 12:29 |
|
#4 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
Show the expression of the local truncation error of the discretization of the convective term. What term is present? What is the meaning in terms of the physics you are solving? |
||
May 5, 2020, 20:53 |
|
#5 |
Senior Member
|
Two possible ways are:
1) Use second order as well and compare the two 2) Solve for a flow with analytical solution and detect the actual viscosity given by the numerical solution In both cases it is required to work at fixed mesh size, otherwise the numerical viscosity would change |
|
Tags |
navierstokes cfd, python, simple algorithm |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem simulating the temperature rise in a composite material (chtMultiRegionFoam) | Adam_K | OpenFOAM Running, Solving & CFD | 2 | March 27, 2019 07:51 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
numerical scheme without artificial diffusion artifact | mpeti | OpenFOAM Running, Solving & CFD | 2 | October 26, 2011 12:36 |
Any example of artificial viscosity artificial diffusion in OpenFOAM | dbxmcf | OpenFOAM Running, Solving & CFD | 0 | July 28, 2008 21:52 |
Artificial numerical diffusion | Valdemir G. Ferreira | Main CFD Forum | 8 | February 3, 2000 14:31 |