libmesh icon indicating copy to clipboard operation
libmesh copied to clipboard

Abaqus mesh reader does not preserve node ids

Open jessecarterMOOSE opened this issue 3 years ago • 3 comments

The Abaqus mesh reader code ignores node ids in the file and instead numbers them (sequentially?) from 0. Tagging @roystgnr per our Slack discussion.

jessecarterMOOSE avatar Jul 27 '22 20:07 jessecarterMOOSE

Doesn't look like I have the authority to assign you @roystgnr ?

jessecarterMOOSE avatar Jul 27 '22 20:07 jessecarterMOOSE

Got it, thanks.

roystgnr avatar Jul 27 '22 20:07 roystgnr

Hi guys, getting this fixed would be very nice, at this current stage i have to produce MOOSE node list and Abaqus node list, and interchange the node data via python script

Cheers!

Traiwit avatar Feb 14 '23 06:02 Traiwit