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

Connecting copies of meshes to a single mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 21, 2009, 08:27
Default Connecting copies of meshes to a single mesh
  #1
New Member
 
Louis le Grange
Join Date: Sep 2009
Posts: 9
Rep Power: 16
Louis Le Grange is on a distinguished road
Hi

Please see attached picture regarding the problem.

I have three regions in which I want to solve for temperature; solid 1 to 3. Solids 1 and 2 are physically connected while solid 3 (a copy of the solid 1 mesh) is unconnected and physically seperate.

By using the methodology of chtMultiRegionFoam, solids 1 and 2 get coupled through interfaces reading solid1_to_solid2 and solid2_to_solid1.
Does OpenFOAM provides for coupling additional mesh regions - in this case solid 3 to solid 2?

The case is different from where partial coupling of patches is considered - in this case the boundary face areas of solid 1 and solid 3 are equal and needs to match or couple fully on the boundary interface of solid 2. In other word, the boundary areas for solids 1, 2 and 3 at the interfaces are the same. The physical problem of partial heat flow between solids 1 to 3 are handled through using porosities in solids 1 and 3.

The case above finds application in a porous region where energy conservation needs to be solved in both the flow and the solids representing the porosity. Both the flow region and the solid porous region exhanges heat to an adjacent solid material.

I will appreciate any help on this.

Thanks,
Louis
Attached Images
File Type: jpg Meshes.jpg (55.2 KB, 39 views)
Louis Le Grange is offline   Reply With Quote

Old   November 6, 2009, 09:02
Default Connecting copies of meshes to a single mesh
  #2
New Member
 
Louis le Grange
Join Date: Sep 2009
Posts: 9
Rep Power: 16
Louis Le Grange is on a distinguished road
Hi

I have found a way to connect multiple meshes to one (multiple patches to one patch). Version 1.6 was used. Hope to post an example later.

Louis
Louis Le Grange is offline   Reply With Quote

Old   November 14, 2009, 08:01
Default
  #3
New Member
 
Louis le Grange
Join Date: Sep 2009
Posts: 9
Rep Power: 16
Louis Le Grange is on a distinguished road
If I in the future don't commit to my own promise of an example... here follows what is needed:

1. The quantities that will be affected by the multiple faces of equal size are the cell volumes and the cell centers. So before these are calculated multiply all the face areas that are duplicates by 1/n where 'n' is the number of faces in question.
2. Now call the volume and cell center functions - typically mesh.V() and mesh.C().
3. In a correction step multiply all the face areas that are duplicates again but now with n where 'n' is the number of faces in question.

Regards,
Louis
Louis Le Grange is offline   Reply With Quote

Reply

Tags
cht coupling


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
[Technical] Automatic Mesh Refinement and Tetrahedral Meshes philippose OpenFOAM Meshing & Mesh Conversion 8 May 21, 2016 15:44
[ICEM] Generating Mesh for STL Car in Windtunnel Simulation tommymoose ANSYS Meshing & Geometry 48 April 15, 2013 04:24
Convergence moving mesh lr103476 OpenFOAM Running, Solving & CFD 30 November 19, 2007 14:09
How to control Minximum mesh space? hung FLUENT 7 April 18, 2005 09:38
unstructured vs. structured grids Frank Muldoon Main CFD Forum 1 January 5, 1999 10:09


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