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

finite volume discretizing on non-conservative eq.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 1, 2010, 22:03
Default finite volume discretizing on non-conservative eq.
  #1
Member
 
bearcat
Join Date: Jul 2009
Location: Ohio
Posts: 35
Rep Power: 16
bearcat is on a distinguished road
Send a message via MSN to bearcat
Hello.

I am now working on the discretizing formulation to solve incompressible flow by pseudo-compressibility method in a velocity-pressure coupled way. From my experience, we need to linearize the eq before discretization using Jacobin matrix.

for example:
suppose U is matrix of primitive variables
we often change ("dd" means 1st order partial differencing here)

ddU/ddt+ddE/ddX+ddF/ddY=RHS (1) --conservative

into

ddU/ddt+A(ddU/ddX)+B(ddU/ddY)=RHS (2) (in which A=ddE/ddU, B=ddF/ddU) --non-conservative

Theoretically, conservative form is needed before applying the FVM. I tried to discretize (1) without knowing E, F as functions of U first, and then applied E=U(ddE/ddU) and F=U(ddF/ddU) for the facial flux expression. I found that the final formulation will be the same with discretizing (2). Is this correct or wrong?

I did this because I've to handle the pressure term in solving N-S eq. I want to include the pressure term into E and F, rather than leaving it as a separated term. I think this way may make it simpler and doesn't require other tricks to discretize the pressure term. Is my idea correct? Can it work?

Thank you very much.
bearcat is offline   Reply With Quote

Old   February 2, 2010, 17:43
Default
  #2
Member
 
bearcat
Join Date: Jul 2009
Location: Ohio
Posts: 35
Rep Power: 16
bearcat is on a distinguished road
Send a message via MSN to bearcat
I heard that some solvers use a technique named "momentum interpolation" to compute the pressure. Very few CFD books talk about this. Not sure if it will work as in a coupled solver using pseudo-compressibility.
bearcat is offline   Reply With Quote

Old   February 3, 2010, 21:40
Default could be right
  #3
Member
 
Join Date: Mar 2009
Posts: 32
Rep Power: 17
gory is on a distinguished road
Hi,

What you do could be right since E=AUand F=BU are exact relations for the Euler equations: a flux vector is exactly equal to the product of the Jacobian and the state vector.

I remember that the Steger-Warming flux vector splitting scheme are constructed by using these relations.

gory
gory is offline   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
finite volume VS finite element solomon FLUENT 4 April 3, 2015 00:10
[blockMesh] BlockMesh FOAM warning gaottino OpenFOAM Meshing & Mesh Conversion 7 July 19, 2010 14:11
On the damBreak4phaseFine cases paean OpenFOAM Running, Solving & CFD 0 November 14, 2008 21:14
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55
[blockMesh] Axisymmetrical mesh Rasmus Gjesing (Gjesing) OpenFOAM Meshing & Mesh Conversion 10 April 2, 2007 14:00


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