Constant TimeSeries: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
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.
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 = C <math>


{|  
{|  
| style="background:yellow; color:black; width:800px" | '''uniaxialMaterial Constant tag? <-factor $factor>'''
| style="background:yellow; color:black; width:800px" | '''uniaxialMaterial Constant tag? <-factor $C>'''
|}
|}


Line 10: Line 10:
|  style="width:150px" | '''$tag ''' || unique tag among TimeSeries objects.
|  style="width:150px" | '''$tag ''' || unique tag among TimeSeries objects.
|-
|-
 
|  '''$C''' || the load factor applied (optional, default=1.0)  
|  '''$factor''' || the load factor applied (optional, default=1.0)  
|}
|}



Revision as of 21:52, 16 February 2010

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 = C <math>

uniaxialMaterial Constant tag? <-factor $C>

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



Code Developed by: fmk