Open Ayubirad opened 1 year ago
mesh
command applies the same args to each element in the mesh. You can define the first and last elements with release then use mesh
to define the interior elementsThanks Prof. @mhscott Regarding number 2, I'm modeling a 3D 36-m Warren truss using elasticBeamColumn elements. Manually defining the first and last elements for each node and releasing the moment would be a really time-consuming process. Thanks for the quick reply. Best regards,
Dear Dr. @zhuminjie I would appreciate it if you could kindly respond to the questions below:
element('elasticBeamColumn', eleTag, *eleNodes, secTag, transfTag, <'-mass', mass>, <'-cMass'>, <'-releasez', releaseCode>, <'-releasey', releaseCode>)