BuildingTcl -- addLoad: LoadTypeLabel UniformSine

From OpenSeesWiki
Jump to navigationJump to search
BuildingTclLogo.gif

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