Constant TimeSeries

From OpenSeesWiki
Revision as of 21:12, 23 February 2010 by Fmk (talk | contribs)
Jump to navigation Jump to search

This command is used to construct a TimeSeries object in which the load factor applied remains constant and is independent of the time in the domain, i.e. <math> \lambda = f(t) = C </math>

timeSeries Constant $tag <-factor $C>

$tag unique tag among TimeSeries objects.
$C the load factor applied (optional, default=1.0)



Code Developed by: fmk