|
[Sponsors] |
a discussion on alphaEqn in the solver of interPhaseChangeFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 10, 2014, 20:07 |
a discussion on alphaEqn in the solver of interPhaseChangeFoam
|
#1 |
Member
yijin Mao
Join Date: May 2010
Location: Columbia, MO
Posts: 64
Rep Power: 16 |
Hi All:
Recently, I have gone through the interPhaseChangeFoam coming with OpenFOAM-2.3.0. I think the term associated with divU in explicitSolve() is redundant. And My derivation is associated. 99 MULES::explicitSolve 100 ( 101 geometricOneField(), 102 alpha1, 103 phi, 104 tphiAlphaCorr(), 105 vDotvmcAlphal, 106 (divU*alpha1 + vDotcAlphal)(), // divU*alpha1 is redundant, right? 107 1, 108 0 109 ); 110 111 tphiAlpha = tphiAlphaCorr; 112 } Please correct me if I was wrong. Thanks! |
|
February 4, 2016, 12:50 |
|
#2 |
Senior Member
Hesam
Join Date: Feb 2015
Posts: 139
Rep Power: 11 |
Hi yijin,
Do you find reason of putting alpha1*divU in Su? Why alpha1*divU there is in explicit source term? is this source term always positive? Thank you. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ANSYS Meshing] Help with element size | sandri_92 | ANSYS Meshing & Geometry | 14 | November 14, 2018 08:54 |
Unexplained Error during Solver Runs | cfb | CFX | 6 | November 9, 2012 16:42 |
Quarter Burner mesh with periosic condition | SamCanuck | FLUENT | 2 | August 31, 2011 12:34 |
why the solver reject it? Anyone with experience? | bearcat | CFX | 6 | April 28, 2008 15:08 |
Error during Solver | cfd guy | CFX | 4 | May 8, 2001 07:04 |