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

FVM Flux interpolation in Curvilinear Coordinates

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 29, 2006, 04:57
Default FVM Flux interpolation in Curvilinear Coordinates
  #1
DSS
Guest
 
Posts: n/a
Hi All,

I am in process of developing a Finite Volume code. I am successsfull in a simple pure cartesian code. Now, when I attempted to extend it to curvilinear coordinates, I am struct with how to do the flux interpolation.

I was thinking if it is sane to just adopt the formulation into

dW/dx + dF/d(epsilon) + dG/d(eta) = Q

Where the flux terms contain the relevant transformations.

Is it valid? Because, physically, the equations are a bit different, as the face areas are now unity (computational space).

For the flux interpolation, if it is a simple averaging (less accurate), it is straight forward. But, if it involves some higher order interpolation schemes, how is the accuracy quantified? Wont the accuracy of the Jacobians, and terms like dx/d(epsilon) affect the accuracy of the solution altogether?

Your suggestions are greatly appreciated.
  Reply With Quote

Old   November 30, 2006, 04:15
Default Re: FVM Flux interpolation in Curvilinear Coordina
  #2
Mar
Guest
 
Posts: n/a
Starting from dQ/dt +dF/dx +dG/dy=0

You have to transform the d/dx and d/dy derivatives in terms of the derivatives in the curvilinear coordinate(let's say csi and eta) system using the rules of derivation of composite functions. After that you can resonstruct a conservative form:

dQ*/dt + dF*/dcsi + dG*/deta=0

Where Q*=Q/J F*=Fdy/deta - Gdxdeta G*=-Fdy/dcsi +Gdx/dcsi

where J is the jacobian of the transformation.

Integrating in the control volume you can recover your Finite volume approach.

  Reply With Quote

Old   November 30, 2006, 04:29
Default Re: FVM Flux interpolation in Curvilinear Coordina
  #3
DSS
Guest
 
Posts: n/a
Thank you very much for clarifying my small doubt.
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
curvilinear coordinates Sibel Main CFD Forum 9 August 21, 2014 22:47
FVM in 1-D spherical coordinates lost.identity Main CFD Forum 0 January 17, 2011 09:06
Curvilinear Coordinates - (also for Harish) taw Main CFD Forum 1 November 3, 2008 05:44
Roe States (average) in curvilinear coordinates? Bernard Parent Main CFD Forum 3 February 29, 2000 11:02
ENO-schemes in curvilinear coordinates Mathias Main CFD Forum 0 January 4, 1999 06:12


All times are GMT -4. The time now is 15:01.