|
[Sponsors] |
June 26, 2007, 11:51 |
Ccm26tofoam problems
|
#1 |
New Member
abhishek k n
Join Date: Mar 2009
Location: Gothenburg, Sweden
Posts: 16
Rep Power: 17 |
Hi
I am trying to import the ccm++ mesh containing 1.7 million cells. When i run the check mesh following errors 1. bool primitiveMesh::checkFacePyramids(const bool, const scalar, labelHashSet*) const: face 4891768 points the wrong way. Pyramid volume: -2.68463e-11 Face 4(13595581 13598892 12444508 11638869) area: 6.5171e-06 Owner cell: 842458 Owner cell vertex labels: 16 ( 13595581 13598892 12444508 11638869 13324323 11638873 13601768 11638874 11638868 13551335 12466029 679059 11638876 679057 12466028 13600671 How can i check this cell in starccm is it the number corresponding to Owner cell: 842458 or is it possible in paraview/parafoam 2.bool primitiveMesh::checkUpperTriangular(const bool, labelHashSet*) const : face 232123 out of position. Markup label: 232122. All subsequent faces will also be out of position. Please check the mesh manually. --> FOAM Serious Error : From function bool primitiveMesh::checkUpperTriangular(const bool, labelHashSet*) const in file meshes/primitiveMesh/primitiveMeshCheck.C at line 1354 Error in face ordering: faces not in upper triangular order! Writing 1 unordered faces to set upperTriangularFace what is this error Bye, abhishek |
|
June 26, 2007, 15:46 |
1. The converter should write
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
1. The converter should write a volScalarField "cellType" which gives the ccm cell id. The two should be the same for a compacted mesh.
You could use the 'setSet' application to look at a single cell. E.g. cellSet c0 new labelToCell (842458) 2. Upper-triangular : discussed on this board before. The error itself should not be there since ccm26ToFoam sorts the faces before writing. If you can generate a small case (<50k cells) that has the same behaviour I don't mind having a look at it. |
|
June 27, 2007, 05:42 |
Hi Mattijs
The format for c
|
#3 |
New Member
abhishek k n
Join Date: Mar 2009
Location: Gothenburg, Sweden
Posts: 16
Rep Power: 17 |
Hi Mattijs
The format for cellset command is Usage: cellSet <root> <case> [-parallel] Command cellSet c0 new labelToCell (842458) is not working. Bye, abhishek |
|
June 27, 2007, 05:49 |
Re: Upper-triangle error messa
|
#4 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
Re: Upper-triangle error message.
I've seen this problem before. Since the faces are correctly sorted (in ccm26ToFoam), the error indidates something else. When a cell joins to its neighbour across TWO faces instead of one (eg, when a concave polyhedral cell connects to its neighbour), it messes up the face order checking, but is not a problem. Of course, if the polyhedra were all correctly convex, or at least not concave, this error would not be reported. |
|
June 28, 2007, 07:19 |
Hi Mattijis
I used setSet
|
#5 |
New Member
abhishek k n
Join Date: Mar 2009
Location: Gothenburg, Sweden
Posts: 16
Rep Power: 17 |
Hi Mattijis
I used setSet command. It wrote some file in directory VTK and Consatant. Noe how to look that cell, using ParaFoam. Bye, abhishek |
|
June 29, 2007, 03:50 |
Hi Mattijis
Thank you...
|
#6 |
New Member
abhishek k n
Join Date: Mar 2009
Location: Gothenburg, Sweden
Posts: 16
Rep Power: 17 |
Hi Mattijis
Thank you... I was able to view the cells in parafoam I will look into Upper-triangular stuff using smaller mesh size bye abhishek |
|
June 29, 2007, 09:45 |
As I mentioned, the upper-tria
|
#7 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
As I mentioned, the upper-triangle check might be tripped by concave poly cells.
Here a small mesh subset that illustrates it: concaveCase.tar.gz With a corresponding screenshot: |
|
July 6, 2007, 12:34 |
HI
Is it possible to do som
|
#8 |
New Member
abhishek k n
Join Date: Mar 2009
Location: Gothenburg, Sweden
Posts: 16
Rep Power: 17 |
HI
Is it possible to do some mesh cleaning in OF. Like deleting highly skewed faces, smoothing warped faces or rectifying highly non orthogonal faces. Is it possible to use cell Set command to carry out this kind of operation or may be some other command. What is basis for non orthogonal corrector range from 0 to 20. |
|
April 15, 2014, 09:37 |
|
#9 | |
New Member
Richel Bilderbeek
Join Date: Nov 2013
Posts: 14
Rep Power: 13 |
Quote:
__________________
I will never accept a 'Friend' request, I will always accept beer |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Problems with coedge curves and surfaces | tommymoose | ANSYS Meshing & Geometry | 6 | December 1, 2020 12:12 |
Needed Benchmark Problems for FSI | Mechstud | Main CFD Forum | 4 | July 26, 2011 13:13 |
[Other] Problems with starccm mesh | AndTen | OpenFOAM Meshing & Mesh Conversion | 1 | February 23, 2010 05:43 |
Two-phase air water flow problems by activating Wall Lubrication Force | challenger85 | CFX | 5 | November 5, 2009 06:44 |
Help required to solve Hydraulic related problems | aero | CFX | 0 | October 30, 2006 12:00 |