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

How to create constant q heater?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 25, 2011, 17:30
Default How to create constant q heater?
  #1
New Member
 
Scot Johnson
Join Date: Mar 2011
Posts: 25
Rep Power: 15
Scot is on a distinguished road
In the chtMultiRegionFoam tutorials, the heaters have a hot face (such as the bottom of the T-shaped heater) set at constant temperature like 500K. Is it possible to make the heater have a constant output instead, such as 100 Watts? Thanks, Scot
Scot is offline   Reply With Quote

Old   April 26, 2011, 00:33
Default
  #2
bhh
Member
 
Bjorn H. Hjertager
Join Date: Mar 2009
Posts: 72
Rep Power: 17
bhh is on a distinguished road
Check out
http://www.cfd-online.com/Forums/ope...nsfer+boundary

rgds
Bjorn
bhh is offline   Reply With Quote

Old   April 26, 2011, 03:31
Default
  #3
Member
 
Join Date: Nov 2009
Location: Germany
Posts: 96
Rep Power: 16
val46 is on a distinguished road
Hi Scot,

at the moment there is no solver for this problem but quite a few people are working on that issue.

Check out http://www.cfd-online.com/Forums/ope...egionfoam.html

or search the forum for "heat source"

Regards,
Toni
val46 is offline   Reply With Quote

Old   April 26, 2011, 13:34
Default
  #4
New Member
 
Scot Johnson
Join Date: Mar 2011
Posts: 25
Rep Power: 15
Scot is on a distinguished road
Thank you, Bjorn. I like the simplicity of your answer but as I have tried to implement it in /system/heater/changeDictionaryDict, the model runs fine but q is simply ignored. I cranked q up to 10,000W with no effect on T anywhere.

The code reads:
dictionaryReplacement {
T {
internalField uniform 293;
boundaryField {
".*" {
type compressible::turbulentTemperatureCoupledBaffleMix ed;
neighbourFieldName T;
K K;
heatSource power;
q uniform 10000;
value uniform 293; }}}

The stuff above "heatSource power" was already there and I get a crash if I remove any of it. Any idea why q is ignored? Thank you! Scot
Scot 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
How to install CGNS under windows xp? lzgwhy Main CFD Forum 1 January 11, 2011 18:44
CGNS lib and Fortran compiler manaliac Main CFD Forum 2 November 29, 2010 06:25
Actuator disk model audrich FLUENT 0 September 21, 2009 07:06
Where's the singularity/mesh flaw? audrich FLUENT 3 August 4, 2009 01:07
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55


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