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

Artificial Compressibility

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 2, 2005, 23:04
Default Artificial Compressibility
  #1
Ruben Paredes
Guest
 
Posts: n/a
Hi all

I am trying to implement this method with FVM, in an unstructured cell centered grid, for a 2D viscous fluid. The inviscid flux is calculated with the Roe Method.

The problem is that my code doesn't converge, even when in the first iterations(5000) the residue seems to get smaller. Any idea?

Thanks in advance,

Ruben
  Reply With Quote

Old   October 3, 2005, 00:42
Default Re: Artificial Compressibility
  #2
A.S.
Guest
 
Posts: n/a
Hi,

Have a look at NSCKE it might help.

Regards

A.S.
  Reply With Quote

Old   October 3, 2005, 11:55
Default Re: Artificial Compressibility
  #3
Ruben
Guest
 
Posts: n/a
Sorry but where can I find this?
  Reply With Quote

Old   October 3, 2005, 12:09
Default Re: Artificial Compressibility
  #4
buch
Guest
 
Posts: n/a
Hi,

1) Can you please describe your resolution method ?

2) what is the value of the artificial compressibility parameter you choose ?

Regards

Buch
  Reply With Quote

Old   October 3, 2005, 13:00
Default Re: Artificial Compressibility
  #5
Ruben
Guest
 
Posts: n/a
Hi,

1) Can you please describe your resolution method ?

I am trying to solve the dimensionless N-S Eq. for an incompressible flow using the Artificial Compressibility concept with an triangular unstructured grid. In order to discretizate this Eqs. I used the Finite Volume method, and I get the following system:

dq/dt + Suma(E-Ev)

where E is the inviscid flux normal to the face Ev is the viscous flux normal to the face q the vector with (p,u,v) variables

The inviscid flux is calculated using the Roe method The viscous flux is computed by applying Gauss Theorem For the time integration it is used four-stage Runge-Kutta.

Boundary Conditions: I use ghost cells inflow : u=1.0 v=0.0 Pghost= P neig outflow: Ughost= Uneig , Vghost= V neig, P = 0.0 wall : Ughost= -Uneig , Vghost= -V neig, Pghost= Pneig

2) what is the value of the artificial compressibility parameter you choose ?

First, I tried to implement a formula proposed by Hino, Betha = (u2+v2), but now I am trying to keep this parameter constant.

Thanks in advance,

Ruben

  Reply With Quote

Old   October 3, 2005, 21:51
Default Re: Artificial Compressibility
  #6
versi
Guest
 
Posts: n/a
in Roe scheme, Q_L and Q_R at the cell face have to be reconstructed. It may be the ways of reconstruction that affect the convergence. How do you obtain Q_L and Q_R?
  Reply With Quote

Old   October 4, 2005, 10:23
Default Re: Artificial Compressibility
  #7
Ruben
Guest
 
Posts: n/a
QL is just the value of the neighbour cell and QR is the cell analized. is that right?
  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
The Artificial Compressibility Method nsreddysrsit OpenFOAM 7 July 31, 2018 00:26
Artificial compressibility in open foam doubtsincfd OpenFOAM 21 March 27, 2018 09:17
The Artificial Compressibility Method nsreddysrsit OpenFOAM 0 December 20, 2010 01:14
Artificial compressibility method for free surface A.M.Yang Main CFD Forum 0 October 4, 2008 05:05
about artificial compressibility method Jerry Main CFD Forum 1 August 4, 2003 23:35


All times are GMT -4. The time now is 06:57.