CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Artificial Viscosity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 7, 2007, 15:02
Default Artificial Viscosity
  #1
Rich
Guest
 
Posts: n/a
Can anybody recommend some good references for applying artificial viscosity to an unstructured, finite-volume mesh?
  Reply With Quote

Old   March 7, 2007, 15:34
Default Re: Artificial Viscosity
  #2
Harish
Guest
 
Posts: n/a
Structured or Unstructured,if you use an explicit artificial viscosity then it would usually be a term of the form epsilon*d^4u/dx^4. So all you need to do is discretize the fouth order derivative using your unstructured discretization.There have been other forms of artificial viscosity which have been applied too of which I do not know much.

  Reply With Quote

Old   March 7, 2007, 18:05
Default Re: Artificial Viscosity
  #3
Rich
Guest
 
Posts: n/a
Yes, I understand the form of the actual artificial viscosity terms. The trouble I'm having is understanding how to properly apply them--how to calculate the derivatives on a non-cartesian mesh. As the faces of the cells can lie at any angle to the major axes, the dU/dX and dP/dX terms aren't very readily calculated.

Any ideas? Have you read any good references?
  Reply With Quote

Old   March 7, 2007, 18:14
Default Re: Artificial Viscosity
  #4
Harish
Guest
 
Posts: n/a
There is a book by lohner. It might give you some ideas on implementing the derivatives.
  Reply With Quote

Old   March 7, 2007, 18:24
Default Re: Artificial Viscosity
  #5
Rich
Guest
 
Posts: n/a
Remember a title?
  Reply With Quote

Old   March 7, 2007, 18:42
Default Re: Artificial Viscosity
  #6
Harish
Guest
 
Posts: n/a
Applied CFD Techniques: An Introduction Based on Finite Element Methods is the name.
  Reply With Quote

Old   March 7, 2007, 22:23
Default Re: Artificial Viscosity
  #7
desA
Guest
 
Posts: n/a
Why don't you let your mesh create the diffusion term properly, then you'll not need to add 'artificial viscosity' at all.

The trick lies in the size of your mesh element - the smaller you go, the more the discrete groups bias towards the diffusion. Of course, in the limit dx->0 , you tend to the correct pde - with dx>>0, you will be convection-dominated based on large mesh size.

desA
  Reply With Quote

Old   March 8, 2007, 00:01
Default Re: Artificial Viscosity
  #8
Harish
Guest
 
Posts: n/a
It depends on the kind of discretization being used.Central difference schemes have no inbuilt diffusion and the diffusion of the viscous terms can sometimes be insufficient.Also smaller elements restrict your timestepping.Hence you need to evaluate the relevant parameters and choose the one which can help in the solution of the problem more efficiently.
  Reply With Quote

Old   March 8, 2007, 00:20
Default Re: Artificial Viscosity
  #9
desA
Guest
 
Posts: n/a
By adding any other terms to your numeric scheme you are violating the rules of the physical phenomena you are trying to study. What answer do you then believe?

Take the Navier-Stokes, Euler - what you will - apply the original definition for a partial-derivative in terms of a forward difference & limit, take away the limit that dx->0 & then study the terms in this 'original' discrete form. This will tell you everything you need to know about dx, dy, dz & their effect on the relative weighting of each group in the original equation. Don't get drawn into the CD vs other debate too early - it tends to cloud the real issues.

desA
  Reply With Quote

Old   March 8, 2007, 09:42
Default Re: Artificial Viscosity
  #10
jojo
Guest
 
Posts: n/a
Blending CD-UD?
  Reply With Quote

Old   March 8, 2007, 13:00
Default Re: Artificial Viscosity
  #11
Rich
Guest
 
Posts: n/a
If I were using a flux-split scheme, where flux summations across individual cell faces are applied based on the true propagation of influences--the characteristic directions--I would have no need for artificial viscosity at all. And I've done that in other applications. But this application already exists. It uses a flux summation around cells that essentially decomposes to a central-difference. Thus the need for artificial viscosity terms.

The application is time-critical. I have to get a good, time-accurate approximation of the mass, momentum and energy transport through an enclosed volume, and it has to be calculated fast. So I am VERY limited in the number of cells that can be used. I must use only the minumum number of cells possible to maintain stability and capture the secondary flow features.

I'm already applying artificial viscosity to the system and getting acceptable results. But my technique has its limits, and I'd like to come up with something more robust. So I'm interested in seeing what others have done in this area.
  Reply With Quote

Old   March 8, 2007, 13:04
Default Re: Artificial Viscosity
  #12
Rich
Guest
 
Posts: n/a
Exactly right. See my post responding to desA, 8 March, 11:00 am.
  Reply With Quote

Old   March 8, 2007, 13:09
Default Re: Artificial Viscosity
  #13
Rich
Guest
 
Posts: n/a
I'm sorry, I don't understand what you're asking. See my post of 8 March, 11:00 am for more detail.
  Reply With Quote

Old   March 8, 2007, 13:42
Default Re: Artificial Viscosity
  #14
jojo
Guest
 
