|
[Sponsors] |
Error- Failed to determine a vertex ring while using "dynamicTopoFvMesh" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 6, 2016, 16:27 |
Error- Failed to determine a vertex ring while using "dynamicTopoFvMesh"
|
#1 |
New Member
Rupesh
Join Date: Jan 2016
Posts: 11
Rep Power: 10 |
I was trying to do case setup using "dynamicTopoFvMesh" and came across following error.Need help.
please see the attached test case. i am using foam extend 3.1. --> FOAM FATAL ERROR: Failed to determine a vertex ring. Failure mode: 1 Edge: 5162:: (1463 1469) edgeFaces: 2(4523 5035) Patch: outlet Current vertexHull: 2{-1} From function void dynamicTopoFvMesh::buildVertexHull ( const label eIndex, labelList& vertexHull, const label checkIndex ) in file dynamicTopoFvMesh/dynamicTopoFvMesh.C at line 1357. FOAM aborting Aborted (core dumped) I am new to this kind of mesh Motion examples and just trying to set up an case on trial and error basis. apologies if i have made any silly mistake. Regards, Rupesh |
|
April 10, 2016, 18:54 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answers:
For the issue on this post, I suggest you take a step back and check the example cases they have for this... check here: http://www.cfd-online.com/Forums/ope...l-example.html You sent me a PM with a few questions, which I'll quote here: Quote:
Either way, negative volume usually is related to the re-mesh option needing to be turned on (I know the option is defined somewhere in "dynamicMeshDict"), because the mesh is probably already too stretched and is unable to stretch any more.
__________________
|
||
April 27, 2016, 04:55 |
|
#3 |
New Member
Rupesh
Join Date: Jan 2016
Posts: 11
Rep Power: 10 |
Dear Bruno,
Apologies for not sharing the complete information and Thanks for guiding me along. As correctly predicted by you, the issue of Negative volume was related to the Mesh refinement option available in "dynamicMeshDict" file, and I have corrected the issue by adjusting suitable "refinementOptions". At present the "moveDynamicMesh" command works fine but I am getting following error when I try to use "pimpleDymFoam" solver. (Note- I am using foam-extend 3.1 version.) Code:
[================= Mesh reOrdering ================= Mesh Info [n]: Points: 9031 Edges: 59137 Faces: 98230 Cells: 48122 Internal Edges: 53179 Internal Faces: 94258 nPatches: 7 ================= Mesh Info [n+1]: Points: 7481 Edges: 48051 Faces: 79160 Cells: 38588 Internal Edges: 42099 Internal Faces: 75192 nPatches: 7 ================= Checking index ranges...Done. Checking face-cell connectivity...Done. Checking for unused points...Done. Checking edge-face connectivity...Done. Checking point-edge connectivity...Done. Checking cell-point connectivity...Done. ReOrdering points...Done. ReOrdering cells...Done. ReOrdering faces...Done. ReOrdering edges...Done. Reordering time: 0.411953 s void dynamicTopoFvMesh::mapFields(const mapPolyMesh&) const: Mapping fv fields. Segmentation fault (core dumped) ] To reproduce the error simply run - pimpleDymFoam Regards, Rupesh |
|
July 21, 2016, 06:54 |
|
#4 |
New Member
Rupesh
Join Date: Jan 2016
Posts: 11
Rep Power: 10 |
Anyone got any solution for the above error? Somehow I keep bumping into same error and have no idea how to resolve it.
Rupesh |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ill defined primitive entry 'boundary' | francisco.angel | OpenFOAM Pre-Processing | 16 | September 8, 2022 07:11 |
[mesh manipulation] Mesh Refinement | Luiz Eduardo Bittencourt Sampaio (Sampaio) | OpenFOAM Meshing & Mesh Conversion | 42 | January 8, 2017 13:55 |
[blockMesh] --> foam fatal error: | lillo763 | OpenFOAM Meshing & Mesh Conversion | 0 | March 5, 2014 11:27 |
[CAD formats] my stl surface is seen as just a line | rcastilla | OpenFOAM Meshing & Mesh Conversion | 2 | January 6, 2010 02:30 |
NACA0012 geometry/design software needed | Franny | Main CFD Forum | 13 | July 7, 2007 16:57 |