|
[Sponsors] |
[Salome] HELP! IdeasToUnvFoam giving error from SALOME mesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 5, 2017, 05:37 |
HELP! IdeasToUnvFoam giving error from SALOME mesh
|
#1 |
New Member
Robert Huang
Join Date: Jan 2017
Posts: 11
Rep Power: 9 |
Hi everyone,
Every time I run IdeasToUnvFoam on my mesh unv file, I get the error: From function Foam:olyMesh:olyMesh(const Foam::IOobject&, const Foam::Xfer<Foam::Field<Foam::Vector<double> > >&, const cellShapeList&, const faceListList&, const wordList&, const wordList&, const Foam::word&, const Foam::word&, const wordList&, bool) in file meshes/polyMesh/polyMeshFromShapeMesh.C at line 592 Found 640 undefined faces in mesh; adding to default patch. Please help, I am trying to do a test case for a project. Had to delete one of the mesh files for space on upload.. |
|
March 7, 2017, 07:57 |
|
#2 |
New Member
Join Date: Jan 2017
Posts: 11
Rep Power: 9 |
You have not created any group of faces in Salome to generate your boundary conditions later in OpenFoam. When you convert your mesh, it detects that you have faces that are not assigned to any boundary, and it creates a boundary named "default" with those faces (as you can see in /constant/polyMesh/boundary).
I don't know what you are trying to simulate, but you need to create your boundaries in Salome (through Create Group). Once this is done, the error will disappear. Besides, you need to do this in order to assign your boundary conditions in folder 0. Best regards |
|
March 28, 2021, 18:37 |
|
#3 |
New Member
Evren Yilmaz Yakin
Join Date: Feb 2016
Location: Ankara, Turkey
Posts: 27
Rep Power: 10 |
Hi,
I have the same problem with same error as below Code:
Sorting boundary faces according to group (patch) 0: inlet_air is patch 1: inlet_fuel is patch 2: outlet is patch 3: wall is faceZone Constructing mesh with non-default patches of size: inlet_air 715 inlet_fuel 889 outlet 242 --> FOAM Warning : From function Foam::polyMesh::polyMesh(const Foam::IOobject&, Foam::pointField&&, const cellShapeList&, const faceListList&, const wordList&, const wordList&, const Foam::word&, const Foam::word&, const wordList&, bool) in file meshes/polyMesh/polyMeshFromShapeMesh.C at line 595 Found 40694 undefined faces in mesh; adding to default patch. Adding cell and face zones Face Zone wall 10250 ideasUnvToFoam: ideasUnvToFoam.C:1287: int main(int, char**): Assertion `nouveau > -1' failed. Aborted (core dumped)
__________________
Best Regards, Evren |
|
January 21, 2022, 13:01 |
|
#4 |
New Member
HH
Join Date: Apr 2019
Posts: 17
Rep Power: 7 |
Hi,
I came across the same error when using quad mesh in salome. I have not tried any other types as i need a structured mesh in a predefined way. I have defined all the boundaries in salome. Did you solve this error? If so, can you share what you did? Any help is appreciated. Thanks, HH |
|
May 12, 2023, 07:30 |
|
#5 |
New Member
Edoardo
Join Date: Apr 2023
Location: Italy
Posts: 27
Rep Power: 3 |
I have the same error, any help?
|
|
May 12, 2023, 14:08 |
|
#6 |
Senior Member
Niels Nielsen
Join Date: Mar 2009
Location: NJ - Denmark
Posts: 556
Rep Power: 27 |
Try this.
Newer versions of Salome will/can create some extra groups under the mesh. You need to delete the volume and edge meshes before exporting to UNV.
__________________
Linnemann PS. I do not do personal support, so please post in the forums. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Add Mesh Layers doesnt work on the whole surface | Kryo | OpenFOAM Meshing & Mesh Conversion | 13 | February 17, 2022 08:34 |
[snappyHexMesh] No layers in a small gap | bobburnquist | OpenFOAM Meshing & Mesh Conversion | 6 | August 26, 2015 10:38 |
[Other] Error while tring to convert mesh generated in salome to openfoam | Arjun Jayakumar | OpenFOAM Meshing & Mesh Conversion | 0 | October 10, 2014 09:46 |
[Salome] Error while tring to convert mesh generated in salome to openfoam | Arjun Jayakumar | OpenFOAM Meshing & Mesh Conversion | 0 | October 10, 2014 09:23 |
Salome mesh with NETGEN 1D-2D-3D for OF | kriz | OpenFOAM | 4 | June 14, 2010 07:17 |