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

combining fluid structure in parallel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 3, 2015, 03:37
Default combining fluid structure in parallel
  #1
Member
 
Join Date: Jul 2012
Posts: 67
Rep Power: 13
Carlen is on a distinguished road
Hi foamers,

I am working on a case that requires me to combine a continuous fluid structure (say a droplet) separated by a processor patch. To do this, I need to know the cell IDs of each processor in order for me to combine such a fluid structure. However, the cellIDs of the decomposed domains are not consecutive. Therefore, I am wondering if I could renumber the mesh in order to make all faces, cells and points consecutive in all sub domains. To make this easier to understand, suppose we have a square computational domain with a cell number of 50000. In serial mode, the cellIDs are numbered from 1 to 50000. In parallel mode, as the domain is decomposed, each domain has their unique set of cellIDs starting from 0. So for processor 0, the cellIDs are from 0 to 12500 as the same is for other domains.

How can I make cellIDs for the above case go from 0-50000 for a decomposed mesh?

I very much appreciate your help.

Best regards,
Carlen
Carlen 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
Fluid Structure Interation Problem Vino Main CFD Forum 5 August 24, 2013 14:23
Thermal fluid structure interaction SamerAli FLUENT 1 July 23, 2013 16:36
[ANSYS Meshing] How to match mesh elements in fluid structure interface faraday34 ANSYS Meshing & Geometry 0 June 18, 2013 17:24
Fluid structure interaction. Haree FLUENT 2 August 7, 2010 02:56
fluid structure interaction taru agrawal FLUENT 4 September 10, 2007 03:12


All times are GMT -4. The time now is 11:30.