Errors in resampling unstructured data set to structured grids using .vtu files

Hello, I am using Paraview to post-process unstructured CFD data from PyFR.

I would like to map the solution in an unstructured mesh (.vtu) onto another unstructured grid (.cgns) using the ResampleWithDataset filter.

As shown in the screenshot, I applied the Source Data as my unstructured solution (.vtu) and the Destination Mesh as my target structured grid (.cgns).

So the most of the data are interpolated correctly but the points close to surface only contain zero data arrays.

The original .vtu file contains high-order solution data from PyFR, so It has non-zero values near the wall.

Is there a known issue or limitation of ResampleWithDataset in this kind of case (high-order unstructured solution to another grid)?
How can I correctly obtain non-zero values near the surface on the target grid?

I have uploaded both the solution file (.vtu) and the target mesh (.cgns) to Google Drive (paraview - Google Drive)

Thank you in advance for your help.

I just did and it seems to look fine ?

Although I’m not enterely sure of what you are showing in your screenshot.

I used ParaView 6.0.1

Sorry — I initially uploaded the wrong CGNS file. That mesh contains only a cylindrical far field and no body geometry.
I have now re-uploaded the correct target mesh, resample2.cgns, which includes the ogive body geometry.
The issue (zeros near the surface after ResampleWithDataset) is still reproducible with this updated file.

  1. Is there a known limitation/issue with ResampleWithDataset for this type of case (high-order unstructured solution from PyFR resampled onto another mesh)?

  2. What is the recommended workflow/filter(s) to obtain non-zero near-wall values on the target grid?

Thank you.

Still cannot reproduce:

Please provide proper steps to reproduce.

As shown in the first figure, I applied the Pipeline in my Paraview 6.0.1.

The cylinder is the farfield boundary, and there is a missile-shaped geometry inside the domain.

When I resample the high-order unstructured solution(.vtu) onto my newly created target grid(.cgns), the solution is not interpolated correctly.

As in the second and third figures, among the surface cells on the target grid, some regions are mapped correctly, but other regions are completely empty (no values).

Also, as mentioned in my first question, when I see an x-direction slice(x=1.0, 2.0, …), the problem is not only on the surface: the resampling fails for several boundary layers of cells above the surface as well.

Indeed, I confirm there is an issue at the edges of the mesh:

Here is a state file to reproduce:

slices.pvsm (980.8 KB)

Please open an issue: https://gitlab.kitware.com/paraview/paraview/-/issues