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

a discussion on alphaEqn in the solver of interPhaseChangeFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 10, 2014, 19:07
Default a discussion on alphaEqn in the solver of interPhaseChangeFoam
  #1
Member
 
yijin Mao
Join Date: May 2010
Location: Columbia, MO
Posts: 62
Rep Power: 15
alundilong is on a distinguished road
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!
Attached Images
File Type: jpg alpha.jpg (52.1 KB, 50 views)
alundilong is offline   Reply With Quote

Old   February 4, 2016, 11:50
Question
  #2
Senior Member
 
Hesam
Join Date: Feb 2015
Posts: 139
Rep Power: 11
rapierrz is on a distinguished road
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.
rapierrz 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
[ANSYS Meshing] Help with element size sandri_92 ANSYS Meshing & Geometry 14 November 14, 2018 07:54
Unexplained Error during Solver Runs cfb CFX 6 November 9, 2012 15:42
Quarter Burner mesh with periosic condition SamCanuck FLUENT 2 August 31, 2011 11:34
why the solver reject it? Anyone with experience? bearcat CFX 6 April 28, 2008 14:08
Error during Solver cfd guy CFX 4 May 8, 2001 06:04


All times are GMT -4. The time now is 06:51.