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

1.5-dev: faceInterpolate in parallel crashes

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 7, 2010, 11:33
Default 1.5-dev: faceInterpolate in parallel crashes
  #1
Member
 
matteo lombardi
Join Date: Apr 2009
Posts: 67
Rep Power: 17
matteoL is on a distinguished road
Hello,
on a boundary pacth, I am trying to interpolate values from the face centers to the vertices ( I need it for the displacementLaplacian mesh motion which requires the value specified on vertices and not face centres) using:

primitivePatchIntepolation< polyPatch> interp
{
mesh.boundaryMesh()[patchID]
}

pointDispPatch==
interp.faceToPointInterpolate
{
...
}

This works nicely in serial but when when started in parallel it crashes saying that the field generated by the interpolation is smaller than the (point)boundary size...

Any idea why?
is there an easy solution to the problem?

thanks,
matteo
matteoL 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
[mesh manipulation] refineMesh -parallel crashes (in cavity tutorial) andras OpenFOAM Meshing & Mesh Conversion 0 August 8, 2010 14:52
OpenFOAM 1.5 dev LVDH OpenFOAM 98 May 5, 2010 17:01
[OpenFOAM] Paraview/Parafoam in OpenFoam 1.5 dev titio ParaView 0 December 9, 2009 12:13
Moving mesh crashes in parallel (1.5-dev) jploz OpenFOAM Programming & Development 8 October 21, 2009 17:22
Solver crashes (PVM parallel) Marco Müller CFX 2 February 4, 2009 02:51


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