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

Understanding of channelOodles and oodles solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 23, 2009, 09:30
Default Understanding of channelOodles and oodles solver
  #1
Senior Member
 
Dr. Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 222
Rep Power: 18
fs82 is on a distinguished road
Hello

I have do build a new solver for my application and I have a question.
Comparing the oodles and channelOodles solver I noticed that:
incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H and
incompressible/transportModel/transportModel.H
is included in the oodles solver. But the class singlePhaseTransportModel.H is derived from transportModel.H so there is no need to include transportModel.H for my understanding.
In channelOodles transportModel.H is not included but in readTransportProperties.H nu is read in from transportProperties dictionary. But this should be the job of the transportModel, in my case Newtonian. And this is done there. Why is nu read in again? Could anybody explain me that?

Thx
Fabian
fs82 is offline   Reply With Quote

Old   September 23, 2009, 10:36
Default
  #2
Senior Member
 
Dr. Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 222
Rep Power: 18
fs82 is on a distinguished road
Allright I will answer myself :-D
ChannelOodles seems to be derived from icoFoam. IcoFoam needs nu because of the diffusion term. But ChannelOodles gets this diffusion term from the LESModel-class and there should be no need to read in nu via readTransportProperties.H. This is just a relict from icoFoam. Why oodles includes transportModel.H is not obvious for me, but there is no need for that header file. If one comments this out, nothing happens, the results are the same. So this seems to be also a relict from another solver.

kind regards,
Fabian
fs82 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
Some question about channeloodles and average value spwater OpenFOAM 0 August 21, 2009 15:28


All times are GMT -4. The time now is 15:53.