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

Select and apply heat power to surface in multi-region model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 19, 2021, 14:41
Default Select and apply heat power to surface in multi-region model
  #1
New Member
 
Mike Foster
Join Date: Feb 2015
Posts: 12
Rep Power: 11
mfoster is on a distinguished road
I have a student modeling a heat sink that can be thought of as a hollow sphere or cylinder. We would like to investigate the rate of heat loss via conduction through and natural convection from the sphere to the surrounding fluid (air) domain. He modeled the geometry in SolidWorks and exported it as an STL file, which he has imported into OpenFOAM via snappyHexMesh.

Due to the multiple regions to be simulated, he has been using chtMultiregionFOAM and wants to apply a heat power boundary condition to the interior wall of the hollow sphere. (The interior volume of the hollow sphere can be ignored or considered insulated since it is the heat source.) My student has looked into TopoSet for selecting a particular face/surface, but it’s not clear to us how to select the interior surface.

Is TopoSet the best way to approach this? Ultimately, we'd like to select various complex surfaces and apply BC's to them.
mfoster is offline   Reply With Quote

Old   November 19, 2021, 22:55
Default
  #2
Senior Member
 
Kumaresh
Join Date: Oct 2016
Posts: 349
Rep Power: 11
Kummi is on a distinguished road
Send a message via Yahoo to Kummi
Posting your schematic model will be helpful to guide in better way.
I'm assuming that the sphere volume is inside the fluid domain, if then ignoring the interior volume, won't it affect the flow dynamics ?
Thank you
Kummi is offline   Reply With Quote

Old   November 20, 2021, 14:51
Default
  #3
New Member
 
Mike Foster
Join Date: Feb 2015
Posts: 12
Rep Power: 11
mfoster is on a distinguished road
Attached is a schematic.

The entire interior of the sphere is essentially the heat source, so we would like to simplify it to just an applied heat power on the inner surface of the sphere. (Sorry, probably not helpful on my part to call it "hollow"!) The interior volume does not interact with the exterior air.
Attached Images
File Type: jpg Screenshot 2021-11-20 114623.jpg (28.0 KB, 11 views)
mfoster is offline   Reply With Quote

Old   November 21, 2021, 02:22
Default
  #4
Senior Member
 
Kumaresh
Join Date: Oct 2016
Posts: 349
Rep Power: 11
Kummi is on a distinguished road
Send a message via Yahoo to Kummi
Hi,
Got the clear picture of your model. Hope it may look something similar as I shown in the attachment.
Create 2 domain based on chtMultiRegionFoam (1 solid 1 fluid)
In order to apply heat source from the surface, check the reference tutorial in the fireFoam (oppositeBurningPanels) solver. There you can find heat source as burner, which was implemented using toposet,
Quote:
actions
(
{
name fBurner;
type faceSet;
action new;
source boxToFace;
sourceInfo
{
box (-0.15 -0.001 -0.30) (0.15 0.001 0.30);
}
}
);
As per your problem, you can set the respective heat source patch at the solid domain.
Hope it helps.
Thank you
Attached Images
File Type: png model.PNG (23.1 KB, 12 views)
Kummi is offline   Reply With Quote

Old   November 30, 2021, 17:27
Default
  #5
New Member
 
Mike Foster
Join Date: Feb 2015
Posts: 12
Rep Power: 11
mfoster is on a distinguished road
Thank you for identifying the reference tutorial in the fireFoam solver!

It seems that boxToFace uses a very defined area to make a face out of. Since we'll be applying this to a more complex geometry (again, the hollow sphere was just a simplification), do you still recommend boxToFace or would you point to another TopoSet solver to better interact with an unusual, imported face?
mfoster is offline   Reply With Quote

Old   November 30, 2021, 20:02
Default
  #6
Senior Member
 
Kumaresh
Join Date: Oct 2016
Posts: 349
Rep Power: 11
Kummi is on a distinguished road
Send a message via Yahoo to Kummi
Creating circular inlet on a square face
topoSet Dictionary Problem
3D semisphere in openfoam
This should be helpful.
I haven't tried by myself either
Kummi 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
[OpenFOAM] Post Processing Multi Region .OpenFOAM malix38 ParaView 2 April 1, 2019 20:44
[ANSYS Meshing] Not allowed to apply automatic method to specific surface mich_K ANSYS Meshing & Geometry 2 October 20, 2014 08:44
Calculation of the Governing Equations Mihail CFX 7 September 7, 2014 06:27


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