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

[mesh manipulation] Conjugate Heat Transfer Fluent Mesh Conversion to OpenFOAM

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 12, 2019, 07:16
Default Conjugate Heat Transfer Fluent Mesh Conversion to OpenFOAM
  #1
New Member
 
Join Date: Jul 2019
Posts: 2
Rep Power: 0
Lancia037 is on a distinguished road
Hello,


I am currently attempting to convert a Fluent mesh (V19.4) in .msh ASCII format, with an interface wall between fluid and solid domain to OpenFOAM (latest dev version), to simulate conjugate heat transfer.


When I use the fluentMeshToFOAM the code is unable to convert it (although it should be able to), while the fluent3DMeshToFoam successfully produces the polyMesh folder.



Using checkMesh I see that the converted grid's shared internal wall has double the number of nodes and faces but is a single entity. How do I create a shared internal wall setting up the internal mapping between the fluid and solid heat transfer? Do I use createBaffles? I have attempted to but it then creates a huge amount of faces and nodes on the shared surface. I have attempted to split the mesh between solid and fluid regions but then I get no coupling at all.
Lancia037 is offline   Reply With Quote

Old   August 22, 2019, 08:46
Default
  #2
Senior Member
 
Muhammad Waqas
Join Date: Jul 2014
Location: Germany
Posts: 122
Rep Power: 11
mwaqas is on a distinguished road
Send a message via Skype™ to mwaqas
Hi,


As far as I understood, you are not getting separate regions for fluid and solid. If it is the case, then you are missing something. Use following command to convert mesh.


1) fluentMeshToFoam -writeZones fluentMesh.msh // for 3D mesh use fluent3DMeshToFoam
2) splitMeshRegions -cellZones -overwrite // It will split your mesh into individual regions


Regards
mwaqas is offline   Reply With Quote

Old   August 22, 2019, 09:11
Default
  #3
New Member
 
Join Date: Jul 2019
Posts: 2
Rep Power: 0
Lancia037 is on a distinguished road
Hello Muhammad,


Thanks for your kind reply. Indeed you understood correctly, I did not get 2 separate regions. I actually managed to solve the issue by changing the boundary type of the interface wall in the Fluent mesh to "internal". Once I did that I could use the standard instructions.


Regards,


G
Lancia037 is offline   Reply With Quote

Reply

Tags
baffles, conjugate heat transfer, fluent mesh conversion, interface shared walls, openfoam


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
decomposePar problem: Cell 0contains face labels out of range vaina74 OpenFOAM Pre-Processing 37 July 20, 2020 05:38
Help Conjugate heat transfer small enclosure FLUENT Héctor Lodoso CFD Freelancers 1 January 11, 2017 15:29
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
Error finding variable "THERMX" sunilpatil CFX 8 April 26, 2013 07:00
conjugate heat transfer in fluent mallika FLUENT 1 September 19, 2007 14:37


All times are GMT -4. The time now is 05:29.