EXECUTING:
/usr/local/bin/cgnscheck -w3 test_fix.cgns

reading CGNS file test_fix.cgns

reading base "BASE#1"
reading zone "project3.uns"
  reading element set "FLUID"
  reading element set "INLET"
  reading element set "INNER_WALL"
  reading element set "OUTER_WALL"
  reading element set "OUTLET"
  building volume faces hash table...
  finding exterior nodes...

checking base "BASE#1"
checking zone "project3.uns"
  checking coordinates "GridCoordinates"
    checking coordinate "CoordinateX"
WARNING:dataclass not given
    checking coordinate "CoordinateY"
WARNING:dataclass not given
    checking coordinate "CoordinateZ"
WARNING:dataclass not given
  checking elements
  checking element set "FLUID"
  checking element set "INLET"
  checking element set "INNER_WALL"
  checking element set "OUTER_WALL"
  checking element set "OUTLET"
  checking boundary conditions
  checking BC "BC1_on_INLET"
WARNING:family name "INLET" not found
    checking BC interface
WARNING:170 nodes are not boundary nodes
  checking BC "BC1_on_INNER_WALL"
WARNING:family name "INNER_WALL" not found
    checking BC interface
WARNING:862 nodes are not boundary nodes
  checking BC "BC1_on_OUTER_WALL"
WARNING:family name "OUTER_WALL" not found
    checking BC interface
ERROR:1344 node numbers are out of range
WARNING:1377 nodes are not boundary nodes
  checking BC "BC1_on_OUTLET"
WARNING:family name "OUTLET" not found
    checking BC interface
ERROR:280 node numbers are out of range
WARNING:280 nodes are not boundary nodes
  checking discrete data "PID"
    checking discrete data array "PID"
WARNING:dataclass is not given

checking complete
12 warnings (12 shown)
2 errors

FINISHED


