# NodalLoad Command

This command is used to construct a NodalLoad object and add it to the enclosing LoadPattern.

```tcl load $nodeTag (ndf $LoadValues) ```

nodeTag

tag of node to which load is applied.

loadvalues

ndf reference load values.

NOTES:

  1. The load values are reference loads values. It is the time series that provides the load factor. The load factor times the reference

values is the load that is actually applied to the node.


Code Developed by: fmk