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

[swak4Foam] Constant Heat Flux BC but What is value of kappa?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 2, 2019, 14:59
Default Constant Heat Flux BC but What is value of kappa?
  #1
New Member
 
Ümit Yelken
Join Date: Jun 2018
Posts: 28
Rep Power: 7
uyelken is on a distinguished road
Im using groovybc to give heat flux which is changing with time. This is my bc:
outerWall_to_fuelMixture
{
type groovyBC;
value $internalField;
variables "htot=500.0;Tinf=mapped(T);";
gradientExpression "htot*((Tinf-T)/16)";
fractionExpression "0";
}

I think when solver is calculation heat flux

grad(T)*kappa=heatflux should be.

But where value of kappa is coming from? From solidThermophysicalProperties or patch's kappa?

Actually i want to define kappa or i want to learn value of it. How can i learn?
uyelken is offline   Reply With Quote

Old   April 7, 2019, 09:27
Default
  #2
New Member
 
Ümit Yelken
Join Date: Jun 2018
Posts: 28
Rep Power: 7
uyelken is on a distinguished road
i didnt find any reply yet
uyelken 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
Thermal boundary implication (constant heat flux) hnemati Main CFD Forum 1 October 29, 2013 06:30
chtMultiRegionFoam heat flux sailor79 OpenFOAM Running, Solving & CFD 0 September 27, 2013 08:08
Implement constant heat flux boundary condition new_at_this Main CFD Forum 2 April 6, 2012 23:35
Constant Heat Flux / Temperatures too high Didio FLUENT 3 February 17, 2006 12:07
BC for constant heat flux saidi Main CFD Forum 2 July 17, 1998 15:02


All times are GMT -4. The time now is 16:36.