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

1.5-dev: decomposePar pointDisplacement fails when a globalFaceZone is present

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 15, 2010, 05:56
Default 1.5-dev: decomposePar pointDisplacement fails when a globalFaceZone is present
  #1
Member
 
matteo lombardi
Join Date: Apr 2009
Posts: 67
Rep Power: 17
matteoL is on a distinguished road
Hello,
I have found out that when I try to decompose a run and there is a pointField (in my case pointDisplacement, I need it for mesh motion) and I also have a globalFaceZone, then the decomposePar application fails.

The error it gives is:

Processor 0: Field transfer

size of field 16952 is not the same as the size of the mesh = 14438
...

Digging into the code I have found out that on processor 0:
mesh.points()=14438
mesh.allPoints()=16952

It seems that "somewhere" one should substitute points with allPoints, but I cannot find where..

Probably when the the globalFaceZone feature has been added, all other field have been corrected accordingly but the pointFields.. or maybe only pointField are affected by the issue since are the only one that depends directly on the points..

Any one can help?
Thanks,
Matteo
matteoL is offline   Reply With Quote

Old   April 18, 2011, 12:24
Default
  #2
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
Hi Matteo,

I have the same problem, did you ever find a solution?

Regards,
Philip
bigphil is offline   Reply With Quote

Old   April 18, 2011, 12:27
Default
  #3
Member
 
matteo lombardi
Join Date: Apr 2009
Posts: 67
Rep Power: 17
matteoL is on a distinguished road
Unfortunately not... OF 1.6-ext has the same issue as well..
matteoL is offline   Reply With Quote

Old   April 18, 2011, 12:36
Default
  #4
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
OK thanks anyway,

hmmnn hopefully there's some way around the problem... I will keep trying.
bigphil is offline   Reply With Quote

Old   April 29, 2013, 03:58
Default
  #5
Senior Member
 
xinguang cui
Join Date: Mar 2009
Posts: 116
Rep Power: 17
flying is on a distinguished road
Dear Foamers;

Have you ever solved the problem? I am also meeting the problem, would you please give me some hints/
Quote:
Originally Posted by bigphil View Post
OK thanks anyway,

hmmnn hopefully there's some way around the problem... I will keep trying.
flying is offline   Reply With Quote

Old   April 29, 2013, 10:18
Default
  #6
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
Quote:
Originally Posted by flying View Post
Dear Foamers;

Have you ever solved the problem? I am also meeting the problem, would you please give me some hints/
Unfortunately, I don't think I solved the problem, but I can't remember.

sorry
bigphil is offline   Reply With Quote

Old   April 29, 2013, 10:23
Default
  #7
Senior Member
 
xinguang cui
Join Date: Mar 2009
Posts: 116
Rep Power: 17
flying is on a distinguished road
Anyway, thanks for your reply. It seems that it is a common problem. However, it seems that there is nobody to solve it.

Quote:
Originally Posted by bigphil View Post
Unfortunately, I don't think I solved the problem, but I can't remember.

sorry
flying is offline   Reply With Quote

Old   May 5, 2013, 00:14
Default
  #8
Senior Member
 
xinguang cui
Join Date: Mar 2009
Posts: 116
Rep Power: 17
flying is on a distinguished road
Hey matteol:

Have ever solved the problem? If it is, would you please give me some hints.

Quote:
Originally Posted by matteoL View Post
Hello,
I have found out that when I try to decompose a run and there is a pointField (in my case pointDisplacement, I need it for mesh motion) and I also have a globalFaceZone, then the decomposePar application fails.

The error it gives is:

Processor 0: Field transfer

size of field 16952 is not the same as the size of the mesh = 14438
...

Digging into the code I have found out that on processor 0:
mesh.points()=14438
mesh.allPoints()=16952

It seems that "somewhere" one should substitute points with allPoints, but I cannot find where..

Probably when the the globalFaceZone feature has been added, all other field have been corrected accordingly but the pointFields.. or maybe only pointField are affected by the issue since are the only one that depends directly on the points..

Any one can help?
Thanks,
Matteo
flying is offline   Reply With Quote

Old   May 5, 2013, 04:51
Default
  #9
Member
 
matteo lombardi
Join Date: Apr 2009
Posts: 67
Rep Power: 17
matteoL is on a distinguished road
Hey,
unfortunately I never managed to fix the problem and ten ended up using a different approach for my problem..

But I thought the problem had been fixed at some point..

Good luck,
Ciao,
Matteo
matteoL is offline   Reply With Quote

Old   May 5, 2013, 05:09
Default
  #10
Senior Member
 
xinguang cui
Join Date: Mar 2009
Posts: 116
Rep Power: 17
flying is on a distinguished road
hey, thanks for your reply, would you please introduce me a little the appoach that you used?

Thanks and best regards.
Quote:
Originally Posted by matteoL View Post
Hey,
unfortunately I never managed to fix the problem and ten ended up using a different approach for my problem..

But I thought the problem had been fixed at some point..

Good luck,
Ciao,
Matteo
flying 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
[OpenFOAM] ParaFoam instalation in OpenFoam 1.5 dev titio ParaView 2 July 24, 2010 23:24
OpenFOAM 1.5 dev LVDH OpenFOAM 98 May 5, 2010 17:01
[OpenFOAM] ParaView/ParaFoam in OpenFoam 1.5 dev titio ParaView 2 February 27, 2010 14:02
[OpenFOAM] Paraview/Parafoam in OpenFoam 1.5 dev titio ParaView 0 December 9, 2009 12:13
[OpenFOAM] Paraview/Parafoam in OpenFoam 1.5 dev titio ParaView 0 December 9, 2009 12:12


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