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 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Andy_bm
Forum: OpenFOAM Programming & Development April 30, 2015, 18:25
Replies: 17
Views: 4,817
Posted By Andy_bm
I solved this problem but it is not work in...

I solved this problem but it is not work in parallel. Because there are boundaryfaces on processor and faces are duplicate. How can I delete duplicate faces on processor?
Forum: OpenFOAM Programming & Development April 7, 2015, 04:19
Replies: 17
Views: 4,817
Posted By Andy_bm
Maybe there is function in mesh which get faceID...

Maybe there is function in mesh which get faceID and return cellID?
Forum: OpenFOAM Programming & Development April 5, 2015, 12:43
Replies: 17
Views: 4,817
Posted By Andy_bm
PrintStack error. I think it is because faceZone...

PrintStack error. I think it is because faceZone length array and numder iteration in cycle is different

facezZone[zID]
facesZone[zID]

It's my mistake. All right in code
Forum: OpenFOAM Programming & Development April 1, 2015, 10:51
Replies: 17
Views: 4,817
Posted By Andy_bm
Do you have any idea?

Do you have any idea?
Forum: OpenFOAM Programming & Development March 28, 2015, 13:25
Replies: 17
Views: 4,817
Posted By Andy_bm
It not easy because there is no way to see it in...

It not easy because there is no way to see it in my project now. I tried different variants.

label zID = mesh.facesZone().findZoneID(zName);
const faceZone& facesZone = mesh.faceZone()[zID];
...
Forum: OpenFOAM Programming & Development March 28, 2015, 12:08
Replies: 17
Views: 4,817
Posted By Andy_bm
I am interested of this topic. I made...

I am interested of this topic.

I made faceZone with snappyHexMesh using stl file like:

faceZone1
{
level (1 1);
cellZone cz1;
faceZone fz1;
...
Showing results 1 to 6 of 6

 
Forum Jump

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