Open
Description
Describe the bug
After the OUTPUT_FILE = CGNS option was added I decided to use it to export my mesh from SU2 to CGNS after my CFD calculation converged.
SU2 correctly generates the mesh file in CGNS format. However, boundary patches are not present and the mesh consists of a huge block.
AFTER CONVERSION FROM .su2 to .cgns
Thank you in advance for your help.
Bug report checklist
- [ ✓] Consulting the build instructions (https://su2code.github.io/docs_v7/Build-SU2-Linux-MacOS/).
- [ ✓] Looking for similar problems on GitHub or CFD-Online (https://www.cfd-online.com/Forums/su2/).
- [✓ ] Updating to the newest version of SU2 (either develop, master, or the pre-built executables https://su2code.github.io/download.html).
Desktop (please complete the following information):
- OS: [e.g., Ubuntu 20.04]
- C++ compiler and version: GCC 11.2
- MPI implementation and version: OpenMPI 5.0.6
- SU2 Version: 8.1.0 Harrier