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

conjugateHeatFoam: Should solid and fluid have the same mesh at the coupled boundary?

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 15, 2009, 22:12
Default conjugateHeatFoam: Should solid and fluid have the same mesh at the coupled boundary?
  #1
Member
 
Jitao Liu
Join Date: Mar 2009
Location: Jinan , China
Posts: 64
Rep Power: 17
awacs is on a distinguished road
Hi all,

Should the solid region and fluid region have the same mesh grid at the coupled boundary when using the conjugateHeatFoam solver?

Will it work if I define the coupled boundary for solid and fluid as following:

For solid:

cavityTop
{
type regionCouple;
nFaces 50;
startFace 8890;

shadowRegion region0;
shadowPatch polymerMeltTop;
attached on;
}


For fluid:

polymerMeltTop
{
type regionCouple;
nFaces 100;
startFace 3920;

shadowRegion solid;
shadowPatch cavityTop;
attached on;
}


Thanks in advance.

Regards,
Jitao

Last edited by awacs; September 16, 2009 at 00:10.
awacs is offline   Reply With Quote

Old   September 16, 2009, 07:08
Default
  #2
Member
 
Petri Sulasalmi
Join Date: Jul 2009
Location: Finland
Posts: 32
Rep Power: 16
PetSul is on a distinguished road
Hi,

is conjugateHeatFOAM same as chtMultiRegionFoam?

Regards,

Petri
PetSul is offline   Reply With Quote

Old   September 16, 2009, 13:42
Default
  #3
Senior Member
 
akidess's Avatar
 
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 29
akidess will become famous soon enough
Quote:
Originally Posted by PetSul View Post
Hi,

is conjugateHeatFOAM same as chtMultiRegionFoam?

Regards,

Petri
No. chtMRF does coupling by copying values at the domain boundary, while conjugateHF assembles a large matrix for all domains and solves it as one.
akidess is offline   Reply With Quote

Old   September 17, 2009, 01:14
Default
  #4
Member
 
Petri Sulasalmi
Join Date: Jul 2009
Location: Finland
Posts: 32
Rep Power: 16
PetSul is on a distinguished road
Quote:
Originally Posted by akidess View Post
No. chtMRF does coupling by copying values at the domain boundary, while conjugateHF assembles a large matrix for all domains and solves it as one.

I have a simple case with hot fluid region, with zero fluid velocity, and cold solid region. I'd like simulate heat transfer between the regions. Which one of these solvers would you recommend?

Regards,
Petri
PetSul is offline   Reply With Quote

Old   September 17, 2009, 05:19
Default
  #5
Senior Member
 
su_junwei's Avatar
 
su junwei
Join Date: Mar 2009
Location: Xi'an China
Posts: 151
Rep Power: 20
su_junwei is on a distinguished road
Send a message via MSN to su_junwei
Hi Jitao
It seems they did an interpolation at the coupled interface, so you don't have to set the same mesh.

Junwei
su_junwei is offline   Reply With Quote

Old   September 17, 2009, 14:13
Default
  #6
Senior Member
 
akidess's Avatar
 
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 29
akidess will become famous soon enough
Quote:
Originally Posted by PetSul View Post
I have a simple case with hot fluid region, with zero fluid velocity, and cold solid region. I'd like simulate heat transfer between the regions. Which one of these solvers would you recommend?

Regards,
Petri
chtMRF should work just fine and is part of the standard OpenFOAM package.
akidess is offline   Reply With Quote

Old   September 22, 2009, 22:58
Default
  #7
Member
 
Jitao Liu
Join Date: Mar 2009
Location: Jinan , China
Posts: 64
Rep Power: 17
awacs is on a distinguished road
Quote:
Originally Posted by su_junwei View Post
Hi Jitao
It seems they did an interpolation at the coupled interface, so you don't have to set the same mesh.

Junwei
Hi Junwei,

Thanks for your kind reply to my post above. I will try it out.

Best wishes,
Jitao
awacs 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
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
increasing mesh quality is leading to poor convergence tippo CFX 2 May 5, 2009 10:55
No results for solid domain Gary Holland CFX 10 March 13, 2009 03:30
Concentric tube heat exchanger (Air-Water) Young CFX 5 October 6, 2008 23:17
Convective Heat Transfer - Heat Exchanger Mark CFX 6 November 15, 2004 15:55


All times are GMT -4. The time now is 00:55.