Posts: n/a
I mean that you can try to blend a central scheme with an upwind scheme. The level of blend is the level of error of the upwind scheme you will introduce in the solution given by the central scheme. As the upwind scheme tends to be dissipative, you can tune the level of artificial viscosity (which is already proportional to delta_l, your cell-to-cell distance).
  Reply With Quote

Old   March 8, 2007, 13:59
Default Re: Artificial Viscosity
  #15
RW
Guest
 
Posts: n/a
Ah, I see. Yes, that's a possibility. The region I'm modelling is typically subsonic, but does have shocks passing through it. It's also largely enclosed by walls, which makes numerical stability a more sensitive issue than in external flows. I'll have to think about your suggestion a bit.

There was a paper at this year's AIAA Aerospace Sciences Meeting that applied a similar philosophy to a fully flux-split approach using second-order-accurate flux summations across all cell faces. But that's major surgery at this point, so I'm looking to see if I can first improve upon the artificial viscosity scheme that's in use already.
  Reply With Quote

Old   March 8, 2007, 17:20
Default Re: Artificial Viscosity
  #16
wen long
Guest
 
Posts: n/a
Artifical vicsosity methods are so darn old. Why not try any of WENO, CENO, NT schemes? They are pretty good for Euler equations, structured or non-structured grids, all works.

  Reply With Quote

Old   March 8, 2007, 22:43
Default Re: Artificial Viscosity
  #17
desA
Guest
 
Posts: n/a
Rich wrote:

If I were using a flux-split scheme, where flux summations across individual cell faces are applied based on the true propagation of influences--the characteristic directions--I would have no need for artificial viscosity at all.

desA's reply:

The characteristic directions for the Euler equations will show up pretty well, but with diffusion present, these directions are suppressed in their action - in many cases. The correct balance between convection & diffusion terms must be maintained if you are to correctly capture the secondary (wave) effects.

If you are forced to use large elements, then you need to be able to capture your physics correctly within your computational cell/element. You may want to look into schemes which could allow use of exponential & sin/cos terms - I've seen something similar in FEM - can't remember offhand their exact element interpolation function (eif), but it was a good idea.

To capture the first 4 terms of a Taylor series of a cos function, you'll need something like a P6 (28 node) element using a conventional polynomial-type eif. This is where a smart element design is useful.

I hope this helps.

desA
  Reply With Quote

Old   March 8, 2007, 22:49
Default Re: Artificial Viscosity
  #18
desA
Guest
 
Posts: n/a
Upwinding does its best to suppress some of the 'secondary effects' as you refer to them. I find these 'blurring' schemes to be somewhat like a magical incantation on the way to an incorrect representation of the physics. I see no use at all for stabilisation schemes that no-one can truly understand. Better to understand the underlying physics & to tune your simulation accordingly - then, no stabilisation is necessary.

desA
  Reply With Quote

Old   March 9, 2007, 00:51
Default Re: Artificial Viscosity
  #19
Harish
Guest
 
Posts: n/a
Unfortunately that cannot be the case all the time. Sometimes the size of your grid is restricted by the memory you have and the time limit. Also sometimes on complex geometries you cannot capture all the physics without resorting to some form of approximations.Why do people do LES when DNS is much more accurate ? In the field of aeroacoustics if you do not filter out the waves due to one sided approximation of boundary conditions or grid non uniformity , you might not be able to get good numerical results for the computations.
  Reply With Quote

Old   March 9, 2007, 03:21
Default Re: Artificial Viscosity
  #20
desA
Guest
 
Posts: n/a
Harish wrote:

Unfortunately that cannot be the case all the time...

In the field of aeroacoustics if you do not filter out the waves due to one sided approximation of boundary conditions or grid non uniformity , you might not be able to get good numerical results for the computations
.

desA wrote:

How are we, as scientists, able to judge whether these waves are important, or not, if we try to filter them out all the time? Why not try & develop techniques to better capture the bulk + wave mechanisms properly, without trying to tell nature what to do?

Take a good look at Van Dyke's flow gallery - if we cannot see wave activity at almost each & every level of flow activity, then we are modeling the wrong physics. Sometimes this activity is low energy, sometime high-energy. We need to get the simulations to accurately reflect the full situation - not continue to try & exclude intrinsic physics.

Set your solution timing up appropriate to the equations you are using - the 'sweet spot' is different for Euler, creeping & Navier-Stokes. When we stop trying to trick the physics, we will see the root cause of the phenomena we observe.

Hint: Just remember, (1/dt) is the inverse of (dt). What do we use in our discrete simulation space? Is the inverse of a smooth function, another smooth function? Try a line, parabola etc, for instance. For Euler equations, the system is pretty straightforward in (dt) - (dx,i) relationship.

Have fun

desA
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Artificial Viscosity Luiz Eduardo Bittencourt Sampaio Main CFD Forum 12 November 13, 2011 10:21
Artificial Viscosity MAB CFX 1 July 30, 2008 22:00
Artificial viscosity rads CFX 2 July 31, 2006 07:02
artificial viscosity rvndr Main CFD Forum 1 March 2, 2004 10:24
Artificial Viscosity Girish Bhandari Main CFD Forum 5 January 13, 2001 13:22


All times are GMT -4. The time now is 18:08.