|
[Sponsors] |
Best FVschemes for LES in interPhaseChangeFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 19, 2019, 08:49 |
Best FVschemes for LES in interPhaseChangeFoam
|
#1 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
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! |
|
|
|
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 06:49 |
InterPhaseChangeFoam, fluxRequired error | EloEdo | OpenFOAM Running, Solving & CFD | 1 | July 25, 2017 10:34 |
Different implementation pEqn.H in pimpleFoam vs interPhaseChangeFoam | DanielRCalvete | OpenFOAM Programming & Development | 1 | December 4, 2015 11:37 |
First order in fvSchemes does not seem to work | gerritgroot | OpenFOAM Running, Solving & CFD | 0 | September 30, 2015 21:06 |
InterPhaseChangeFoam ERROR | shipman | OpenFOAM Running, Solving & CFD | 37 | March 23, 2014 13:43 |