CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

FvSchemes

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 15, 2008, 09:56
Default Hello again. I'm starting a
  #1
Senior Member
 
sega's Avatar
 
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20
sega is on a distinguished road
Hello again.

I'm starting a discussion about fvSchemes in general.

I'm using Gauss limitedLinearV 1 for the div(rho*phi,U) in the interFoam solver.

Between which boundaries is the solution limited?

BTW: Why is there a rho*phi,U?
Does that yield rho*rho*U*U?
What is the extra rho used for?
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!"
sega is offline   Reply With Quote

Old   December 15, 2008, 12:12
Default Hey, in interFoam: " phi =
  #2
Member
 
Pierre Le Fur
Join Date: Mar 2009
Location: UK
Posts: 60
Rep Power: 17
pierre is on a distinguished road
Hey,

in interFoam:
" phi = phiU +
(
fvc::interpolate(interface.sigmaK())*fvc::snGrad(g amma)
- ghf*fvc::snGrad(rho)
)*rUAf*mesh.magSf();

adjustPhi(phi, U, pd);
"
so rho*phi,U is rho*phi,U
phi is volumetric and rho*phi is mass flux.

limited means here that the differencing scheme uses a limiter to limit or blend central diffencing with a bit of upwinding. Have a look at the code for further detail on the scheme.

Ciao

Pierre
pierre is offline   Reply With Quote

Old   February 15, 2010, 11:07
Default details of the interFoam solver
  #3
Senior Member
 
Suresh kumar Kannan
Join Date: Mar 2009
Location: Luxembourg, Luxembourg, Luxembourg
Posts: 129
Rep Power: 17
kumar is on a distinguished road
Hello Pierre Le Fur,

I am working on LES simulations of liquid sheets using lesInterFOAM. I ran some preliminary simulations and then tried to compare the dominant wavelength with that of a linear stability analysis. I also ran the simulation on a sufficiently fine mesh with different CFL numbers. I found that he simulations with the smallest CFL number match more closer to the linear stability results.

So now i want to find out the reason for this and I have started looking into the solver details. I found out that you had done your P.hD on a LES-VOF methodology. So i thought that it would be really helpful for me to understand the solver by looking into your thesis or some article of yours,

so if you have no problem in sharing your thesis, with me and i guarantee that i will not make it public aand only keep it for my reference purpose.
You can send it to my email : kumar.kannan@uni.lu

thanks in advance
bye
with regards
K.Suresh kumar
kumar 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
Problem in fvschemes divSchemes cannot use Gauss linearUpwind nico765 OpenFOAM Bugs 30 August 9, 2018 07:39
General help for fvSchemes and fvSolution settings harly OpenFOAM Running, Solving & CFD 4 September 7, 2009 10:31
flux required keyword in fvSchemes srinath OpenFOAM Running, Solving & CFD 1 June 19, 2008 11:44
FvSchemes from 12 to 11 fedegavo OpenFOAM Running, Solving & CFD 1 January 20, 2006 13:49


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