Uniform Excitation Pattern

From OpenSeesWiki
Revision as of 23:19, 24 February 2010 by Fmk (talk | contribs) (Created page with 'The UniformExciatation pattern allows the user to apply a uniform excitatation to a model acting in a certain direction. The command to generate a multi-support excitation cont…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The UniformExciatation pattern allows the user to apply a uniform excitatation to a model acting in a certain direction.


The command to generate a multi-support excitation contains in { } the commands to generate all the ground motions and the single-point constraints in the pattern. The command is as follows:


pattern UniformExcitation $patternTag $dir -accel $tsTag <-vel0 $ver0>

$patternTag unique tag among load patterns
$dir direction graound motin acts
$tsTag tag of the TimeSeries series defining the acceleration history.
vel0 optional, the initial velocity, default=0.0.

NOTES:

  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.


Code Developed by: fmk