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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: olesen
Forum: OpenFOAM Programming & Development April 13, 2010, 08:21
Replies: 11
Views: 8,931
Posted By olesen
Actually, for even better efficiency and more...

Actually, for even better efficiency and more flexibility, it is probably better to avoid the faceCells() method and also to avoid storing any extra lists.

Initially it may appear somewhat less...
Forum: OpenFOAM Programming & Development April 12, 2010, 07:42
Replies: 11
Views: 8,931
Posted By olesen
Just to add a little kibitzing ... Your...

Just to add a little kibitzing ...
Your approach is OK, but it might be faster and more efficient to use a DynamicList of labels instead. This gives you an append() method and should be faster since...
Forum: OpenFOAM Programming & Development April 11, 2010, 11:44
Replies: 11
Views: 8,931
Posted By olesen
Just loop over the boundary patches and select...

Just loop over the boundary patches and select the wall patches.
Then loop over those faces - the face owner() is the cell ID that you are looking for.
Showing results 1 to 3 of 3

 
Forum Jump

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