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

Heat Flux

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 19, 2010, 13:27
Default Heat Flux
  #1
Member
 
Robin Gilbert
Join Date: Jan 2010
Posts: 66
Rep Power: 16
robingilbert is on a distinguished road
Hello guys!!!

I need a help. I am new to OpenFOAM as well as CFD. so kindly help me.
I need to apply time varying heat flux as boundary condition. I know that there is wallHeatFlux. I tried to use wallHeatFlux in T as follows:

Code:
 
patch76
    {
        type            wallHeatFlux;
        value           uniform 1;
    }
    patch78
    {
        type            wallHeatFlux;
        value           uniform 1;
    }
    patch80
    {
        type            wallHeatFlux;
        value           uniform 1;
    }
but i am getting the following error.

Code:
Reading thermophysical properties

Selecting thermodynamics package hPsiThermo<pureMixture<sutherlandTransport<specieThermo<hConstThermo<perfectGas>>>>>


--> FOAM FATAL ERROR: 
Not Implemented
    Trying to construct an genericFvPatchField on patch patch76 of field h

    From function genericFvPatchField<Type>::genericFvPatchField(const fvPatch& p, const DimensionedField<Type, volMesh>& iF)
    in file fields/fvPatchFields/basic/generic/genericFvPatchField.C at line 45.
I know this is for constant heat flux. it would be helpful if u can tell me how to include time varying heat flux. i couldnt find any useful resources online for that aspect.
robingilbert is offline   Reply With Quote

Old   February 19, 2010, 15:59
Default
  #2
Member
 
Eelco Gehring
Join Date: Mar 2009
Posts: 70
Rep Power: 17
feijooos is on a distinguished road
take a look at groovyBC, maybe that can help you out. I am not sure if you can specify the heat flux, but time varying is definitely possible.
feijooos is offline   Reply With Quote

Old   February 19, 2010, 16:09
Default
  #3
Member
 
Robin Gilbert
Join Date: Jan 2010
Posts: 66
Rep Power: 16
robingilbert is on a distinguished road
thank you!! i will look at that...
Can anyone tell me if it is possible to give heat as a bc. like x joules heat coming from an internal heat source (like a wall or something??)

Last edited by robingilbert; February 19, 2010 at 16:37.
robingilbert is offline   Reply With Quote

Old   March 16, 2010, 15:38
Default Heat Flux BC
  #4
New Member
 
Hamish Lewis
Join Date: Mar 2010
Posts: 9
Rep Power: 16
Hamish is on a distinguished road
Did you ever have any luck in finding a way to add a heat flux boundary condition?
Thanks
Hamish 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
Total heat transf. rate vs Total surface heat flux Renato Sousa FLUENT 1 April 14, 2020 03:27
Sign of Heat Flux at wall Kyung FLUENT 2 February 26, 2016 16:25
Heat Flux Wall Boundary Confusion. Joee FLUENT 1 August 21, 2010 12:20
Heterogeneous heat flux Kev STAR-CD 4 July 7, 2009 04:48
Heat Transfer Coeff. at Heat Flux Boundary Rushyen CFX 6 January 18, 2001 05:09


All times are GMT -4. The time now is 19:27.