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

incompatible fields for operationproblem in simpleFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 10, 2009, 09:51
Default Hi Khaled, I think your fvm
  #1
kbr
New Member
 
Kerstin
Join Date: Mar 2009
Posts: 16
Rep Power: 17
kbr is on a distinguished road
Hi Khaled,

I think your fvm::Sp(rho, alpha)-Term should just look like 'rho*alpha' due to its explicit character. 'fvm' is used for source terms like fvm::Sp(rho,U) in any UEqn.
kbr is offline   Reply With Quote

Old   March 10, 2009, 10:10
Default Hey Kerstin, my goal is to
  #2
Member
 
Join Date: Mar 2009
Posts: 35
Rep Power: 17
booz is on a distinguished road
Hey Kerstin,

my goal is to solve the steady-state navier-stokes-equation in simpleFoam with a volume sourceterm rho*alpha.

You mean it is enough to write

fvm::div(phi, U)
+ rho*alpha
+ turbulence->divR(U) );

?

Khaled
booz is offline   Reply With Quote

Old   March 10, 2009, 10:16
Default Hi Khaled, yes I think so b
  #3
kbr
New Member
 
Kerstin
Join Date: Mar 2009
Posts: 16
Rep Power: 17
kbr is on a distinguished road
Hi Khaled,

yes I think so but I'm not sure. In my opinion the only way to discretize this term implicitly is

fvm::Sp(rho * alpha / U, U)

but I'm not sure if this is a good idea. Have a look in the source code of some turbulence models like kOmegaSST (epsEqn).

Kerstin
kbr is offline   Reply With Quote

Old   March 10, 2009, 10:25
Default Ok Kerstin, thanks for the
  #4
Member
 
Join Date: Mar 2009
Posts: 35
Rep Power: 17
booz is on a distinguished road
Ok Kerstin,

thanks for the answer.

But last question: what means the term

fvm::Sp(rho * alpha / U, U)

exactly or how openFoam discretize this term?
I am a beginner and donīt understand openfoam really good.

Regards,
Khaled
booz 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
Incompatible fields for operation divphi Ub vvqf OpenFOAM Running, Solving & CFD 4 April 4, 2018 03:28
Incompatible fields for operation tehache OpenFOAM Running, Solving & CFD 5 January 30, 2018 15:32
Incompatible fields for operation su_junwei OpenFOAM Pre-Processing 1 October 15, 2008 08:34
TurbFoam simpleFoam incompatible fields for operation braennstroem OpenFOAM Running, Solving & CFD 0 June 19, 2008 10:43
The incompatible of UDF Summer FLUENT 3 April 23, 2007 04:11


All times are GMT -4. The time now is 17:29.