Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.87 KB

uniformExcitation.rst

File metadata and controls

38 lines (28 loc) · 1.87 KB

UniformExcitation Pattern

pattern('UniformExcitation',patternTag,dir,'-disp',dispSeriesTag,'-vel',velSeriesTag,'-accel',accelSeriesTag,'-vel0',vel0,'-fact',fact)

The UniformExcitation pattern allows the user to apply a uniform excitation to a model acting in a certain direction. The command is as follows:

patternTag unique tag among load patterns

dir

direction in which ground motion acts

  1. corresponds to translation along the global X axis
  1. correspon
ds to translation along the global Y axis
  1. correspon
ds to translation along the global Z axis
  1. correspon
ds to rotation about the global X axis
  1. correspon
ds to rotation about the global Y axis
  1. correspon

ds to rotation about the global Z axis

dispSeriesTag

tag of the TimeSeries series defining the displacement history. (optional)

velSeriesTag

tag of the TimeSeries series defining the velocity history. (optional)

accelSeriesTag

tag of the TimeSeries series defining the acceleration history. (optional)

vel0 the initial velocity (optional, default=0.0)
fact constant factor (optional, default=1.0)

Note

  1. The responses obtained from the nodes for this type of excitation are RELATIVE values, and not the absolute values obtained from a multi-support case.
  2. must set one of the disp, vel or accel time series