CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [Other] cgnsToFoam problems with "QUAD_4" cells (https://www.cfd-online.com/Forums/openfoam-meshing/85848-cgnstofoam-problems-quad_4-cells.html)

lentschi March 8, 2011 09:29

cgnsToFoam problems with "QUAD_4" cells
 
Hello everyone,

I performed cgnsToFoam but got some warnings:

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM Extend Project: Open source CFD |
| \\ / O peration | Version: 1.6-ext |
| \\ / A nd | Web: www.extend-project.de |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Create time

--> FOAM Warning : Cell type "QUAD_4" found in zone 0, section 20 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 0, section 21 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 0, section 22 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 1, section 117 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 1, section 118 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 1, section 119 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 1, section 120 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 2, section 1 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 2, section 2 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 2, section 3 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 3, section 281 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 3, section 282 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 3, section 283 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 3, section 284 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 3, section 285 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 3, section 286 has no OpenFOAM equivalence - skipping
--> FOAM Warning : Cell type "QUAD_4" found in zone 3, section 287 has no OpenFOAM equivalence - skipping
--> FOAM Warning : The BC "DT to RU Side 1" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
--> FOAM Warning : The BC "DT to RU Side 2" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
--> FOAM Warning : The BC "RU to SVWG Side 1" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
--> FOAM Warning : The BC "SVWG to SC Side 2" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
--> FOAM Warning : The BC "NOSE_LOWER Side 1" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
--> FOAM Warning : The BC "NOSE_LOWER Side 2" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
--> FOAM Warning : The BC "NOSE_UPPER Side 1" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
--> FOAM Warning : The BC "NOSE_UPPER Side 2" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
--> FOAM Warning : The BC "RU to SVWG Side 2" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
--> FOAM Warning : The BC "SVWG to SC Side 1" is defined with a type BCTypeNull.
It will be mapped to Foam's wallFunction type
Output of mesh and boundary conditions


Now,I want to show this "QUAD_4" cells in ParaView to localize them.
Does anyone know, how I can do that?Additionally I don't know, how I can allocate the information "zone 0, section 20" to specific points?


Thanks in advance.

Markus

lentschi March 9, 2011 04:49

I got it!

The adfviewer visualises these '"QUAD_4"-Cells.


All times are GMT -4. The time now is 09:22.