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

Where is the solve of UEqn in twoPhaseEulerFoam?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 5, 2012, 09:51
Default Where is the solve of UEqn in twoPhaseEulerFoam?
  #1
New Member
 
Qingang Xiong
Join Date: May 2012
Location: Ames, IA, USA
Posts: 20
Rep Power: 13
Qingang Xiong is on a distinguished road
Hi Foamers,
In the manual "Derivation, Modelling and Solution of the Conditionally Averaged Two-Phase Flow Equations" by Weller et al. they said that momentum equations are constructed and solved. But in the solver code of twoPhaseEulerFoam, I just see UaEqn.relax(), not solve(). So could anyone explain to me how about this issue? Thank you!
Qingang Xiong is offline   Reply With Quote

Old   July 8, 2012, 10:51
Default
  #2
Member
 
bruce
Join Date: May 2009
Location: Germany
Posts: 42
Rep Power: 16
bruce is on a distinguished road
I think the momentum equation is not predicted and is only corrected in pressure loop which is conservative. (see pEqn.H)
bruce is offline   Reply With Quote

Old   July 9, 2012, 02:13
Default
  #3
Senior Member
 
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36
alberto will become famous soon enoughalberto will become famous soon enough
The momentum equation is defined (excluding some terms, which are transferred to the pressure equation), and the velocity is predicted with a single Jacobi step.

You could predict the velocity with a direct solution, including the transferred term by means of the reconstruct operator, however this might slow convergence down.
__________________
Alberto Passalacqua

GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541)
OpenQBMM - An open-source implementation of quadrature-based moment methods.

To obtain more accurate answers, please specify the version of OpenFOAM you are using.
alberto is offline   Reply With Quote

Old   June 3, 2019, 09:00
Default
  #4
New Member
 
Siqi Ma
Join Date: May 2019
Location: Germany
Posts: 4
Rep Power: 6
masimasiqi is on a distinguished road
Quote:
Originally Posted by alberto View Post
The momentum equation is defined (excluding some terms, which are transferred to the pressure equation), and the velocity is predicted with a single Jacobi step.

You could predict the velocity with a direct solution, including the transferred term by means of the reconstruct operator, however this might slow convergence down.

could you please explain how to use a reconstruct operator?



I am using twoPhaseEulerFoam(5.0) and have read some literatures about the solving process. As you said, the solver only predict the velocity rather than solve it... how could I get the value of velocity?



thanks! It would be a lot of help.
masimasiqi 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
Bug in UEqn of twoPhaseEulerFoam? cheng1988sjtu OpenFOAM Bugs 8 August 26, 2011 06:45
solve continiuty for velocity linch OpenFOAM Programming & Development 6 June 30, 2011 04:04
Source term problem in UEqn of simpleFoam fisch OpenFOAM Programming & Development 1 June 17, 2011 10:57
Linearized NS euqations: how to solve them?(problem with Matrix operations..) matteoL OpenFOAM Running, Solving & CFD 0 November 18, 2009 06:58
How to solve another continuum and momentum eqn? west_wing FLUENT 0 August 25, 2003 10:00


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