|
[Sponsors] |
January 10, 2024, 05:52 |
postprocessing cases with NCC
|
#1 |
New Member
Join Date: Aug 2022
Posts: 5
Rep Power: 4 |
Hi all!
The cases with a new non-conformal coupling interface (NCC, added in OF11 as replace of AMI, ACMI etc.) are weird. The solution seems fine, but point data interpolation is strange. It happens not only in my own cases, but in propeller tutorial as well. Is it paraview's fault? Or smth different? I work in: 1. OpenFoam 11 2. Paraview windows 5.11.1 |
|
February 12, 2024, 13:36 |
|
#2 |
New Member
GaspA
Join Date: Jan 2023
Location: Switzerland - Valais
Posts: 8
Rep Power: 3 |
Hello,
I also have a visualization problem on paraview with NCC. In my case, the data cannot be imported because there are values in the results files (p U alpha.water....) under the name (patch): nonConformalError_on_inter_1 (inter 1 is the one of the two interfaces). As the size of this patch is specified as 0 in the constant/polyMesh/boundary file, paraview says: "Number of cells/points in mesh and field do no match: mesh 0 field = 4892 for U" and it does not load the variable correctly. The "data points" do not appear. Only “cell data” The number 4892 corresponds exactly to the number of points in the U file under nonConformalError_on_inter_1 . In my case, the two interfaces are not the same size (formerly ACMI). To counter this problem I use the CellDataToPointData function and the interpolation gives results similar to yours. I don't know if the source of the problem could be the same as yours? Best regards |
|
Tags |
ncc, openfoam11 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Lagrangian particle tracking cannot be run in parallel for the cases with AMI patches | Armin.Sh | OpenFOAM Running, Solving & CFD | 7 | March 28, 2021 23:33 |
multiple -parallel cases on single node with single mpirun | mrishi | OpenFOAM Running, Solving & CFD | 1 | June 3, 2019 14:26 |
How can I compare two cases in Tecplot? | yhy20081016 | Tecplot | 5 | February 26, 2019 14:40 |
Test cases of AIAA Sonic Boom Prediction Workshop | prince155 | Main CFD Forum | 0 | September 13, 2018 13:45 |
Directory constructions of complex cases | 7islands | OpenFOAM | 2 | August 26, 2008 06:25 |