Adding mass to structural elements or nodes in FLAC3D

Hi,

Is there any way to add mass, which is to be employed in dynamic analysis, to structural elements or nodes in FLAC3D other than by increasing the density of elements artificially?

Kind Regards,
CGulenc

See the FISH intrinsic: struct.node.mass.added

https://docs.itascacg.com/itasca900/common/sel/doc/manual/sel_manual/nodes/fish/sel.node_intrinsics/fish_sel.node.mass.added.html#struct.node.mass.added

Thank you very much.

Hi again,

I used the fish function given above in the following piece of code.

image

Although I can observe the increase in response clearly due to the additional mass, I cannot see the amount of real mass value used in the analysis. The figures given below show the mass values (the same values before adding the new mass) calculated due to the density of the element even after the analysis.

How can I visualize the real mass (the mass from density + the additional mass) values used in the analysis?

Please update to the newest version, e.g., v9.164.

Thank you. It’s OK now.