|
[Sponsors] |
cannot view an openfoam case with a sliding interface in paraview |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 17, 2021, 14:18 |
cannot view an openfoam case with a sliding interface in paraview
|
#1 |
New Member
karim mohamed
Join Date: Dec 2020
Location: Cairo, Egypt
Posts: 3
Rep Power: 5 |
Hello all,
I am using Foam-Extend 4.1 to simulate an internal combustion engine. I used the functionality of a sliding interface to establish communication between two non-conforming patches who slide on one another (it relates to the curtain of the valve). As far as the code messages show, the program works fine when I test the "moveDynamicMesh" solver. However, when I try to view the case in paraview I get the following error: "The number of faces in faces (...) and owner (...) does not match" From my understanding (please correct me if I am wrong), the sliding interface function projects the mesh points from one of the patches to the other in order to create a conforming interface. This may increase the number of the faces in the mesh as the function may end up splitting one of the faces on a patch into two or more to conform with a face on the other patch. So, my guess is that a different number of faces in "faces" and in "owner" (the initial mesh) is correct. The question is how do I open this case in paraview? Please note that the paraview version is 5.9.1 and I do not use paraview that comes with Foam-extend, I use the command "paraFoam -touch" and then open the case in paraview. Thanks all, Karim |
|
August 20, 2021, 06:21 |
|
#2 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hey,
well, we don't see any messages and how moveDynamicMesh works/runs (no output of the application was provided by you). However, it seems wired. Are you using paraFoam or paraview to open ParaView? Can you open the mesh without having anything calculated? What does checkMesh tells us?
__________________
Keep foaming, Tobias Holzmann |
|
August 21, 2021, 19:20 |
|
#3 |
New Member
karim mohamed
Join Date: Dec 2020
Location: Cairo, Egypt
Posts: 3
Rep Power: 5 |
Hi Tobias,
Thank you for the response. I have attached two screenshots of the first and final time steps outputs. |
|
March 11, 2024, 09:38 |
|
#4 | |
Member
Pedro Gouveia
Join Date: Oct 2022
Location: Portugal
Posts: 64
Rep Power: 4 |
Quote:
I am facing the exact problem. The main differences is that I am using OF11, and the file that defines the dynamic mesh behaviour is called dynamicMeshDict instead of moveDynamicMesh. Have you found a solution to your problem? Thanks in advance, Pedro Gouveia |
||
Tags |
foam extend 4.1, ggi interface, paraview 5.9.1, sliding interface |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |
New OpenFOAM Forum Structure | jola | OpenFOAM | 2 | October 19, 2011 07:55 |
OpenFoam 2.0 hopper case visualization with Paraview | amscosta | OpenFOAM | 11 | September 15, 2011 03:44 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |