CGNS stands for CFD General Notation System. It is a general, portable, and extensible standard for the storage and retrieval of CFD analysis data. See here:
https://en.wikipedia.org/wiki/CGNS
You error message says, that it cannot open a file during the simulation (also it doesn't mention, which file cannot be opened, which is not very user-friendly praxis of coding ;-)) and opens some potential for code improvement). Maybe you did some file system operations while the simulation was running, altering some file pathes?
CGNS stands for CFD General Notation System. It is a general, portable, and extensible standard for the storage and retrieval of CFD analysis data. See here: