BuildingTcl -- addLoad: LoadTypeLabel UniformSine

From OpenSeesWiki
Revision as of 04:01, 12 November 2009 by Silviamazzoni (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Commands

addLoadData LoadLabel $LoadLabel
addLoadData LoadTypeLabel UniformSine
addLoadData GMSineAccAmpl $GMSineAccAmpl
addLoadData PeriodSine $PeriodSine
addLoadData DurationSine $DurationSine
<addLoadData LoadDescription $LoadDescription >
<addLoadData GMdirection $GMdirection>
addLoad


Arguments

$LoadLabel
Unique Load Label for reference
$GMSineAccAmpl
Acceleration amplitude of sine wave
$PeriodSine
Period of sine wave input (in basic time units)
$DurationSine
Duration of input sine wave (in basic time units)
$LoadDescription
Text. Optional, default = blank {}
$GMdirection
Ground-motion input direction. Optional, default = X
Options
  • X
  • Y
  • Z (3D only)
  • rotX (3D only)
  • rotY (3D only)
  • rotZ


Notes

The addLoad command must be placed at the end of each Load-data definition, as it takes all data defined since the last addLoad command and define the Load.


Options


BuildingTcl -- addLoad

Return to BuildingTcl Command Language Manual