Topic: Beam element numbering in results

Dear all,
I think it will be better to have the real (input deck) number of a beam element in the line:

Element output:
---------------
beam element 1 :  <<<<<<<<<<<<<<<<<<<<<<------------------------
...

instead of a progressive numbering. In fact the reported result happens even when in the input deck I have:

Beam3d 6 nodes 2 1 2 mat 1  ....

If I remember well Mikael did something similar the Quad1MindlinShell3D output, but I cannot find out where the modification was done in Git repo, neither the posts related.

It will be best to have the "real" input number for all elements in the results.

Thanks,
Giovanni

Re: Beam element numbering in results

Agreed. Only beam (and a few other elements) were printing it this way. The default behavior is to also print the label.
I have changed this, and I will push the changes tomorrow.

3 (edited by johnnyontheweb 09-10-2015 13:14:42)

Re: Beam element numbering in results

Thanks, I'm looking forward for the changes.

Giovanni

Re: Beam element numbering in results

Mikael, can you please tell the format in which the label will be reported? the progressive number will be present anyway? thanks

Re: Beam element numbering in results

"element #label (#progressive_number)"

(same for all elements)

Re: Beam element numbering in results

Mikael, did you change your Git repo or it is always in Github? After a week and a half I cannot find your commit on numbering. If you had no time don't worry, I can wait.

thanks

Re: Beam element numbering in results

I might have not pushed the change. I'll check tomorrow at work.