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

externalWallHeatFluxTemperature decompose error

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 2, 2012, 23:42
Default externalWallHeatFluxTemperature decompose error
  #1
Senior Member
 
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 334
Rep Power: 18
phsieh2005 is on a distinguished road
Dear OpenFOAM developer,

In my chtMultiRegionSimpleFoam case, I have a boundary patch that uses externalWallHeatFluxTemperature.

in 0 folder, I have something like:
-------------------------------------------
bottomplatewall
{
type externalWallHeatFluxTemperature;
K solidThermo;
Ta uniform 343;
h uniform 3;
value uniform 303;
KName none;
}
*************************************

However, when I decompose the case, I got the following:
--------------------------------------------
bottomplatewall
{
type externalWallHeatFluxTemperature;
refValue uniform 303;
refGradient uniform 0;
valueFraction uniform 1;
value uniform 303;
K solidThermo;
KName none;
q uniform 0;
h uniform 3;
Ta uniform 343;
value uniform 303;
}
***************************************
I think, "q uniform 0;" should not be there. It is automatically inserted by OpenFOAM during decomposePar.

Pei
phsieh2005 is offline   Reply With Quote

Old   February 4, 2012, 10:26
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings Pei,

By your description, I'm assuming you are using one of the official versions of OpenFOAM, possibly 2.1.0 or 2.1.x. Therefore, I suggest that you report this on the official bug tracker: http://www.openfoam.com/mantisbt/my_view_page.php

You might also want to indicate on which file exactly you have that boundary condition At least I don't know on which one it should go, so I can't check this for myself either ...
Mmm... it might also be useful to provide them with a small test case, so they can replicate what you are seeing.

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   February 4, 2012, 13:21
Default
  #3
Senior Member
 
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 334
Rep Power: 18
phsieh2005 is on a distinguished road
Hi, Bruno,

Good point! Thanks. I will do that when I have the chance.

Pei
phsieh2005 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
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
c++ libraries and solver compiling vaina74 OpenFOAM Installation 13 February 3, 2012 17:43
[OpenFOAM] Saving ParaFoam views and case sail ParaView 9 November 25, 2011 15:46
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51
user defined function cfduser CFX 0 April 29, 2006 10:58


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