Previous Topic

Next Topic

Book Contents

mass Command

This command is used to set the mass at a node.

mass $nodeTag (ndf $MassValues)

$nodeTag

integer tag identifying the node associated with the mass

$MassValues

mass values corresponding to each nodal degrees of freedom (ndf values)

EXAMPLE:

mass 2 2.5 0.0 2.5 0.0 0.0 0.0; # define mass in x and z coordinates

For an example of this command, refer to the Model Building Example

Previous Topic

Next Topic