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

Best FVschemes for LES in interPhaseChangeFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 19, 2019, 07:49
Default Best FVschemes for LES in interPhaseChangeFoam
  #1
Senior Member
 
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 16
chandra shekhar pant is on a distinguished road
Hello all,

I am trying to simulate the cavitating aerofoil in interPhaseChangeFoam. Could anyone suggest what is the best fvschemes for this, as of now I am using:
divSchemes as:



divSchemes
{
default none;
div(rhoPhi,U) Gauss LUST grad(U);
div(phi,k) Gauss LUST grad(k);
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
}

Another issue:

If I am using coarse grid it is running fine but with the increase in refinement, it crashes, for coarser grid deltaT = 1e-8; and for finer grid using deltaT=1e-9.


Many thanks for the help!
chandra shekhar pant 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
using fvc::interpolate without fvSchemes / manually prescribe interpolation schemes linch OpenFOAM Programming & Development 5 March 20, 2018 05:49
InterPhaseChangeFoam, fluxRequired error EloEdo OpenFOAM Running, Solving & CFD 1 July 25, 2017 09:34
Different implementation pEqn.H in pimpleFoam vs interPhaseChangeFoam DanielRCalvete OpenFOAM Programming & Development 1 December 4, 2015 10:37
First order in fvSchemes does not seem to work gerritgroot OpenFOAM Running, Solving & CFD 0 September 30, 2015 20:06
InterPhaseChangeFoam ERROR shipman OpenFOAM Running, Solving & CFD 37 March 23, 2014 12:43


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