CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Remapping boundary condition for LES - a paralell/data-structure issue

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 17, 2012, 10:28
Default Remapping boundary condition for LES - a paralell/data-structure issue
  #1
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,152
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Dear all,

i'm implementing a remap boundary condition for LES in Fluent (please, don't stop reading, it is a very general issue not concerning Fluent at all).

It is essentially based on copying flow variables from a specified internal surface to a specified inflow boundary and using them as boundary condition.

At this moment i have a data structure of the following kind:

inlet_PROC_i, inlet_f_i, remap_PROC_i, remap_f_i

where the grid faces over the two surfaces are coupled by processor id and local face index (e.g., the i-th face couple is such that the face inlet_f_i belonging to the process inlet_PROC_i has to read the face remap_f_i belonging to the process remap_PROC_i).

Now, while this data structure contains all the necessary information to proceed, i am looking for a data structure which is more fast to be accessed, some data structure which allow me to enter with a face-processor couple and immediately know (without searching) which process-face i have to call to obtain the required information.

Of course i also need the complementary data structure, which allows the generic process to know if it has to send something, which face has to be sended and which process is the destinatary.

I can even use a certain number of data structures (i'm not limited to 2)
but i'd like to stay on simple int matrices. Other limitations are those from the C language.

Any help would be appreciated, thanks
sbaffini is offline   Reply With Quote

Old   May 17, 2012, 16:06
Default
  #2
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,152
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
I solved my problem, thanks anyway.
sbaffini 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
inlet velocity boundary condition murali CFX 5 August 3, 2012 08:56
Re: Boundary condition issue CFD user CFX 3 August 11, 2008 18:35
Airfoil boundary condition Frank Main CFD Forum 1 April 21, 2008 18:36
Slip boundary condition what is inside normunds OpenFOAM Running, Solving & CFD 2 June 4, 2007 06:45
Fluent 5.0 boundary condition issue with RSM Flav Main CFD Forum 2 October 20, 1999 04:57


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