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

Adding a convective term

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 5, 2017, 10:17
Question Adding a convective term
  #1
New Member
 
Join Date: Nov 2011
Posts: 1
Rep Power: 0
m.lahooti is on a distinguished road
Hello every one
I have to add an aditional convective term to momentum equation as I shown below:

d\vec{U}/dt + div(rho*\vec{U}\vec{U})+div(rho*\vec{U_1}\vec{U_1} )=RHS

where \vec{U_1}=\vec{U}-\vec{U_b}and \vec{U_b} is a bottom wall velocity and it is known and constant.

actually \vec{U_b} is a fluid relative velocity to bottom wall. I want to add this term to momentum equation and I prefer to deal with it implicitly.

I know that to discretize div(rho*\vec{U}\vec{U}) implicitly I can use fvm::div(phi,U) but I am a little confused how to approach for div(rho*\vec{U_1}\vec{U_1})

Anybody has any idea? any at all!



Thanx in advance

Last edited by m.lahooti; September 5, 2017 at 22:03.
m.lahooti 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
Discretization of the convective term of the N-S equation Donton Main CFD Forum 1 September 1, 2017 12:01
conjugateHeatFoam + interFoam farhagim OpenFOAM Programming & Development 15 July 19, 2016 07:55
Adding an energy source term to a phase with reactions lxlxlxt Fluent Multiphase 0 February 10, 2014 20:42
ATTENTION! Reliability problems in CFX 5.7 Joseph CFX 14 April 20, 2010 15:45
How to suppress the convective term SAKTI Siemens 1 August 28, 2008 01:38


All times are GMT -4. The time now is 16:41.