Hi,
I’m trying to export a 3D mesh from SALOME to use in SU2 for CFD, but I’m running into errors.
- When I export directly to SU2 format, SALOME shows: “Export Failed: TypeError: Cannot unpack non-iterable CellBlock object.”
- If I export in CGNS format instead, it completes without errors, but SU2 fails to read it, showing: "Parsing config file zone 0, Assertion failed: head && *head file ../externals/cgns/hdf5/H5CX.c, line 3579.”
Is there a fix or workaround for this issue?
Regards,
N469