Page 1 of 1

bug - Elmer crash when loadin unv file

Posted: 10 Feb 2023, 21:32
by catalineacsu
Hello,

Elmer crashes when I load the attached UNV file. I also tried to use the converted grid by using ElmerGrid 8 2 meshName.unv without success.
Mesh was generated with Salome. I am able to open it with GMSH though and is seems fine.
I am using the GUI of Elmer 9.0-Release

Regards,
Catalin

Re: bug - Elmer crash when loadin unv file

Posted: 10 Feb 2023, 21:43
by kevinarden
GetElementSide: unknown elementtype 219505536 (elem=0,side=0)
***** ERROR: We cannot continue with this! *****
***** Cannot continue

Re: bug - Elmer crash when loadin unv file

Posted: 10 Feb 2023, 21:49
by kevinarden
Import unv in salome, create group of volumes for the body
create group edge elements, then delete with contents so that only volumes and faces are left
export unv again
opens in ElmerGUI

Re: bug - Elmer crash when loadin unv file

Posted: 10 Feb 2023, 21:53
by kevinarden
There are also 429 coincident nodes, if not intentional, should be merged.

Re: bug - Elmer crash when loadin unv file

Posted: 12 Feb 2023, 11:59
by catalineacsu
thanks everyone,
I recreated a similar geometry and had it working. Probably all the problems you mentioned got fixed by having a clean geometry.
regards
Catalin