BuildingTcl -- addLoad: LoadTypeLabel LateralPushover

From OpenSeesWiki
Revision as of 03:46, 12 November 2009 by Silviamazzoni (talk | contribs)
Jump to navigation Jump to search

Commands

addLoadData LoadLabel $LoadLabel
addLoadData LoadTypeLabel LateralPushover
addLoadData DMax $DMax
<addLoadData LoadDescription $LoadDescription>
<addLoadData LateralDirection $LateralDirection>
<addLoadData CycleType $CycleType>
<addLoadData NCycles $NCycles>
<addLoadData ControlNodeFloor $ControlNodeFloor>
<addLoadData ScaleFactor $ScaleFactor>
<addLoadData LateralLoadDistribution $LateralLoadDistribution>
addLoad


Arguments

$LoadLabel
Unique Load Label for reference
$LoadDescription
Text. Optional, default = blank {}
$LateralDirection
. Optional, default = X
$CycleType
Pushover cycle type. Optional, default = Push
Options
Push (0 1)
Full (0 1 0 -1 0)
Half (0 1 0)
$NCycles
Number of cycles. Optional, default = 1
$ControlNodeFloor
Floor location fo displacement-control node. Optional, default = top
$ScaleFactor
Scale Factor. Optional, default = 1.0
$LateralLoadDistribution
Lateral-load distribution along height. Optional, default = Linear
Options
Linear


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