Uniform Excitation Pattern

From OpenSeesWiki
Revision as of 22:08, 2 February 2011 by Mcganncr (talk | contribs) (moved Uniform Exciatation Pattern to Uniform Excitation Pattern: typo in the title)
Jump to navigation Jump to search




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

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

$patternTag unique tag among load patterns
$dir direction in which ground motion 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