Replies: 1 comment 2 replies
-
You can separate your mesh into multiple zones and use each of the new meshes in one zone. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I get an error when run SU2_DEF.
How can I change multizone mesh to one-zone mesh. Or fix this problems?
Reading the CGNS file: wing.cgns.
WARNING: The CGNS file version (3.11) is old and may cause high memory usage issues, consider updating the file with the cgnsupdate tool.
CGNS file contains 1 database(s).
Database 1, BASE#1: cell dimension of 2, physical dimension of 3.
9 total zone(s).
Error in "void CCGNSMeshReaderFVM::ReadCGNSZoneMetadata()":
CGNS reader currently expects only 1 zone per CGNS file.Multizone problems can be run with separate CGNS files for each zone.
Beta Was this translation helpful? Give feedback.
All reactions