|
[Sponsors] |
October 8, 2024, 17:27 |
SU2 grid file error, could not find NDIME
|
#1 |
New Member
aero29
Join Date: Oct 2018
Location: United States
Posts: 6
Rep Power: 8 |
Hi Everyone,
I am working on creating a SU2 turbomachinery workflow ( SU2 8.1.0) . I have written a code to write the grid in *.su2 format directly. ( ATTACHED : GRID FILE and CONFIG FILE) While running SU2_CFD, I got this error - " ..... ------------------- Geometry Preprocessing ( Zone 0 ) ------------------- Error in "bool CSU2ASCIIMeshReaderFVM::ReadMetadata(bool, CConfig*)": ------------------------------------------------------------------------- Could not find the keyword "NDIME=". Check the SU2 ASCII file format. ------------------------------ Error Exit ------------------------------- " However, all keywords and sections are present in the grid file. I have checked with the turbo tutorials and could not spot issue with my Grid File Format. Any observation will be helpful . thank you ! |
|
October 9, 2024, 03:55 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
You have a multizone mesh, so you need to set up a multiphysics/multizone problem.
For instance this tutorial: https://su2code.github.io/tutorials/Static_CHT/ or in the Testcases repository, we have a subsection turbomachinery: https://github.com/su2code/SU2/tree/...U_turbocharger |
|
October 9, 2024, 06:11 |
|
#3 |
New Member
aero29
Join Date: Oct 2018
Location: United States
Posts: 6
Rep Power: 8 |
Thank you for pointing out the issue ! It is great help
I will modify my Main Config file for multi-zone, and 2 Sub-Config files for 1 rotor and 1 stator. I have also found some explanation on Multi-zone + Multi-physics here as well - "https://su2code.github.io/docs_v7/Multizone/" . Extension - Any suggestions on the best practice for grid handling in a multi-row turbo cases ? For a refined mesh multi-row case, single grid file is too large. As in documentation, for "MULTIZONE_MESH= YES" , ( Each Sub-Config file should have mesh file name) MESH_FILENAME = ZONE1.su2 Do we have any example for case? Thank you for the help ! Appreciate it |
|
Tags |
grid check failed, su2, turbomachinery |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[openSmoke] LaminarSMOKE compilation error | mdhfiz | OpenFOAM Community Contributions | 8 | July 2, 2024 11:32 |
[swak4Foam] funkyDoCalc with OF2.3 massflow | NiFl | OpenFOAM Community Contributions | 14 | November 25, 2020 04:30 |
[foam-extend.org] Problems installing foam-extend-4.0 on openSUSE 42.2 and Ubuntu 16.04 | ordinary | OpenFOAM Installation | 19 | September 3, 2019 19:13 |
what is swap4foam ?? | AB08 | OpenFOAM | 28 | February 2, 2016 02:22 |
[swak4Foam] swak4foam building problem | GGerber | OpenFOAM Community Contributions | 54 | April 24, 2015 17:02 |