libmesh
libmesh copied to clipboard
Abaqus mesh reader does not preserve node ids
The Abaqus mesh reader code ignores node ids in the file and instead numbers them (sequentially?) from 0. Tagging @roystgnr per our Slack discussion.
Doesn't look like I have the authority to assign you @roystgnr ?
Got it, thanks.
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!