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

BuoyantBoussinesqPimpleFoam and wallHeatTransfer

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 6, 2012, 10:39
Default BuoyantBoussinesqPimpleFoam and wallHeatTransfer
  #1
Member
 
Norbert Weber
Join Date: May 2012
Location: Dresden, Germany
Posts: 37
Rep Power: 13
dl6tud is on a distinguished road
I am trying to model the heat transfer from a cup of water to the surrounding air. The solver in use is BuoyantBoussinesqPimpleFoam.

I thought about modifying the file ./0/T like that:

Quote:
boundaryField
{
mantle
{
type wallHeatTransfer;
alphaWall uniform 1.5;
Tinf 293;
value uniform 293;
}
}
source:
(1) (2)

I suppose, 'Tinf' is the temperature of air, but what is 'value'??? Moreover, I am not sure about 'alphaWall' - is it the heat transfer factor for the whole wall, or only for the interface wall-air?

OF stops with the error message:

Quote:
From function fvPatchField<Type>::New(const fvPatch&, const DimensionedField<Type, volMesh>&, const dictionary&)
in file [...] fvPatchFieldNew.C
The thing is, I don't know where the error is. Maybe I have to install sth. else? I thougt about 'groovyBC', too, but install procedure is not working yet.
dl6tud is offline   Reply With Quote

Old   June 7, 2012, 07:20
Default
  #2
Member
 
Norbert Weber
Join Date: May 2012
Location: Dresden, Germany
Posts: 37
Rep Power: 13
dl6tud is on a distinguished road
I found the problem: 'wallHeatTransfer' is not available in buoyantBoussinesqPimpleFoam. Is there any other wall function which calculates the heat flow from a given heat transfer factor? There are so many different patches and I do not know which to take ...

Quote:
...
epsilonWallFunction
kappatJayatillekaWallFunction
kqRWallFunction
nutLowReWallFunction
nutTabulatedWallFunction
nutRoughWallFunction
nutUSpaldingWallFunction
nutkRoughWallFunction
nutkWallFunction
omegaWallFunction
...
dl6tud is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
wallHeatTransfer & Neumann BC giordy OpenFOAM 5 August 26, 2010 09:51
gradientEnthalpy and wallHeatTransfer markusrehm OpenFOAM Bugs 2 July 13, 2009 04:06


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